class Aws::EKS::Types::ConnectorConfigRequest
The configuration sent to a cluster for configuration.
@note When making an API call, you may pass ConnectorConfigRequest
data as a hash: { role_arn: "String", # required provider: "EKS_ANYWHERE", # required, accepts EKS_ANYWHERE, ANTHOS, GKE, AKS, OPENSHIFT, TANZU, RANCHER, EC2, OTHER }
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration. @return [String]
@!attribute [rw] provider
The cloud provider for the target cluster to connect. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/ConnectorConfigRequest AWS API Documentation
Constants
- SENSITIVE