Show / Hide Table of Contents

Class GetSchemaResponse

Inheritance
object
GetSchemaResponse
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public sealed class GetSchemaResponse

Properties

View Source

Schema

Declaration
public string? Schema { get; set; }
Property Value
Type Description
string
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.