Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnSecurityConfigurationProps.Builder
Packages that use CfnSecurityConfigurationProps.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnSecurityConfigurationProps.Builder in software.amazon.awscdk.services.emrcontainers
Methods in software.amazon.awscdk.services.emrcontainers that return CfnSecurityConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnSecurityConfigurationProps.builder()CfnSecurityConfigurationProps.Builder.containerProvider(IResolvable containerProvider) Sets the value ofCfnSecurityConfigurationProps.getContainerProvider()CfnSecurityConfigurationProps.Builder.containerProvider(CfnSecurityConfiguration.ContainerProviderProperty containerProvider) Sets the value ofCfnSecurityConfigurationProps.getContainerProvider()Sets the value ofCfnSecurityConfigurationProps.getName()CfnSecurityConfigurationProps.Builder.securityConfigurationData(IResolvable securityConfigurationData) Sets the value ofCfnSecurityConfigurationProps.getSecurityConfigurationData()CfnSecurityConfigurationProps.Builder.securityConfigurationData(CfnSecurityConfiguration.SecurityConfigurationDataProperty securityConfigurationData) Sets the value ofCfnSecurityConfigurationProps.getSecurityConfigurationData()Sets the value ofCfnSecurityConfigurationProps.getTags()Constructors in software.amazon.awscdk.services.emrcontainers with parameters of type CfnSecurityConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityConfigurationProps.Builder.