Class: Aws::Types::DataSourceFreeTrial

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#free_trial_days_remaining::Integer

Returns the value of attribute free_trial_days_remaining.

Returns:

  • (::Integer)


661
662
663
# File 'sig/types.rbs', line 661

def free_trial_days_remaining
  @free_trial_days_remaining
end