Class: Aws::Types::PutSellingSystemSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutSellingSystemSettingsResponse
- 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_arn ⇒ ::String
Returns the value of attribute resource_snapshot_job_role_arn.
Instance Attribute Details
#catalog ⇒ ::String
Returns the value of attribute catalog.
1248 1249 1250 |
# File 'sig/types.rbs', line 1248 def catalog @catalog end |
#resource_snapshot_job_role_arn ⇒ ::String
Returns the value of attribute resource_snapshot_job_role_arn.
1249 1250 1251 |
# File 'sig/types.rbs', line 1249 def resource_snapshot_job_role_arn @resource_snapshot_job_role_arn end |