| Modifier and Type | Method and Description |
|---|---|
RecordType |
RecordSetProps.getRecordType()
The record type.
|
RecordType |
RecordSetProps.Jsii$Proxy.getRecordType() |
static RecordType |
RecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordType[] |
RecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordSetProps.Builder |
RecordSetProps.Builder.recordType(RecordType recordType)
Sets the value of
RecordSetProps.getRecordType() |
RecordSet.Builder |
RecordSet.Builder.recordType(RecordType recordType)
The record type.
|
Copyright © 2022. All rights reserved.