Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emrcontainers.CfnEndpointPropsMixin.Builder
Packages that use CfnEndpointPropsMixin.Builder
-
Uses of CfnEndpointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers
Methods in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers that return CfnEndpointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.Builder.configurationOverrides(CfnEndpointPropsMixin.ConfigurationOverridesProperty configurationOverrides) CfnEndpointPropsMixin.Builder.configurationOverrides(IResolvable configurationOverrides) CfnEndpointPropsMixin.Builder.create()CfnEndpointPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEndpointPropsMixin.Builder.executionRoleArn(String executionRoleArn) The execution role ARN for the managed endpoint.The name of the managed endpoint.CfnEndpointPropsMixin.Builder.releaseLabel(String releaseLabel) The Amazon EMR release label.An array of key-value pairs to apply to this managed endpoint.The type of the managed endpoint.CfnEndpointPropsMixin.Builder.virtualClusterId(String virtualClusterId) The ID of the virtual cluster for which the managed endpoint is created.