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