strictTransportSecurity

@JvmName(name = "ullbpolwfsefknjo")
suspend fun strictTransportSecurity(value: Output<ResponseHeadersPolicyStrictTransportSecurityArgs>)

Parameters

value

Determines whether CloudFront includes the `Strict-Transport-Security` HTTP response header and the header's value. For more information about the `Strict-Transport-Security` HTTP response header, see Security headers in the Amazon CloudFront Developer Guide and Strict-Transport-Security in the MDN Web Docs.


@JvmName(name = "fvpcnykhikxylaue")
suspend fun strictTransportSecurity(argument: suspend ResponseHeadersPolicyStrictTransportSecurityArgsBuilder.() -> Unit)

Parameters

argument

Determines whether CloudFront includes the `Strict-Transport-Security` HTTP response header and the header's value. For more information about the `Strict-Transport-Security` HTTP response header, see Security headers in the Amazon CloudFront Developer Guide and Strict-Transport-Security in the MDN Web Docs.