Class GetServerArgs
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.Transfer
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetServerArgs : InvokeArgs
Constructors
View SourceGetServerArgs()
Declaration
public GetServerArgs()
Properties
View SourceServerId
ID for an SFTP server.
Declaration
public string ServerId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |