Aws Cluster Control Plane Aws Services Authentication
data class AwsClusterControlPlaneAwsServicesAuthentication(val roleArn: String, val roleSessionName: String? = null)
Constructors
Link copied to clipboard
fun AwsClusterControlPlaneAwsServicesAuthentication(roleArn: String, roleSessionName: String? = null)