mappingRules

@JvmName(name = "pybkylwtugvrrsca")
suspend fun mappingRules(value: Output<List<IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs>>)
@JvmName(name = "lckmiykcaotdgolp")
suspend fun mappingRules(value: List<IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs>?)

Parameters

value

The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role.


@JvmName(name = "ccpfxkhytsvaovkn")
suspend fun mappingRules(vararg values: Output<IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs>)


@JvmName(name = "oreofqgenionodid")
suspend fun mappingRules(values: List<Output<IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs>>)
@JvmName(name = "lgbajpttumihkwhm")
suspend fun mappingRules(vararg values: IdentityPoolRoleAttachmentRoleMappingMappingRuleArgs)

Parameters

values

The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role.


@JvmName(name = "drulgjkrtwgqhgls")
suspend fun mappingRules(argument: List<suspend IdentityPoolRoleAttachmentRoleMappingMappingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wugyjlubpkxtywjo")
suspend fun mappingRules(vararg argument: suspend IdentityPoolRoleAttachmentRoleMappingMappingRuleArgsBuilder.() -> Unit)
@JvmName(name = "agaxvgwdpjjocokw")
suspend fun mappingRules(argument: suspend IdentityPoolRoleAttachmentRoleMappingMappingRuleArgsBuilder.() -> Unit)

Parameters

argument

The Rules Configuration to be used for mapping users to roles. You can specify up to 25 rules per identity provider. Rules are evaluated in order. The first one to match specifies the role.