@Stability(value=Stable) @Internal public static final class CfnRealtimeLogConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRealtimeLogConfigProps
CfnRealtimeLogConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRealtimeLogConfigProps.Builder, CfnRealtimeLogConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRealtimeLogConfigProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRealtimeLogConfigProps.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) |
Object |
getEndPoints()
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration.
|
List<String> |
getFields()
A list of fields that are included in each real-time log record.
|
String |
getName()
The unique name of this real-time log configuration.
|
Number |
getSamplingRate()
The sampling rate for this real-time log configuration.
|
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(CfnRealtimeLogConfigProps.Builder builder)
CfnRealtimeLogConfigProps.Builder.public final Object getEndPoints()
CfnRealtimeLogConfigPropsgetEndPoints in interface CfnRealtimeLogConfigPropspublic final List<String> getFields()
CfnRealtimeLogConfigPropsIn an API response, the fields are provided in the same order in which they are sent to the Amazon Kinesis data stream.
For more information about fields, see Real-time log configuration fields in the Amazon CloudFront Developer Guide .
getFields in interface CfnRealtimeLogConfigPropspublic final String getName()
CfnRealtimeLogConfigPropsgetName in interface CfnRealtimeLogConfigPropspublic final Number getSamplingRate()
CfnRealtimeLogConfigPropsThe sampling rate determines the percentage of viewer requests that are represented in the real-time log data. The sampling rate is an integer between 1 and 100, inclusive.
getSamplingRate in interface CfnRealtimeLogConfigProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.