Show / Hide Table of Contents

Class WorkerScriptKvNamespaceBinding

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

Fields

View Source

Name

The name for the binding.

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

NamespaceId

ID of KV namespace.

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