Class: Aws::Types::DeleteKeyGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteKeyGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#if_match ⇒ ::String
Returns the value of attribute if_match.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
947 948 949 |
# File 'sig/types.rbs', line 947 def id @id end |
#if_match ⇒ ::String
Returns the value of attribute if_match.
948 949 950 |
# File 'sig/types.rbs', line 948 def if_match @if_match end |