Class: Aws::Types::VdmOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_optionsTypes::DashboardOptions

Returns the value of attribute dashboard_options.

Returns:



2214
2215
2216
# File 'sig/types.rbs', line 2214

def dashboard_options
  @dashboard_options
end

#guardian_optionsTypes::GuardianOptions

Returns the value of attribute guardian_options.

Returns:



2215
2216
2217
# File 'sig/types.rbs', line 2215

def guardian_options
  @guardian_options
end