Delivery Stream Http Endpoint Common Attribute Args
data class DeliveryStreamHttpEndpointCommonAttributeArgs(val attributeName: Output<String>, val attributeValue: Output<String>) : ConvertibleToJava<DeliveryStreamHttpEndpointCommonAttributeArgs>
Constructors
Link copied to clipboard
fun DeliveryStreamHttpEndpointCommonAttributeArgs(attributeName: Output<String>, attributeValue: Output<String>)