Class: Aws::Types::CreateResourceShareRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateResourceShareRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
-
#support_case_id ⇒ ::String
Returns the value of attribute support_case_id.
Instance Attribute Details
#job_id ⇒ ::String
Returns the value of attribute job_id.
629 630 631 |
# File 'sig/types.rbs', line 629 def job_id @job_id end |
#support_case_id ⇒ ::String
Returns the value of attribute support_case_id.
630 631 632 |
# File 'sig/types.rbs', line 630 def support_case_id @support_case_id end |