Class: Aws::Types::UpdateVTLDeviceTypeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_type::String

Returns the value of attribute device_type.

Returns:

  • (::String)


1634
1635
1636
# File 'sig/types.rbs', line 1634

def device_type
  @device_type
end

#vtl_device_arn::String

Returns the value of attribute vtl_device_arn.

Returns:

  • (::String)


1633
1634
1635
# File 'sig/types.rbs', line 1633

def vtl_device_arn
  @vtl_device_arn
end