Show / Hide Table of Contents

Class GetPluginsPluginResult

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

Fields

View Source

Description

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

Enabled

Declaration
public readonly bool? Enabled
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Name

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

Version

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