Aws Cluster Control Plane Aws Services Authentication Args
data class AwsClusterControlPlaneAwsServicesAuthenticationArgs(val roleArn: Output<String>, val roleSessionName: Output<String>? = null) : ConvertibleToJava<AwsClusterControlPlaneAwsServicesAuthenticationArgs>
Constructors
Link copied to clipboard
fun AwsClusterControlPlaneAwsServicesAuthenticationArgs(roleArn: Output<String>, roleSessionName: Output<String>? = null)