Class: Aws::Types::CreateResourceShareRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


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.

Returns:

  • (::String)


630
631
632
# File 'sig/types.rbs', line 630

def support_case_id
  @support_case_id
end