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.
617 618 619 |
# File 'sig/types.rbs', line 617 def job_id @job_id end |
#support_case_id ⇒ ::String
Returns the value of attribute support_case_id.
618 619 620 |
# File 'sig/types.rbs', line 618 def support_case_id @support_case_id end |