FirehoseDeliveryStreamHttpEndpointConfigurationRequestConfigurationCommonAttributeArgs

data class FirehoseDeliveryStreamHttpEndpointConfigurationRequestConfigurationCommonAttributeArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<FirehoseDeliveryStreamHttpEndpointConfigurationRequestConfigurationCommonAttributeArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): FirehoseDeliveryStreamHttpEndpointConfigurationRequestConfigurationCommonAttributeArgs

Properties

Link copied to clipboard
val name: Output<String>

The name of the HTTP endpoint common attribute.

Link copied to clipboard
val value: Output<String>

The value of the HTTP endpoint common attribute.