public sealed class GetVpcFlowLogsConfigRequest : IMessage<GetVpcFlowLogsConfigRequest>, IEquatable<GetVpcFlowLogsConfigRequest>, IDeepCloneable<GetVpcFlowLogsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class GetVpcFlowLogsConfigRequest.
[[["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."],[[["The latest version of the `GetVpcFlowLogsConfigRequest` class for the Network Management v1 API is 2.13.0."],["This document provides reference and code samples for the `GetVpcFlowLogsConfigRequest` class, which is used to request the `GetVpcFlowLogsConfig` method within the Network Management v1 API."],["The `GetVpcFlowLogsConfigRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring robust functionality and compatibility."],["Key properties within the `GetVpcFlowLogsConfigRequest` class include `Name` (a string) and `VpcFlowLogsConfigName` (a typed view), both of which relate to the required resource name for the VPC Flow Logs configuration."],["The documentation lists all versions of `GetVpcFlowLogsConfigRequest`, including versions 2.12.0 down to 1.0.0."]]],[]]