@Stability(value=Stable)
public static interface CfnDeliveryStream.HttpEndpointConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.HttpEndpointConfigurationProperty.Builder
A builder for
CfnDeliveryStream.HttpEndpointConfigurationProperty |
static class |
CfnDeliveryStream.HttpEndpointConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.HttpEndpointConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.HttpEndpointConfigurationProperty.Builder |
builder() |
default String |
getAccessKey()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.AccessKey`.
|
default String |
getName()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.Name`.
|
String |
getUrl()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.Url`.
|
@Stability(value=Stable) @NotNull String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointconfiguration.html#cfn-kinesisfirehose-deliverystream-httpendpointconfiguration-url@Stability(value=Stable) @Nullable default String getAccessKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointconfiguration.html#cfn-kinesisfirehose-deliverystream-httpendpointconfiguration-accesskey@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointconfiguration.html#cfn-kinesisfirehose-deliverystream-httpendpointconfiguration-name@Stability(value=Stable) static CfnDeliveryStream.HttpEndpointConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.