deleteDeploymentConfig
inline suspend fun CodeDeployClient.deleteDeploymentConfig(crossinline block: DeleteDeploymentConfigRequest.Builder.() -> Unit): DeleteDeploymentConfigResponse
Deletes a deployment configuration.
A deployment configuration cannot be deleted if it is currently in use. Predefined configurations cannot be deleted.