Class: Aws::Types::AnchorDateConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#anchor_option"NOW"

Returns the value of attribute anchor_option.

Returns:

  • ("NOW")


300
301
302
# File 'sig/types.rbs', line 300

def anchor_option
  @anchor_option
end

#parameter_name::String

Returns the value of attribute parameter_name.

Returns:

  • (::String)


301
302
303
# File 'sig/types.rbs', line 301

def parameter_name
  @parameter_name
end