Show / Hide Table of Contents

Class VpnConnectionVgwTelemetry

Inheritance
System.Object
VpnConnectionVgwTelemetry
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.Aws.Ec2.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class VpnConnectionVgwTelemetry

Fields

View Source

AcceptedRouteCount

Declaration
public readonly int? AcceptedRouteCount
Field Value
Type Description
System.Nullable<System.Int32>
View Source

LastStatusChange

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

OutsideIpAddress

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

Status

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

StatusMessage

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