Identity Pool Role Attachment Role Mapping
data class IdentityPoolRoleAttachmentRoleMapping(val ambiguousRoleResolution: String? = null, val identityProvider: String? = null, val rulesConfiguration: IdentityPoolRoleAttachmentRulesConfigurationType? = null, val type: String)
Constructors
Link copied to clipboard
constructor(ambiguousRoleResolution: String? = null, identityProvider: String? = null, rulesConfiguration: IdentityPoolRoleAttachmentRulesConfigurationType? = null, type: String)