Class: Aws::Types::PutSellingSystemSettingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutSellingSystemSettingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog ⇒ ::String
Returns the value of attribute catalog.
-
#resource_snapshot_job_role_identifier ⇒ ::String
Returns the value of attribute resource_snapshot_job_role_identifier.
Instance Attribute Details
#catalog ⇒ ::String
Returns the value of attribute catalog.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def catalog @catalog end |
#resource_snapshot_job_role_identifier ⇒ ::String
Returns the value of attribute resource_snapshot_job_role_identifier.
1243 1244 1245 |
# File 'sig/types.rbs', line 1243 def resource_snapshot_job_role_identifier @resource_snapshot_job_role_identifier end |