public sealed class AWSEC2VpcsSettings : IMessage<AWSEC2VpcsSettings>, IEquatable<AWSEC2VpcsSettings>, IDeepCloneable<AWSEC2VpcsSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class AWSEC2VpcsSettings.
AWS EC2 Vpcs Settings.
Implements
IMessageAWSEC2VpcsSettings, IEquatableAWSEC2VpcsSettings, IDeepCloneableAWSEC2VpcsSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
AWSEC2VpcsSettings()
public AWSEC2VpcsSettings()AWSEC2VpcsSettings(AWSEC2VpcsSettings)
public AWSEC2VpcsSettings(AWSEC2VpcsSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
AWSEC2VpcsSettings |
Properties
Authentication
public UsernameSecretAuth Authentication { get; set; }Input only. UsernameSecretAuth.
| Property Value | |
|---|---|
| Type | Description |
UsernameSecretAuth |
|