Aws Eks Cluster Properties Args
constructor(accessConfig: Output<AccessConfigResponseArgs>? = null, arn: Output<String>? = null, certificateAuthority: Output<CertificateArgs>? = null, clientRequestToken: Output<String>? = null, connectorConfig: Output<ConnectorConfigResponseArgs>? = null, createdAt: Output<String>? = null, encryptionConfig: Output<List<EncryptionConfigArgs>>? = null, endpoint: Output<String>? = null, health: Output<ClusterHealthArgs>? = null, id: Output<String>? = null, identity: Output<IdentityArgs>? = null, kubernetesNetworkConfig: Output<KubernetesNetworkConfigResponseArgs>? = null, logging: Output<LoggingArgs>? = null, name: Output<String>? = null, outpostConfig: Output<OutpostConfigResponseArgs>? = null, platformVersion: Output<String>? = null, resourcesVpcConfig: Output<VpcConfigResponseArgs>? = null, roleArn: Output<String>? = null, status: Output<ClusterStatusEnumValueArgs>? = null, tags: Output<Map<String, String>>? = null, version: Output<String>? = null)