Class: Aws::Types::DeleteUserJourneyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#system_arn::String

Returns the value of attribute system_arn.

Returns:

  • (::String)


349
350
351
# File 'sig/types.rbs', line 349

def system_arn
  @system_arn
end

#user_journey_id::String

Returns the value of attribute user_journey_id.

Returns:

  • (::String)


350
351
352
# File 'sig/types.rbs', line 350

def user_journey_id
  @user_journey_id
end