Class CfnEndpointPropsMixin.MonitoringConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.emrcontainers.CfnEndpointPropsMixin.MonitoringConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEndpointPropsMixin.MonitoringConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEndpointPropsMixin.MonitoringConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnEndpointPropsMixin.MonitoringConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEndpointPropsMixin.MonitoringConfigurationProperty
An implementation for
CfnEndpointPropsMixin.MonitoringConfigurationProperty-
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.cfnpropertymixins.services.emrcontainers.CfnEndpointPropsMixin.MonitoringConfigurationProperty
CfnEndpointPropsMixin.MonitoringConfigurationProperty.Builder, CfnEndpointPropsMixin.MonitoringConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.MonitoringConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnEndpointPropsMixin.CloudWatchMonitoringConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnEndpointPropsMixin.ContainerLogRotationConfigurationPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnEndpointPropsMixin.S3MonitoringConfigurationPropertyfinal inthashCode()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 theCfnEndpointPropsMixin.MonitoringConfigurationProperty.Builder.
-
-
Method Details
-
getCloudWatchMonitoringConfiguration
Description copied from interface:CfnEndpointPropsMixin.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpointPropsMixin.CloudWatchMonitoringConfigurationProperty- Specified by:
getCloudWatchMonitoringConfigurationin interfaceCfnEndpointPropsMixin.MonitoringConfigurationProperty- See Also:
-
getContainerLogRotationConfiguration
Description copied from interface:CfnEndpointPropsMixin.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpointPropsMixin.ContainerLogRotationConfigurationProperty- Specified by:
getContainerLogRotationConfigurationin interfaceCfnEndpointPropsMixin.MonitoringConfigurationProperty- See Also:
-
getPersistentAppUi
- Specified by:
getPersistentAppUiin interfaceCfnEndpointPropsMixin.MonitoringConfigurationProperty- See Also:
-
getS3MonitoringConfiguration
Description copied from interface:CfnEndpointPropsMixin.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpointPropsMixin.S3MonitoringConfigurationProperty- Specified by:
getS3MonitoringConfigurationin interfaceCfnEndpointPropsMixin.MonitoringConfigurationProperty- See Also:
-
$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()
-