@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:04.772Z") @Stability(value=Deprecated) @Deprecated public class AddressRecordTarget extends RecordTarget
| Modifier | Constructor and Description |
|---|---|
protected |
AddressRecordTarget()
Deprecated.
|
protected |
AddressRecordTarget(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
AddressRecordTarget(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
protected |
AddressRecordTarget(List<String> values)
Deprecated.
|
protected |
AddressRecordTarget(List<String> values,
IAliasRecordTarget aliasTarget)
Deprecated.
|
fromAlias, fromIpAddresses, fromValues, getAliasTarget, getValuesjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected AddressRecordTarget(software.amazon.jsii.JsiiObjectRef objRef)
protected AddressRecordTarget(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
protected AddressRecordTarget(@Nullable
List<String> values,
@Nullable
IAliasRecordTarget aliasTarget)
values - correspond with the chosen record type (e.g. for 'A' Type, specify one or more IP addresses).aliasTarget - alias for targets such as CloudFront distribution to route traffic to.@Stability(value=Experimental)
protected AddressRecordTarget(@Nullable
List<String> values)
values - correspond with the chosen record type (e.g. for 'A' Type, specify one or more IP addresses).@Stability(value=Experimental) protected AddressRecordTarget()
Copyright © 2021. All rights reserved.