@Stability(value=Stable) @Internal public static final class CfnRepository.LifecyclePolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepository.LifecyclePolicyProperty
CfnRepository.LifecyclePolicyProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnRepository.LifecyclePolicyProperty.Builder, CfnRepository.LifecyclePolicyProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnRepository.LifecyclePolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.EncryptionConfigurationProperty.Builder . |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getLifecyclePolicyText()
The JSON repository policy text to apply to the repository.
|
String |
getRegistryId()
The AWS account ID associated with the registry that contains the repository.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(CfnRepository.LifecyclePolicyProperty.Builder builder)
CfnRepository.EncryptionConfigurationProperty.Builder
.public final String getLifecyclePolicyText()
CfnRepository.LifecyclePolicyProperty
getLifecyclePolicyText
in interface CfnRepository.LifecyclePolicyProperty
public final String getRegistryId()
CfnRepository.LifecyclePolicyProperty
If you do not specify a registry, the default registry is assumed.
getRegistryId
in interface CfnRepository.LifecyclePolicyProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.