Class: Aws::Types::LocalDeviceResourceData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_owner_settingTypes::GroupOwnerSetting

Returns the value of attribute group_owner_setting.



1287
1288
1289
# File 'sig/types.rbs', line 1287

def group_owner_setting
  @group_owner_setting
end

#source_path::String

Returns the value of attribute source_path.

Returns:

  • (::String)


1288
1289
1290
# File 'sig/types.rbs', line 1288

def source_path
  @source_path
end