Chronicle v1 API - Class AWSEC2HostsSettings (1.1.0)

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

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

AWS EC2 Hosts Settings.

Inheritance

object > AWSEC2HostsSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

AWSEC2HostsSettings()

public AWSEC2HostsSettings()

AWSEC2HostsSettings(AWSEC2HostsSettings)

public AWSEC2HostsSettings(AWSEC2HostsSettings other)
Parameter
Name Description
other AWSEC2HostsSettings

Properties

Authentication

public UsernameSecretAuth Authentication { get; set; }

Input only. UsernameSecretAuth.

Property Value
Type Description
UsernameSecretAuth