Show / Hide Table of Contents

Class StoreShard

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

Fields

View Source

BeginKey

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

EndKey

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

Id

The ID of the log project. It formats of <project>:<name>.

Declaration
public readonly int? Id
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Status

Declaration
public readonly string Status
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.