Uses of Class
software.amazon.awscdk.services.finspace.CfnEnvironment.Builder
Packages that use CfnEnvironment.Builder
-
Uses of CfnEnvironment.Builder in software.amazon.awscdk.services.finspace
Methods in software.amazon.awscdk.services.finspace that return CfnEnvironment.BuilderModifier and TypeMethodDescriptionstatic CfnEnvironment.BuilderCfnEnvironment.Builder.description(String description) The description of the FinSpace environment.CfnEnvironment.Builder.federationMode(String federationMode) The authentication mode for the environment.CfnEnvironment.Builder.federationParameters(IResolvable federationParameters) Configuration information when authentication mode is FEDERATED.CfnEnvironment.Builder.federationParameters(CfnEnvironment.FederationParametersProperty federationParameters) Configuration information when authentication mode is FEDERATED.The KMS key id used to encrypt in the FinSpace environment.The name of the FinSpace environment.CfnEnvironment.Builder.superuserParameters(IResolvable superuserParameters) Configuration information for the superuser.CfnEnvironment.Builder.superuserParameters(CfnEnvironment.SuperuserParametersProperty superuserParameters) Configuration information for the superuser.AWS::FinSpace::Environment.Tags.