Class ElastigroupIntegrationRoute53DomainArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.SpotInst.Aws.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupIntegrationRoute53DomainArgs : ResourceArgs
Constructors
View SourceElastigroupIntegrationRoute53DomainArgs()
Declaration
public ElastigroupIntegrationRoute53DomainArgs()
Properties
View SourceHostedZoneId
Declaration
public Input<string> HostedZoneId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
RecordSets
Declaration
public InputList<ElastigroupIntegrationRoute53DomainRecordSetArgs> RecordSets { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ElastigroupIntegrationRoute53DomainRecordSetArgs> |
SpotinstAcctId
Declaration
public Input<string> SpotinstAcctId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |