get User Pool Ui Customization Attachment
suspend fun getUserPoolUiCustomizationAttachment(argument: GetUserPoolUiCustomizationAttachmentPlainArgs): GetUserPoolUiCustomizationAttachmentResult
Resource Type definition for AWS::Cognito::UserPoolUICustomizationAttachment
Return
null
Parameters
argument
null
suspend fun getUserPoolUiCustomizationAttachment(clientId: String, userPoolId: String): GetUserPoolUiCustomizationAttachmentResult
Return
null
Parameters
client Id
The app client ID for your UI customization. When this value isn't present, the customization applies to all user pool app clients that don't have client-level settings..
user Pool Id
The ID of the user pool where you want to apply branding to the classic hosted UI.
See also
suspend fun getUserPoolUiCustomizationAttachment(argument: suspend GetUserPoolUiCustomizationAttachmentPlainArgsBuilder.() -> Unit): GetUserPoolUiCustomizationAttachmentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetUserPoolUiCustomizationAttachmentPlainArgs.