certificateSettings

@JvmName(name = "dsqovltaijssypfl")
suspend fun certificateSettings(value: Output<DomainCertificateSettingsArgs>)
@JvmName(name = "gstlvgcpklcscgrh")
suspend fun certificateSettings(value: DomainCertificateSettingsArgs?)

Parameters

value

The type of SSL/TLS certificate to use for your custom domain. If you don't specify a certificate type, Amplify uses the default certificate that it provisions and manages for you.


@JvmName(name = "reenvwetgauxqvxd")
suspend fun certificateSettings(argument: suspend DomainCertificateSettingsArgsBuilder.() -> Unit)

Parameters

argument

The type of SSL/TLS certificate to use for your custom domain. If you don't specify a certificate type, Amplify uses the default certificate that it provisions and manages for you.