Class: Aws::Types::DescribeTrailsRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#include_shadow_trailsBoolean

Returns the value of attribute include_shadow_trails.



310
311
312
# File 'sig/types.rbs', line 310

def include_shadow_trails
  @include_shadow_trails
end

#trail_name_list::Array[::String]

Returns the value of attribute trail_name_list.



309
310
311
# File 'sig/types.rbs', line 309

def trail_name_list
  @trail_name_list
end