Class VolumeAttachmentGetArgs
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.Packet.Inputs
Assembly: Pulumi.Packet.dll
Syntax
public sealed class VolumeAttachmentGetArgs : ResourceArgs
Constructors
View SourceVolumeAttachmentGetArgs()
Declaration
public VolumeAttachmentGetArgs()
Properties
View SourceHref
Declaration
public Input<string> Href { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |