Class: Aws::Types::GetCalendarStateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#at_time::String

Returns the value of attribute at_time.

Returns:

  • (::String)


1727
1728
1729
# File 'sig/types.rbs', line 1727

def at_time
  @at_time
end

#calendar_names::Array[::String]

Returns the value of attribute calendar_names.

Returns:

  • (::Array[::String])


1726
1727
1728
# File 'sig/types.rbs', line 1726

def calendar_names
  @calendar_names
end