Class: Aws::Types::BatchUpdateBillScenarioCommitmentModificationEntry
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateBillScenarioCommitmentModificationEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#group ⇒ ::String
Returns the value of attribute group.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#group ⇒ ::String
Returns the value of attribute group.
218 219 220 |
# File 'sig/types.rbs', line 218 def group @group end |
#id ⇒ ::String
Returns the value of attribute id.
217 218 219 |
# File 'sig/types.rbs', line 217 def id @id end |