public static final class CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder
extends java.lang.Object
CfnDeliveryStream.HttpEndpointCommonAttributeProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder |
attributeName(java.lang.String attributeName)
Sets the value of
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.getAttributeName() |
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder |
attributeValue(java.lang.String attributeValue)
|
CfnDeliveryStream.HttpEndpointCommonAttributeProperty |
build()
Builds the configured instance.
|
public CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder attributeName(java.lang.String attributeName)
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.getAttributeName()
attributeName
- The name of the HTTP endpoint common attribute. This parameter is required.this
public CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder attributeValue(java.lang.String attributeValue)
attributeValue
- The value of the HTTP endpoint common attribute. This parameter is required.this
public CfnDeliveryStream.HttpEndpointCommonAttributeProperty build()
CfnDeliveryStream.HttpEndpointCommonAttributeProperty
java.lang.NullPointerException
- if any required attribute was not provided