class Aws::EMRContainers::Types::Endpoint
This entity represents the endpoint that is managed by Amazon EMR on EKS.
@!attribute [rw] id
The ID of the endpoint. @return [String]
@!attribute [rw] name
The name of the endpoint. @return [String]
@!attribute [rw] arn
The ARN of the endpoint. @return [String]
@!attribute [rw] virtual_cluster_id
The ID of the endpoint's virtual cluster. @return [String]
@!attribute [rw] type
The type of the endpoint. @return [String]
@!attribute [rw] state
The state of the endpoint. @return [String]
@!attribute [rw] release_label
The EMR release version to be used for the endpoint. @return [String]
@!attribute [rw] execution_role_arn
The execution role ARN of the endpoint. @return [String]
@!attribute [rw] certificate_arn
The certificate ARN of the endpoint. @return [String]
@!attribute [rw] configuration_overrides
The configuration settings that are used to override existing configurations for endpoints. @return [Types::ConfigurationOverrides]
@!attribute [rw] server_url
The server URL of the endpoint. @return [String]
@!attribute [rw] created_at
The date and time when the endpoint was created. @return [Time]
@!attribute [rw] security_group
The security group configuration of the endpoint. @return [String]
@!attribute [rw] subnet_ids
The subnet IDs of the endpoint. @return [Array<String>]
@!attribute [rw] state_details
Additional details of the endpoint state. @return [String]
@!attribute [rw] failure_reason
The reasons why the endpoint has failed. @return [String]
@!attribute [rw] tags
The tags of the endpoint. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/emr-containers-2020-10-01/Endpoint AWS API Documentation
Constants
- SENSITIVE