boundIamPrincipalArns

@JvmName(name = "hlaebklrqhcankvg")
suspend fun boundIamPrincipalArns(value: Output<List<String>>)
@JvmName(name = "vvqcvledjkocykub")
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 = "uhoagifkyqyohwjw")
suspend fun boundIamPrincipalArns(vararg values: Output<String>)


@JvmName(name = "lvmlusjsgumkcjeq")
suspend fun boundIamPrincipalArns(values: List<Output<String>>)
@JvmName(name = "xgxlacgiybxafexb")
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.