Class: Aws::Types::DescribeFlowLogsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_logs::Array[Types::FlowLog]

Returns the value of attribute flow_logs.

Returns:



5764
5765
5766
# File 'sig/types.rbs', line 5764

def flow_logs
  @flow_logs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5765
5766
5767
# File 'sig/types.rbs', line 5765

def next_token
  @next_token
end