Class: Aws::Types::CreateTicketV2Response

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ticket_id::String

Returns the value of attribute ticket_id.

Returns:

  • (::String)


5256
5257
5258
# File 'sig/types.rbs', line 5256

def ticket_id
  @ticket_id
end

#ticket_src_url::String

Returns the value of attribute ticket_src_url.

Returns:

  • (::String)


5257
5258
5259
# File 'sig/types.rbs', line 5257

def ticket_src_url
  @ticket_src_url
end