strict Transport Security
suspend fun strictTransportSecurity(value: Output<ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurityArgs>)
suspend fun strictTransportSecurity(value: ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurityArgs?)
Parameters
value
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the header’s value. See Strict Transport Security for more information.
suspend fun strictTransportSecurity(argument: suspend ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurityArgsBuilder.() -> Unit)
Parameters
argument
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the header’s value. See Strict Transport Security for more information.