Class: Aws::Types::RecordingStrategy
- Inherits:
-
Object
- Object
- Aws::Types::RecordingStrategy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#use_only ⇒ "ALL_SUPPORTED_RESOURCE_TYPES", ...
Returns the value of attribute use_only.
Instance Attribute Details
#use_only ⇒ "ALL_SUPPORTED_RESOURCE_TYPES", ...
Returns the value of attribute use_only.
1955 1956 1957 |
# File 'sig/types.rbs', line 1955 def use_only @use_only end |