class Aws::Appflow::Types::DeleteConnectorProfileRequest
@note When making an API call, you may pass DeleteConnectorProfileRequest
data as a hash: { connector_profile_name: "ConnectorProfileName", # required force_delete: false, }
@!attribute [rw] connector_profile_name
The name of the connector profile. The name is unique for each `ConnectorProfile` in your account. @return [String]
@!attribute [rw] force_delete
Indicates whether Amazon AppFlow should delete the profile, even if it is currently in use in one or more flows. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/DeleteConnectorProfileRequest AWS API Documentation
Constants
- SENSITIVE