Class CfnResourceSet.TargetResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.route53recoveryreadiness.CfnResourceSet.TargetResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResourceSet.TargetResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResourceSet.TargetResourceProperty
@Stability(Stable)
@Internal
public static final class CfnResourceSet.TargetResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResourceSet.TargetResourceProperty
An implementation for
CfnResourceSet.TargetResourceProperty-
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.route53recoveryreadiness.CfnResourceSet.TargetResourceProperty
CfnResourceSet.TargetResourceProperty.Builder, CfnResourceSet.TargetResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceSet.TargetResourceProperty.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 theCfnResourceSet.TargetResourceProperty.Builder.
-
-
Method Details
-
getNlbResource
Description copied from interface:CfnResourceSet.TargetResourcePropertyThe Network Load Balancer resource that a DNS target resource points to.Returns union: either
IResolvableorCfnResourceSet.NLBResourceProperty- Specified by:
getNlbResourcein interfaceCfnResourceSet.TargetResourceProperty- See Also:
-
getR53Resource
Description copied from interface:CfnResourceSet.TargetResourcePropertyThe Route 53 resource that a DNS target resource record points to.Returns union: either
IResolvableorCfnResourceSet.R53ResourceRecordProperty- Specified by:
getR53Resourcein interfaceCfnResourceSet.TargetResourceProperty- 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()
-