Class OceanLoadBalancer
Inheritance
System.Object
OceanLoadBalancer
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.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class OceanLoadBalancer
Fields
View SourceArn
Required if type is set to TARGET_GROUP
Declaration
public readonly string Arn
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Required if type is set to CLASSIC
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Can be set to CLASSIC or TARGET_GROUP
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |