@Stability(value=Stable) @Internal public static final class CfnRealtimeLogConfig.KinesisStreamConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRealtimeLogConfig.KinesisStreamConfigProperty
CfnRealtimeLogConfig.KinesisStreamConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRealtimeLogConfig.KinesisStreamConfigProperty.Builder, CfnRealtimeLogConfig.KinesisStreamConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRealtimeLogConfig.KinesisStreamConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRealtimeLogConfig.EndPointProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getRoleArn()
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
|
String |
getStreamArn()
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
|
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(CfnRealtimeLogConfig.KinesisStreamConfigProperty.Builder builder)
CfnRealtimeLogConfig.EndPointProperty.Builder.public final String getRoleArn()
CfnRealtimeLogConfig.KinesisStreamConfigPropertyFor more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide .
getRoleArn in interface CfnRealtimeLogConfig.KinesisStreamConfigPropertypublic final String getStreamArn()
CfnRealtimeLogConfig.KinesisStreamConfigPropertygetStreamArn in interface CfnRealtimeLogConfig.KinesisStreamConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.