Class: Aws::Types::ExtendedDataServices

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#copy_protection_action"PASSTHROUGH", "STRIP"

Returns the value of attribute copy_protection_action.

Returns:

  • ("PASSTHROUGH", "STRIP")


970
971
972
# File 'sig/types.rbs', line 970

def copy_protection_action
  @copy_protection_action
end

#vchip_action"PASSTHROUGH", "STRIP"

Returns the value of attribute vchip_action.

Returns:

  • ("PASSTHROUGH", "STRIP")


971
972
973
# File 'sig/types.rbs', line 971

def vchip_action
  @vchip_action
end