WorkforcePoolProviderArgs

constructor(attributeCondition: Output<String>? = null, attributeMapping: Output<Map<String, String>>? = null, description: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, extraAttributesOauth2Client: Output<WorkforcePoolProviderExtraAttributesOauth2ClientArgs>? = null, location: Output<String>? = null, oidc: Output<WorkforcePoolProviderOidcArgs>? = null, providerId: Output<String>? = null, saml: Output<WorkforcePoolProviderSamlArgs>? = null, workforcePoolId: Output<String>? = null)