Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnVirtualClusterProps.Builder
Packages that use CfnVirtualClusterProps.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnVirtualClusterProps.Builder in software.amazon.awscdk.services.emrcontainers
Methods in software.amazon.awscdk.services.emrcontainers that return CfnVirtualClusterProps.BuilderModifier and TypeMethodDescriptionCfnVirtualClusterProps.builder()CfnVirtualClusterProps.Builder.containerProvider(IResolvable containerProvider) Sets the value ofCfnVirtualClusterProps.getContainerProvider()CfnVirtualClusterProps.Builder.containerProvider(CfnVirtualCluster.ContainerProviderProperty containerProvider) Sets the value ofCfnVirtualClusterProps.getContainerProvider()Sets the value ofCfnVirtualClusterProps.getName()CfnVirtualClusterProps.Builder.securityConfigurationId(String securityConfigurationId) Sets the value ofCfnVirtualClusterProps.getSecurityConfigurationId()Sets the value ofCfnVirtualClusterProps.getTags()Constructors in software.amazon.awscdk.services.emrcontainers with parameters of type CfnVirtualClusterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVirtualClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVirtualClusterProps.Builder.