public sealed class AwsSecurityGroup : IMessage<AwsSecurityGroup>, IEquatable<AwsSecurityGroup>, IDeepCloneable<AwsSecurityGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AwsSecurityGroup.
AwsSecurityGroup describes a security group of an AWS VM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation covers the `AwsSecurityGroup` class within the Google Cloud VM Migration v1 API, specifically for version 2.2.0."],["The `AwsSecurityGroup` class represents a security group for an AWS VM and includes properties for the security group's ID and name."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage\u003cAwsSecurityGroup\u003e`, `IEquatable\u003cAwsSecurityGroup\u003e`, `IDeepCloneable\u003cAwsSecurityGroup\u003e`, `IBufferMessage`, and `IMessage`."],["There are multiple versions of the `AwsSecurityGroup` class, with 2.6.0 being the latest version, and the documentation also provides details for older versions, such as 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0."]]],[]]