Class: Aws::Types::RollingDateConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:expression])

Instance Attribute Summary collapse

Instance Attribute Details

#data_set_identifier::String

Returns the value of attribute data_set_identifier.

Returns:

  • (::String)


9495
9496
9497
# File 'sig/types.rbs', line 9495

def data_set_identifier
  @data_set_identifier
end

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


9496
9497
9498
# File 'sig/types.rbs', line 9496

def expression
  @expression
end