Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnEndpoint.ConfigurationOverridesProperty.Builder
Packages that use CfnEndpoint.ConfigurationOverridesProperty.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnEndpoint.ConfigurationOverridesProperty.Builder in software.amazon.awscdk.services.emrcontainers
Methods in software.amazon.awscdk.services.emrcontainers that return CfnEndpoint.ConfigurationOverridesProperty.BuilderModifier and TypeMethodDescriptionCfnEndpoint.ConfigurationOverridesProperty.Builder.applicationConfiguration(List<? extends Object> applicationConfiguration) Sets the value ofCfnEndpoint.ConfigurationOverridesProperty.getApplicationConfiguration()CfnEndpoint.ConfigurationOverridesProperty.Builder.applicationConfiguration(IResolvable applicationConfiguration) Sets the value ofCfnEndpoint.ConfigurationOverridesProperty.getApplicationConfiguration()CfnEndpoint.ConfigurationOverridesProperty.builder()CfnEndpoint.ConfigurationOverridesProperty.Builder.monitoringConfiguration(IResolvable monitoringConfiguration) Sets the value ofCfnEndpoint.ConfigurationOverridesProperty.getMonitoringConfiguration()CfnEndpoint.ConfigurationOverridesProperty.Builder.monitoringConfiguration(CfnEndpoint.MonitoringConfigurationProperty monitoringConfiguration) Sets the value ofCfnEndpoint.ConfigurationOverridesProperty.getMonitoringConfiguration()Constructors in software.amazon.awscdk.services.emrcontainers with parameters of type CfnEndpoint.ConfigurationOverridesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.ConfigurationOverridesProperty.Builder.