Class: Aws::Types::UpdateConnectorProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConnectorProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_profile_arn ⇒ ::String
Returns the value of attribute connector_profile_arn.
Instance Attribute Details
#connector_profile_arn ⇒ ::String
Returns the value of attribute connector_profile_arn.
1383 1384 1385 |
# File 'sig/types.rbs', line 1383 def connector_profile_arn @connector_profile_arn end |