Class: Aws::Types::GetUserJourneyRequest

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)


559
560
561
# File 'sig/types.rbs', line 559

def system_arn
  @system_arn
end

#user_journey_id::String

Returns the value of attribute user_journey_id.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def user_journey_id
  @user_journey_id
end