| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAliasRecordTarget.Jsii$Default
Internal default implementation for
IAliasRecordTarget. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IAliasRecordTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IAliasRecordTarget |
RecordTarget.getAliasTarget()
alias for targets such as CloudFront distribution to route traffic to.
|
| Modifier and Type | Method and Description |
|---|---|
static RecordTarget |
RecordTarget.fromAlias(IAliasRecordTarget aliasTarget)
Use an alias as target.
|
| Constructor and Description |
|---|
AddressRecordTarget(List<String> values,
IAliasRecordTarget aliasTarget)
Deprecated.
|
RecordTarget(List<String> values,
IAliasRecordTarget aliasTarget) |
Copyright © 2022. All rights reserved.