Class ElastigroupNetworkInterfaceArgs
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 ElastigroupNetworkInterfaceArgs : ResourceArgs
Constructors
View SourceElastigroupNetworkInterfaceArgs()
Declaration
public ElastigroupNetworkInterfaceArgs()
Properties
View SourceAssociateIpv6Address
Declaration
public Input<bool> AssociateIpv6Address { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
AssociatePublicIpAddress
Declaration
public Input<bool> AssociatePublicIpAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
DeleteOnTermination
Declaration
public Input<bool> DeleteOnTermination { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Description
The group description.
Declaration
public Input<string> Description { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
DeviceIndex
Declaration
public Input<string> DeviceIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
NetworkInterfaceId
Declaration
public Input<string> NetworkInterfaceId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
PrivateIpAddress
Declaration
public Input<string> PrivateIpAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
SecondaryPrivateIpAddressCount
Declaration
public Input<string> SecondaryPrivateIpAddressCount { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |