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")


949
950
951
# File 'sig/types.rbs', line 949

def copy_protection_action
  @copy_protection_action
end

#vchip_action"PASSTHROUGH", "STRIP"

Returns the value of attribute vchip_action.

Returns:

  • ("PASSTHROUGH", "STRIP")


950
951
952
# File 'sig/types.rbs', line 950

def vchip_action
  @vchip_action
end