Show / Hide Table of Contents

Class GetDdosCooInstancesInstanceResult

Inheritance
System.Object
GetDdosCooInstancesInstanceResult
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.AliCloud.Ddos.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetDdosCooInstancesInstanceResult

Fields

View Source

Bandwidth

The instance's elastic defend bandwidth.

Declaration
public readonly int Bandwidth
Field Value
Type Description
System.Int32
View Source

BaseBandwidth

The instance's base defend bandwidth.

Declaration
public readonly int BaseBandwidth
Field Value
Type Description
System.Int32
View Source

DomainCount

The instance's count of domain retransmission config.

Declaration
public readonly int DomainCount
Field Value
Type Description
System.Int32
View Source

Id

The instance's id.

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

Name

The instance's remark.

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

PortCount

The instance's count of port retransmission config.

Declaration
public readonly int PortCount
Field Value
Type Description
System.Int32
View Source

ServiceBandwidth

The instance's business bandwidth.

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