Class: Aws::Types::ConnectorProfileConfig
- Inherits:
-
Object
- Object
- Aws::Types::ConnectorProfileConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_profile_credentials ⇒ Types::ConnectorProfileCredentials
Returns the value of attribute connector_profile_credentials.
-
#connector_profile_properties ⇒ Types::ConnectorProfileProperties
Returns the value of attribute connector_profile_properties.
Instance Attribute Details
#connector_profile_credentials ⇒ Types::ConnectorProfileCredentials
Returns the value of attribute connector_profile_credentials.
232 233 234 |
# File 'sig/types.rbs', line 232 def connector_profile_credentials @connector_profile_credentials end |
#connector_profile_properties ⇒ Types::ConnectorProfileProperties
Returns the value of attribute connector_profile_properties.
231 232 233 |
# File 'sig/types.rbs', line 231 def connector_profile_properties @connector_profile_properties end |