Class: Aws::Types::ExpectedContractDuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#term"Months"

Returns the value of attribute term.

Returns:

  • ("Months")


460
461
462
# File 'sig/types.rbs', line 460

def term
  @term
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


461
462
463
# File 'sig/types.rbs', line 461

def value
  @value
end