Show / Hide Table of Contents

Class GetServiceComponentResult

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

Fields

View Source

Component

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

Host

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

KafkaAuthenticationMethod

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

Port

Declaration
public readonly int Port
Field Value
Type Description
System.Int32
View Source

Route

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

Ssl

Declaration
public readonly bool Ssl
Field Value
Type Description
System.Boolean
View Source

Usage

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