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."],[[["Version 2.6.0 is the latest release for the Google.Cloud.VMMigration.V1 API, with version 2.5.0 being the current version documented."],["The AwsSecurityGroup class, which describes an AWS VM's security group, is documented here and is part of the VM Migration v1 API."],["This AwsSecurityGroup class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while inheriting from the object class."],["The AwsSecurityGroup class includes two constructors: a default constructor and one that accepts another AwsSecurityGroup instance as a parameter."],["The AwsSecurityGroup class contains two string properties for Id and Name that can be set and represent the AWS security group's ID and name respectively."]]],[]]