@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.286Z") @Stability(value=Stable) public class RecordSet extends Resource implements IRecordSet
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordSet.Builder
A fluent builder for
RecordSet. |
software.amazon.jsii.JsiiObject.InitializationModeIRecordSet.Jsii$Default, IRecordSet.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
RecordSet(software.constructs.Construct scope,
String id,
RecordSetProps props) |
protected |
RecordSet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
RecordSet(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainName()
The domain name of the record.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected RecordSet(software.amazon.jsii.JsiiObjectRef objRef)
protected RecordSet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public RecordSet(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
RecordSetProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Stable) @NotNull public String getDomainName()
getDomainName in interface IRecordSetCopyright © 2021. All rights reserved.