Show / Hide Table of Contents

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 Source

Arn

Declaration
public readonly string Arn
Field Value
Type Description
System.String
View Source

AutoWeight

Declaration
public readonly bool? AutoWeight
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

AzAwareness

Declaration
public readonly bool? AzAwareness
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

BalancerId

Declaration
public readonly string BalancerId
Field Value
Type Description
System.String
View Source

Name

The ManagedInstance name.

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

TargetSetId

Declaration
public readonly string TargetSetId
Field Value
Type Description
System.String
View Source

Type

Declaration
public readonly string Type
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.