Class BandwidthPackageAttachmentState
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.Cen
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class BandwidthPackageAttachmentState : ResourceArgs
Constructors
View SourceBandwidthPackageAttachmentState()
Declaration
public BandwidthPackageAttachmentState()
Properties
View SourceBandwidthPackageId
The ID of the bandwidth package.
Declaration
public Input<string> BandwidthPackageId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
InstanceId
The ID of the CEN.
Declaration
public Input<string> InstanceId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |