Class: Aws::Types::StopCrawlerScheduleRequest

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)


7422
7423
7424
# File 'sig/types.rbs', line 7422

def crawler_name
  @crawler_name
end