@Stability(value=Stable)
public static interface CfnDeliveryStream.HttpEndpointConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getAccessKey()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnDeliveryStream.HttpEndpointConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.