get User Pool Risk Configuration Attachment
suspend fun getUserPoolRiskConfigurationAttachment(argument: GetUserPoolRiskConfigurationAttachmentPlainArgs): GetUserPoolRiskConfigurationAttachmentResult
Resource Type definition for AWS::Cognito::UserPoolRiskConfigurationAttachment
Return
null
Parameters
argument
null
suspend fun getUserPoolRiskConfigurationAttachment(clientId: String, userPoolId: String): GetUserPoolRiskConfigurationAttachmentResult
Return
null
Parameters
client Id
The app client where this configuration is applied. When this parameter isn't present, the risk configuration applies to all user pool app clients that don't have client-level settings.
user Pool Id
The ID of the user pool that has the risk configuration applied.
See also
suspend fun getUserPoolRiskConfigurationAttachment(argument: suspend GetUserPoolRiskConfigurationAttachmentPlainArgsBuilder.() -> Unit): GetUserPoolRiskConfigurationAttachmentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetUserPoolRiskConfigurationAttachmentPlainArgs.