Class: Aws::Types::DescribeActionTargetsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_targets::Array[Types::ActionTarget]

Returns the value of attribute action_targets.

Returns:



5485
5486
5487
# File 'sig/types.rbs', line 5485

def action_targets
  @action_targets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5486
5487
5488
# File 'sig/types.rbs', line 5486

def next_token
  @next_token
end