Class CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.observabilityadmin.CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty
An implementation for
CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty-
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.observabilityadmin.CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty
CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Builder, CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.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 ObjectConfiguration defining the backup region and an optional KMS key for the backup destination.final ObjectThe encryption configuration for centralization destination log groups.final 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
protected Jsii$Proxy(CfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty.Builder.
-
-
Method Details
-
getBackupConfiguration
Description copied from interface:CfnOrganizationCentralizationRule.DestinationLogsConfigurationPropertyConfiguration defining the backup region and an optional KMS key for the backup destination.Returns union: either
IResolvableorCfnOrganizationCentralizationRule.LogsBackupConfigurationProperty- Specified by:
getBackupConfigurationin interfaceCfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty- See Also:
-
getLogsEncryptionConfiguration
Description copied from interface:CfnOrganizationCentralizationRule.DestinationLogsConfigurationPropertyThe encryption configuration for centralization destination log groups.Returns union: either
IResolvableorCfnOrganizationCentralizationRule.LogsEncryptionConfigurationProperty- Specified by:
getLogsEncryptionConfigurationin interfaceCfnOrganizationCentralizationRule.DestinationLogsConfigurationProperty- 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()
-