Class: Aws::Types::DeleteAgentProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAgentProfileRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile_arn ⇒ ::String
Returns the value of attribute profile_arn.
Instance Attribute Details
#profile_arn ⇒ ::String
Returns the value of attribute profile_arn.
544 545 546 |
# File 'sig/types.rbs', line 544 def profile_arn @profile_arn end |