CreateAccessConfigRequest
The access configuration information for the cluster.
Types
Properties
Link copied to clipboard
The desired authentication mode for the cluster. If you create a cluster by using the EKS API, Amazon Web Services SDKs, or CloudFormation, the default is CONFIG_MAP. If you create the cluster by using the Amazon Web Services Management Console, the default value is API_AND_CONFIG_MAP.
Link copied to clipboard
Specifies whether or not the cluster creator IAM principal was set as a cluster admin access entry during cluster creation time. The default value is true.
Functions
Link copied to clipboard
inline fun copy(block: CreateAccessConfigRequest.Builder.() -> Unit = {}): CreateAccessConfigRequest