boundIamPrincipalArns

@JvmName(name = "kelvslpilhmsapvc")
suspend fun boundIamPrincipalArns(value: Output<List<String>>)
@JvmName(name = "fdvrdsudricgxpav")
suspend fun boundIamPrincipalArns(value: List<String>?)

Parameters

value

If set, defines the IAM principal that must be authenticated when auth_type is set to iam. Wildcards are supported at the end of the ARN.


@JvmName(name = "mbentktsgoyqnenm")
suspend fun boundIamPrincipalArns(vararg values: Output<String>)


@JvmName(name = "xolyhvjqqqcerbty")
suspend fun boundIamPrincipalArns(values: List<Output<String>>)
@JvmName(name = "enhwxugcmmdkyaig")
suspend fun boundIamPrincipalArns(vararg values: String)

Parameters

values

If set, defines the IAM principal that must be authenticated when auth_type is set to iam. Wildcards are supported at the end of the ARN.