Class CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty
An implementation for
CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty-
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.observabilityadmin.CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty
CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Builder, CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.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 StringKMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.final StringLogs specific backup destination region within the primary destination account to which log data should be centralized.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(CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty.Builder.
-
-
Method Details
-
getKmsKeyArn
Description copied from interface:CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationPropertyKMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.- Specified by:
getKmsKeyArnin interfaceCfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty- See Also:
-
getRegion
Description copied from interface:CfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationPropertyLogs specific backup destination region within the primary destination account to which log data should be centralized.- Specified by:
getRegionin interfaceCfnOrganizationCentralizationRulePropsMixin.LogsBackupConfigurationProperty- 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()
-