Uses of Class
software.amazon.awscdk.services.quicksight.CfnSpace.Builder
Packages that use CfnSpace.Builder
-
Uses of CfnSpace.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnSpace.BuilderModifier and TypeMethodDescriptionCfnSpace.Builder.awsAccountId(String awsAccountId) The ID of the Amazon Web Services account where the space is being created.static CfnSpace.BuilderCfnSpace.Builder.description(String description) A description of the space.The display name of the space.CfnSpace.Builder.permissions(List<? extends Object> permissions) A list of permissions granted on the space.CfnSpace.Builder.permissions(IResolvable permissions) A list of permissions granted on the space.A list of QuickSight resources attached to the space.CfnSpace.Builder.resources(IResolvable resources) A list of QuickSight resources attached to the space.The unique identifier for the space.A list of key-value pairs to associate with the space resource.