toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetSecurityPolicyRuleHeaderActionRequestHeadersToAdd
Get
Security
Policy
Rule
Header
Action
Request
Headers
To
Add
data
class
GetSecurityPolicyRuleHeaderActionRequestHeadersToAdd
(
val
headerName
:
String
,
val
headerValue
:
String
)
Members
Constructors
Get
Security
Policy
Rule
Header
Action
Request
Headers
To
Add
Link copied to clipboard
constructor
(
headerName
:
String
,
headerValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
header
Name
Link copied to clipboard
val
headerName
:
String
The name of the header to set.
header
Value
Link copied to clipboard
val
headerValue
:
String
The value to set the named header to.