@Stability(value=Stable) @Internal public static final class CfnResourceSet.ResourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceSet.ResourceProperty
CfnResourceSet.ResourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceSet.ResourceProperty.Builder, CfnResourceSet.ResourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceSet.ResourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceSet.DNSTargetResourceProperty.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 |
getComponentId()
The component identifier of the resource, generated when DNS target resource is used.
|
Object |
getDnsTargetResource()
A component for DNS/routing control readiness checks.
|
List<String> |
getReadinessScopes()
The recovery group Amazon Resource Name (ARN) or the cell ARN that the readiness checks for this resource set are scoped to.
|
String |
getResourceArn()
The Amazon Resource Name (ARN) of the AWS resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnResourceSet.ResourceProperty.Builder builder)
CfnResourceSet.DNSTargetResourceProperty.Builder.public final String getComponentId()
CfnResourceSet.ResourcePropertygetComponentId in interface CfnResourceSet.ResourcePropertypublic final Object getDnsTargetResource()
CfnResourceSet.ResourceProperty
This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
getDnsTargetResource in interface CfnResourceSet.ResourcePropertypublic final List<String> getReadinessScopes()
CfnResourceSet.ResourcePropertygetReadinessScopes in interface CfnResourceSet.ResourcePropertypublic final String getResourceArn()
CfnResourceSet.ResourceProperty
This is a required setting for all ResourceSet ResourceSetType settings except AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set this when ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource .
getResourceArn in interface CfnResourceSet.ResourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.