toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kinesisfirehose.kotlin.outputs
/
DeliveryStreamHttpEndpointCommonAttribute
Delivery
Stream
Http
Endpoint
Common
Attribute
data
class
DeliveryStreamHttpEndpointCommonAttribute
(
val
attributeName
:
String
,
val
attributeValue
:
String
)
Members
Constructors
Delivery
Stream
Http
Endpoint
Common
Attribute
Link copied to clipboard
constructor
(
attributeName
:
String
,
attributeValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
The name of the HTTP endpoint common attribute.
attribute
Value
Link copied to clipboard
val
attributeValue
:
String
The value of the HTTP endpoint common attribute.