Class CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.observabilityadmin.CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty
An implementation for
CfnOrganizationCentralizationRule.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.services.observabilityadmin.CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty
CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Builder, CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRule.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(CfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOrganizationCentralizationRule.LogsBackupConfigurationProperty.Builder.
-
-
Method Details
-
getRegion
Description copied from interface:CfnOrganizationCentralizationRule.LogsBackupConfigurationPropertyLogs specific backup destination region within the primary destination account to which log data should be centralized.- Specified by:
getRegionin interfaceCfnOrganizationCentralizationRule.LogsBackupConfigurationProperty- See Also:
-
getKmsKeyArn
Description copied from interface:CfnOrganizationCentralizationRule.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 interfaceCfnOrganizationCentralizationRule.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()
-