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.
13368 13369 13370 |
# File 'sig/types.rbs', line 13368 def resource @resource end |
#use_long_ids ⇒ Boolean
Returns the value of attribute use_long_ids.
13369 13370 13371 |
# File 'sig/types.rbs', line 13369 def use_long_ids @use_long_ids end |