public sealed class AwsVolumeTemplate : IMessage<AwsVolumeTemplate>, IEquatable<AwsVolumeTemplate>, IDeepCloneable<AwsVolumeTemplate>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `AwsVolumeTemplate` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, which is used for configuring AWS EBS volumes."],["The latest version of `AwsVolumeTemplate` is 2.8.0, with several previous versions available, including 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta01."],["The `AwsVolumeTemplate` class can be configured with properties such as `Iops` (I/O operations per second), `KmsKeyArn` (encryption key), `SizeGib` (volume size in GiBs), and `VolumeType` (EBS volume type)."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The webpage provides details on the constructors and properties of the `AwsVolumeTemplate` class, as well as links to the Microsoft documentation for related .NET types and Google Protobuf documentation."]]],[]]