You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::CreateFlowLogsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#client_tokenString

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Returns:

  • (String)

    Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

#flow_log_idsArray<String>

The IDs of the flow logs.

Returns:

  • (Array<String>)

    The IDs of the flow logs.

#unsuccessfulArray<Types::UnsuccessfulItem>

Information about the flow logs that could not be created successfully.

Returns: