Module: Aws::Detective::Client::_ListIndicatorsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListIndicatorsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#graph_arn::String

Returns:

  • (::String)


242
# File 'sig/client.rbs', line 242

def graph_arn: () -> ::String

#indicators::Array[Types::Indicator]

Returns:



245
# File 'sig/client.rbs', line 245

def indicators: () -> ::Array[Types::Indicator]

#investigation_id::String

Returns:

  • (::String)


243
# File 'sig/client.rbs', line 243

def investigation_id: () -> ::String

#next_token::String

Returns:

  • (::String)


244
# File 'sig/client.rbs', line 244

def next_token: () -> ::String