Class: Aws::Types::DataSetRefreshProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failure_configurationTypes::RefreshFailureConfiguration

Returns the value of attribute failure_configuration.



3252
3253
3254
# File 'sig/types.rbs', line 3252

def failure_configuration
  @failure_configuration
end

#refresh_configurationTypes::RefreshConfiguration

Returns the value of attribute refresh_configuration.



3251
3252
3253
# File 'sig/types.rbs', line 3251

def refresh_configuration
  @refresh_configuration
end