Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnEndpoint.EMREKSConfigurationProperty.Builder
Packages that use CfnEndpoint.EMREKSConfigurationProperty.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnEndpoint.EMREKSConfigurationProperty.Builder in software.amazon.awscdk.services.emrcontainers
Methods in software.amazon.awscdk.services.emrcontainers that return CfnEndpoint.EMREKSConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnEndpoint.EMREKSConfigurationProperty.builder()CfnEndpoint.EMREKSConfigurationProperty.Builder.classification(String classification) Sets the value ofCfnEndpoint.EMREKSConfigurationProperty.getClassification()CfnEndpoint.EMREKSConfigurationProperty.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnEndpoint.EMREKSConfigurationProperty.getConfigurations()CfnEndpoint.EMREKSConfigurationProperty.Builder.configurations(IResolvable configurations) Sets the value ofCfnEndpoint.EMREKSConfigurationProperty.getConfigurations()CfnEndpoint.EMREKSConfigurationProperty.Builder.properties(Map<String, String> properties) Sets the value ofCfnEndpoint.EMREKSConfigurationProperty.getProperties()CfnEndpoint.EMREKSConfigurationProperty.Builder.properties(IResolvable properties) Sets the value ofCfnEndpoint.EMREKSConfigurationProperty.getProperties()Constructors in software.amazon.awscdk.services.emrcontainers with parameters of type CfnEndpoint.EMREKSConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.EMREKSConfigurationProperty.Builder.