Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnEndpoint.Builder
Packages that use CfnEndpoint.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnEndpoint.Builder in software.amazon.awscdk.services.emrcontainers
Methods in software.amazon.awscdk.services.emrcontainers that return CfnEndpoint.BuilderModifier and TypeMethodDescriptionCfnEndpoint.Builder.configurationOverrides(IResolvable configurationOverrides) CfnEndpoint.Builder.configurationOverrides(CfnEndpoint.ConfigurationOverridesProperty configurationOverrides) static CfnEndpoint.BuilderCfnEndpoint.Builder.executionRoleArn(String executionRoleArn) The execution role ARN for the managed endpoint.The name of the managed endpoint.CfnEndpoint.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.CfnEndpoint.Builder.virtualClusterId(String virtualClusterId) The ID of the virtual cluster for which the managed endpoint is created.