toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.outputs
/
EventConnectionAuthParametersApiKey
Event
Connection
Auth
Parameters
Api
Key
data
class
EventConnectionAuthParametersApiKey
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Event
Connection
Auth
Parameters
Api
Key
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Header Name.
value
Link copied to clipboard
val
value
:
String
Header Value. Created and stored in AWS Secrets Manager.