providerArns

@JvmName(name = "ujxvyenmoeeettlf")
suspend fun providerArns(value: Output<List<String>>)
@JvmName(name = "cwdeojdsqcyovylp")
suspend fun providerArns(value: List<String>?)

Parameters

value

A list of the Amazon Cognito user pool ARNs for the `COGNITO_USER_POOLS` authorizer. Each element is of this format: `arn:aws:cognito-idp:{region}:{account_id}:userpool/{user_pool_id}`. For a `TOKEN` or `REQUEST` authorizer, this is not defined.


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


@JvmName(name = "ehuudfdntklbqkju")
suspend fun providerArns(values: List<Output<String>>)
@JvmName(name = "wdtthugtdfaduswy")
suspend fun providerArns(vararg values: String)

Parameters

values

A list of the Amazon Cognito user pool ARNs for the `COGNITO_USER_POOLS` authorizer. Each element is of this format: `arn:aws:cognito-idp:{region}:{account_id}:userpool/{user_pool_id}`. For a `TOKEN` or `REQUEST` authorizer, this is not defined.