Class: Aws::Types::StartCrawlerScheduleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_name::String

Returns the value of attribute crawler_name.

Returns:

  • (::String)


7219
7220
7221
# File 'sig/types.rbs', line 7219

def crawler_name
  @crawler_name
end