Class CfnEndpoint.MonitoringConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.emrcontainers.CfnEndpoint.MonitoringConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEndpoint.MonitoringConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEndpoint.MonitoringConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnEndpoint.MonitoringConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEndpoint.MonitoringConfigurationProperty
An implementation for
CfnEndpoint.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.services.emrcontainers.CfnEndpoint.MonitoringConfigurationProperty
CfnEndpoint.MonitoringConfigurationProperty.Builder, CfnEndpoint.MonitoringConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.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: eitherIResolvableorCfnEndpoint.CloudWatchMonitoringConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnEndpoint.ContainerLogRotationConfigurationPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnEndpoint.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 theCfnEndpoint.MonitoringConfigurationProperty.Builder.
-
-
Method Details
-
getCloudWatchMonitoringConfiguration
Description copied from interface:CfnEndpoint.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpoint.CloudWatchMonitoringConfigurationProperty- Specified by:
getCloudWatchMonitoringConfigurationin interfaceCfnEndpoint.MonitoringConfigurationProperty- See Also:
-
getContainerLogRotationConfiguration
Description copied from interface:CfnEndpoint.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpoint.ContainerLogRotationConfigurationProperty- Specified by:
getContainerLogRotationConfigurationin interfaceCfnEndpoint.MonitoringConfigurationProperty- See Also:
-
getPersistentAppUi
- Specified by:
getPersistentAppUiin interfaceCfnEndpoint.MonitoringConfigurationProperty- See Also:
-
getS3MonitoringConfiguration
Description copied from interface:CfnEndpoint.MonitoringConfigurationPropertyReturns union: eitherIResolvableorCfnEndpoint.S3MonitoringConfigurationProperty- Specified by:
getS3MonitoringConfigurationin interfaceCfnEndpoint.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()
-