public sealed class AWSEC2HostsSettings : IMessage<AWSEC2HostsSettings>, IEquatable<AWSEC2HostsSettings>, IDeepCloneable<AWSEC2HostsSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class AWSEC2HostsSettings.
AWS EC2 Hosts Settings.
Implements
IMessageAWSEC2HostsSettings, IEquatableAWSEC2HostsSettings, IDeepCloneableAWSEC2HostsSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
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 |
|