Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emrcontainers.CfnEndpointMixinProps.Builder
Packages that use CfnEndpointMixinProps.Builder
-
Uses of CfnEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers
Methods in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers that return CfnEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnEndpointMixinProps.builder()CfnEndpointMixinProps.Builder.configurationOverrides(CfnEndpointPropsMixin.ConfigurationOverridesProperty configurationOverrides) Sets the value ofCfnEndpointMixinProps.getConfigurationOverrides()CfnEndpointMixinProps.Builder.configurationOverrides(IResolvable configurationOverrides) Sets the value ofCfnEndpointMixinProps.getConfigurationOverrides()CfnEndpointMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnEndpointMixinProps.getExecutionRoleArn()Sets the value ofCfnEndpointMixinProps.getName()CfnEndpointMixinProps.Builder.releaseLabel(String releaseLabel) Sets the value ofCfnEndpointMixinProps.getReleaseLabel()Sets the value ofCfnEndpointMixinProps.getTags()Sets the value ofCfnEndpointMixinProps.getType()CfnEndpointMixinProps.Builder.virtualClusterId(String virtualClusterId) Sets the value ofCfnEndpointMixinProps.getVirtualClusterId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers with parameters of type CfnEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointMixinProps.Builder.