@Stability(value=Stable) public static final class CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.HttpEndpointCommonAttributeProperty>
CfnDeliveryStream.HttpEndpointCommonAttributeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder |
attributeName(String attributeName)
Sets the value of
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.getAttributeName() |
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder |
attributeValue(String attributeValue)
|
CfnDeliveryStream.HttpEndpointCommonAttributeProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder attributeName(String attributeName)
CfnDeliveryStream.HttpEndpointCommonAttributeProperty.getAttributeName()attributeName - The name of the HTTP endpoint common attribute. This parameter is required.this@Stability(value=Stable) public CfnDeliveryStream.HttpEndpointCommonAttributeProperty.Builder attributeValue(String attributeValue)
attributeValue - The value of the HTTP endpoint common attribute. This parameter is required.this@Stability(value=Stable) public CfnDeliveryStream.HttpEndpointCommonAttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.HttpEndpointCommonAttributeProperty>CfnDeliveryStream.HttpEndpointCommonAttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.