Class: Aws::Types::DeleteScheduleGroupInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


70
71
72
# File 'sig/types.rbs', line 70

def client_token
  @client_token
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


71
72
73
# File 'sig/types.rbs', line 71

def name
  @name
end