boundIamPrincipalArns

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


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