Class: Aws::Types::GetScheduleInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_name ⇒ ::String

Returns the value of attribute group_name.

Returns:

  • (::String)


133
134
135
# File 'sig/types.rbs', line 133

def group_name
  @group_name
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


134
135
136
# File 'sig/types.rbs', line 134

def name
  @name
end