Class: Aws::Types::Schedule

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#duration::String

Returns the value of attribute duration.

Returns:



1064
1065
1066
# File 'sig/types.rbs', line 1064

def duration
  @duration
end

#expression::String

Returns the value of attribute expression.

Returns:



1063
1064
1065
# File 'sig/types.rbs', line 1063

def expression
  @expression
end

#timezone::String

Returns the value of attribute timezone.

Returns:



1065
1066
1067
# File 'sig/types.rbs', line 1065

def timezone
  @timezone
end