Class GetObjectStorageClusterArgs
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.Linode
Assembly: Pulumi.Linode.dll
Syntax
public sealed class GetObjectStorageClusterArgs : InvokeArgs
Constructors
View SourceGetObjectStorageClusterArgs()
Declaration
public GetObjectStorageClusterArgs()
Properties
View SourceDomain
Declaration
public string Domain { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Id
The unique ID of this cluster.
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Region
Declaration
public string Region { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
StaticSiteDomain
Declaration
public string StaticSiteDomain { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Status
Declaration
public string Status { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |