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)


7150
7151
7152
# File 'sig/types.rbs', line 7150

def crawler_name
  @crawler_name
end