Class: Aws::Types::DeleteAgentGoalRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


536
537
538
# File 'sig/types.rbs', line 536

def id
  @id
end

#profile_arn ⇒ ::String

Returns the value of attribute profile_arn.

Returns:

  • (::String)


535
536
537
# File 'sig/types.rbs', line 535

def profile_arn
  @profile_arn
end