Class ManagedInstanceLoadBalancer
Inheritance
System.Object
ManagedInstanceLoadBalancer
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 ManagedInstanceLoadBalancer
Fields
View SourceArn
Declaration
public readonly string Arn
Field Value
| Type | Description |
|---|---|
| System.String |
AutoWeight
Declaration
public readonly bool? AutoWeight
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AzAwareness
Declaration
public readonly bool? AzAwareness
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
BalancerId
Declaration
public readonly string BalancerId
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The ManagedInstance name.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
TargetSetId
Declaration
public readonly string TargetSetId
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |