certificateSettings

@JvmName(name = "wkmraeqoagjbqyxg")
suspend fun certificateSettings(value: Output<DomainCertificateSettingsArgs>)
@JvmName(name = "pqcmxwawmctyotjm")
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 = "hgytqhcqghjtbwrj")
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.