customDomainConfig

@JvmName(name = "axmmgepjifhyubry")
suspend fun customDomainConfig(value: Output<UserPoolDomainCustomDomainConfigTypeArgs>)
@JvmName(name = "gtofjrthmsfsnqrv")
suspend fun customDomainConfig(value: UserPoolDomainCustomDomainConfigTypeArgs?)

Parameters

value

The configuration for a custom domain that hosts the sign-up and sign-in pages for your application. Use this object to specify an SSL certificate that is managed by ACM.


@JvmName(name = "stkbogrrpbxfiyfg")
suspend fun customDomainConfig(argument: suspend UserPoolDomainCustomDomainConfigTypeArgsBuilder.() -> Unit)

Parameters

argument

The configuration for a custom domain that hosts the sign-up and sign-in pages for your application. Use this object to specify an SSL certificate that is managed by ACM.