Class: Aws::Types::RecordingStrategy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#use_only"ALL_SUPPORTED_RESOURCE_TYPES", ...

Returns the value of attribute use_only.

Returns:

  • ("ALL_SUPPORTED_RESOURCE_TYPES", "INCLUSION_BY_RESOURCE_TYPES", "EXCLUSION_BY_RESOURCE_TYPES")


1955
1956
1957
# File 'sig/types.rbs', line 1955

def use_only
  @use_only
end