Class: Aws::Types::ModifyIdFormatRequest
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIdFormatRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource ⇒ ::String
Returns the value of attribute resource.
-
#use_long_ids ⇒ Boolean
Returns the value of attribute use_long_ids.
Instance Attribute Details
#resource ⇒ ::String
Returns the value of attribute resource.
13665 13666 13667 |
# File 'sig/types.rbs', line 13665 def resource @resource end |
#use_long_ids ⇒ Boolean
Returns the value of attribute use_long_ids.
13666 13667 13668 |
# File 'sig/types.rbs', line 13666 def use_long_ids @use_long_ids end |