IdentityPoolRoleAttachmentRoleMappingArgs

data class IdentityPoolRoleAttachmentRoleMappingArgs(val ambiguousRoleResolution: Output<String>? = null, val identityProvider: Output<String>? = null, val rulesConfiguration: Output<IdentityPoolRoleAttachmentRulesConfigurationTypeArgs>? = null, val type: Output<String>) : ConvertibleToJava<IdentityPoolRoleAttachmentRoleMappingArgs>

Constructors

constructor(ambiguousRoleResolution: Output<String>? = null, identityProvider: Output<String>? = null, rulesConfiguration: Output<IdentityPoolRoleAttachmentRulesConfigurationTypeArgs>? = null, type: Output<String>)

Properties

Link copied to clipboard
val ambiguousRoleResolution: Output<String>? = null
Link copied to clipboard
val identityProvider: Output<String>? = null
Link copied to clipboard
val type: Output<String>

Functions

Link copied to clipboard
open override fun toJava(): IdentityPoolRoleAttachmentRoleMappingArgs