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)


356
357
358
# File 'sig/types.rbs', line 356

def system_arn
  @system_arn
end

#user_journey_id::String

Returns the value of attribute user_journey_id.

Returns:

  • (::String)


357
358
359
# File 'sig/types.rbs', line 357

def user_journey_id
  @user_journey_id
end