Class CfnMonitor.InternetMeasurementsLogDeliveryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.internetmonitor.CfnMonitor.InternetMeasurementsLogDeliveryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMonitor.InternetMeasurementsLogDeliveryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnMonitor.InternetMeasurementsLogDeliveryProperty
@Stability(Stable)
@Internal
public static final class CfnMonitor.InternetMeasurementsLogDeliveryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMonitor.InternetMeasurementsLogDeliveryProperty
An implementation for
CfnMonitor.InternetMeasurementsLogDeliveryProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.internetmonitor.CfnMonitor.InternetMeasurementsLogDeliveryProperty
CfnMonitor.InternetMeasurementsLogDeliveryProperty.Builder, CfnMonitor.InternetMeasurementsLogDeliveryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMonitor.InternetMeasurementsLogDeliveryProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMonitor.InternetMeasurementsLogDeliveryProperty.Builder.
-
-
Method Details
-
getS3Config
Description copied from interface:CfnMonitor.InternetMeasurementsLogDeliveryPropertyThe configuration information for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.The configuration includes the bucket name and (optionally) bucket prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is
ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.- Specified by:
getS3Configin interfaceCfnMonitor.InternetMeasurementsLogDeliveryProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-