Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.finspace.CfnEnvironmentMixinProps.Builder
Packages that use CfnEnvironmentMixinProps.Builder
-
Uses of CfnEnvironmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.finspace
Methods in software.amazon.awscdk.cfnpropertymixins.services.finspace that return CfnEnvironmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.builder()CfnEnvironmentMixinProps.Builder.dataBundles(List<String> dataBundles) Deprecated.this property has been deprecatedCfnEnvironmentMixinProps.Builder.description(String description) Sets the value ofCfnEnvironmentMixinProps.getDescription()CfnEnvironmentMixinProps.Builder.federationMode(String federationMode) Sets the value ofCfnEnvironmentMixinProps.getFederationMode()CfnEnvironmentMixinProps.Builder.federationParameters(CfnEnvironmentPropsMixin.FederationParametersProperty federationParameters) Sets the value ofCfnEnvironmentMixinProps.getFederationParameters()CfnEnvironmentMixinProps.Builder.federationParameters(IResolvable federationParameters) Sets the value ofCfnEnvironmentMixinProps.getFederationParameters()Sets the value ofCfnEnvironmentMixinProps.getKmsKeyId()Sets the value ofCfnEnvironmentMixinProps.getName()CfnEnvironmentMixinProps.Builder.superuserParameters(CfnEnvironmentPropsMixin.SuperuserParametersProperty superuserParameters) Sets the value ofCfnEnvironmentMixinProps.getSuperuserParameters()CfnEnvironmentMixinProps.Builder.superuserParameters(IResolvable superuserParameters) Sets the value ofCfnEnvironmentMixinProps.getSuperuserParameters()Sets the value ofCfnEnvironmentMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.finspace with parameters of type CfnEnvironmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentMixinProps.Builder.