get Managed Login Branding
suspend fun getManagedLoginBranding(argument: GetManagedLoginBrandingPlainArgs): GetManagedLoginBrandingResult
Resource Type definition for AWS::Cognito::ManagedLoginBranding
Return
null
Parameters
argument
null
suspend fun getManagedLoginBranding(managedLoginBrandingId: String, userPoolId: String): GetManagedLoginBrandingResult
Return
null
Parameters
managed Login Branding Id
The ID of the managed login branding style.
user Pool Id
The user pool where the branding style is assigned.
See also
suspend fun getManagedLoginBranding(argument: suspend GetManagedLoginBrandingPlainArgsBuilder.() -> Unit): GetManagedLoginBrandingResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetManagedLoginBrandingPlainArgs.