Class: Aws::Types::ResetResourceLogLevelRequest
- Inherits:
-
Object
- Object
- Aws::Types::ResetResourceLogLevelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
Instance Attribute Details
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
1717 1718 1719 |
# File 'sig/types.rbs', line 1717 def resource_identifier @resource_identifier end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
1718 1719 1720 |
# File 'sig/types.rbs', line 1718 def resource_type @resource_type end |