Chronicle v1 API - Class AWSIAMSettings (1.1.0)

public sealed class AWSIAMSettings : IMessage<AWSIAMSettings>, IEquatable<AWSIAMSettings>, IDeepCloneable<AWSIAMSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class AWSIAMSettings.

AWSIAMSettings contains details needed for creating an AWS IAM feed.

Inheritance

object > AWSIAMSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

AWSIAMSettings()

public AWSIAMSettings()

AWSIAMSettings(AWSIAMSettings)

public AWSIAMSettings(AWSIAMSettings other)
Parameter
Name Description
other AWSIAMSettings

Properties

ApiType

public AWSIAMSettings.Types.ApiType ApiType { get; set; }

Supported AWS IAM api type.

Property Value
Type Description
AWSIAMSettingsTypesApiType

Authentication

public UsernameSecretAuth Authentication { get; set; }

Input only. Authentication

Property Value
Type Description
UsernameSecretAuth