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:



5947
5948
5949
# File 'sig/types.rbs', line 5947

def flow_logs
  @flow_logs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5948
5949
5950
# File 'sig/types.rbs', line 5948

def next_token
  @next_token
end