Class: Aws::Types::ServiceWorkflowUpdatedMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_function_id::String

Returns the value of attribute service_function_id.

Returns:

  • (::String)


1415
1416
1417
# File 'sig/types.rbs', line 1415

def service_function_id
  @service_function_id
end

#service_function_name::String

Returns the value of attribute service_function_name.

Returns:

  • (::String)


1416
1417
1418
# File 'sig/types.rbs', line 1416

def service_function_name
  @service_function_name
end