Class: Aws::Types::GetSellingSystemSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSellingSystemSettingsResponse
- 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.
640 641 642 |
# File 'sig/types.rbs', line 640 def catalog @catalog end |
#resource_snapshot_job_role_arn ⇒ ::String
Returns the value of attribute resource_snapshot_job_role_arn.
641 642 643 |
# File 'sig/types.rbs', line 641 def resource_snapshot_job_role_arn @resource_snapshot_job_role_arn end |