Class CfnDataLake.ReplicationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.securitylake.CfnDataLake.ReplicationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataLake.ReplicationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataLake.ReplicationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataLake.ReplicationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataLake.ReplicationConfigurationProperty
An implementation for
CfnDataLake.ReplicationConfigurationProperty-
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.securitylake.CfnDataLake.ReplicationConfigurationProperty
CfnDataLake.ReplicationConfigurationProperty.Builder, CfnDataLake.ReplicationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataLake.ReplicationConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnDataLake.ReplicationConfigurationProperty.Builder.
-
-
Method Details
-
getRegions
Description copied from interface:CfnDataLake.ReplicationConfigurationPropertySpecifies one or more centralized rollup Regions.The AWS Region specified in the region parameter of the
CreateDataLakeorUpdateDataLakeoperations contributes data to the rollup Region or Regions specified in this parameter.Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. S3 buckets that are configured for object replication can be owned by the same AWS account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Regions or within the same Region as the source bucket.
- Specified by:
getRegionsin interfaceCfnDataLake.ReplicationConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnDataLake.ReplicationConfigurationPropertyReplication settings for the Amazon S3 buckets.This parameter uses the AWS Identity and Access Management (IAM) role you created that is managed by Security Lake , to ensure the replication setting is correct.
- Specified by:
getRoleArnin interfaceCfnDataLake.ReplicationConfigurationProperty- 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()
-