Class CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ecr.CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty
@Stability(Stable)
@Internal
public static final class CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty
An implementation for
CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty-
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.ecr.CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty
CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Builder, CfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.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 theCfnReplicationConfigurationPropsMixin.ReplicationRuleProperty.Builder.
-
-
Method Details
-
getDestinations
Description copied from interface:CfnReplicationConfigurationPropsMixin.ReplicationRulePropertyAn array of objects representing the destination for a replication rule.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnReplicationConfigurationPropsMixin.ReplicationDestinationProperty>- Specified by:
getDestinationsin interfaceCfnReplicationConfigurationPropsMixin.ReplicationRuleProperty- See Also:
-
getRepositoryFilters
Description copied from interface:CfnReplicationConfigurationPropsMixin.ReplicationRulePropertyAn array of objects representing the filters for a replication rule.Specifying a repository filter for a replication rule provides a method for controlling which repositories in a private registry are replicated.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnReplicationConfigurationPropsMixin.RepositoryFilterProperty>- Specified by:
getRepositoryFiltersin interfaceCfnReplicationConfigurationPropsMixin.ReplicationRuleProperty- 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()
-