Class: Aws::Types::SystemUserJourneyDeletedMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_services_at_deletion::Array[Types::ServiceReference]

Returns the value of attribute associated_services_at_deletion.

Returns:



1613
1614
1615
# File 'sig/types.rbs', line 1613

def associated_services_at_deletion
  @associated_services_at_deletion
end

#user_journey_name::String

Returns the value of attribute user_journey_name.

Returns:

  • (::String)


1612
1613
1614
# File 'sig/types.rbs', line 1612

def user_journey_name
  @user_journey_name
end