@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.HttpEndpointConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.HttpEndpointConfigurationProperty
CfnDeliveryStream.HttpEndpointConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.HttpEndpointConfigurationProperty.Builder, CfnDeliveryStream.HttpEndpointConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String url,
String accessKey,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.BufferingHintsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessKey()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.AccessKey`.
|
String |
getName()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.Name`.
|
String |
getUrl()
`CfnDeliveryStream.HttpEndpointConfigurationProperty.Url`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String url, String accessKey, String name)
CfnDeliveryStream.BufferingHintsProperty.Builder.public final String getUrl()
CfnDeliveryStream.HttpEndpointConfigurationPropertygetUrl in interface CfnDeliveryStream.HttpEndpointConfigurationPropertypublic final String getAccessKey()
CfnDeliveryStream.HttpEndpointConfigurationPropertygetAccessKey in interface CfnDeliveryStream.HttpEndpointConfigurationPropertypublic final String getName()
CfnDeliveryStream.HttpEndpointConfigurationPropertygetName in interface CfnDeliveryStream.HttpEndpointConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.