Class: Aws::Types::CreateTicketV2Request

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


5250
5251
5252
# File 'sig/types.rbs', line 5250

def client_token
  @client_token
end

#connector_id::String

Returns the value of attribute connector_id.

Returns:

  • (::String)


5248
5249
5250
# File 'sig/types.rbs', line 5248

def connector_id
  @connector_id
end

#finding_metadata_uid::String

Returns the value of attribute finding_metadata_uid.

Returns:

  • (::String)


5249
5250
5251
# File 'sig/types.rbs', line 5249

def 
  @finding_metadata_uid
end

#mode"DRYRUN"

Returns the value of attribute mode.

Returns:

  • ("DRYRUN")


5251
5252
5253
# File 'sig/types.rbs', line 5251

def mode
  @mode
end