Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnSpacePropsMixin.Builder
Packages that use CfnSpacePropsMixin.Builder
-
Uses of CfnSpacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnSpacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnSpacePropsMixin.Builder.awsAccountId(String awsAccountId) The ID of the Amazon Web Services account where the space is being created.static CfnSpacePropsMixin.BuilderCfnSpacePropsMixin.Builder.create()static CfnSpacePropsMixin.BuilderCfnSpacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSpacePropsMixin.Builder.description(String description) A description of the space.The display name of the space.CfnSpacePropsMixin.Builder.permissions(List<? extends Object> permissions) A list of permissions granted on the space.CfnSpacePropsMixin.Builder.permissions(IResolvable permissions) A list of permissions granted on the space.A list of QuickSight resources attached to the space.CfnSpacePropsMixin.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.