Class: Aws::Types::DeleteAgentProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_arn ⇒ ::String

Returns the value of attribute profile_arn.

Returns:

  • (::String)


544
545
546
# File 'sig/types.rbs', line 544

def profile_arn
  @profile_arn
end