Table of Contents

Class CSMConfiguration

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll
public class CSMConfiguration
Inheritance
CSMConfiguration
Inherited Members

Constructors

CSMConfiguration()

public CSMConfiguration()

Properties

ClientId

public string ClientId { get; }

Property Value

string

Enabled

public bool Enabled { get; }

Property Value

bool

Host

public string Host { get; }

Property Value

string

Port

public int Port { get; }

Property Value

int