postprocessawsconnection

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package postprocessawsconnection contains methods related to PostProcessAwsConnection

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostProcessAwsConnectionV1

type PostProcessAwsConnectionV1 struct {
	// contains filtered or unexported fields
}

PostProcessAwsConnectionV1 represents a custom type struct

func (*PostProcessAwsConnectionV1) PostProcessAwsConnection

func (p *PostProcessAwsConnectionV1) PostProcessAwsConnection(
	body *models.PostProcessAwsConnectionV1Request) (
	interface{}, *apiutils.APIError)

PostProcessAwsConnection Performs post-processing after AWS Connection Create, Update or Delete. This API should only be invoked by the Clumio Terraform provider and should not be invoked manually.

type PostProcessAwsConnectionV1Client

type PostProcessAwsConnectionV1Client interface {
	// PostProcessAwsConnection Performs post-processing after AWS Connection Create, Update or Delete. This API should only be invoked by the Clumio Terraform provider and should not be invoked manually.
	PostProcessAwsConnection(
		body *models.PostProcessAwsConnectionV1Request) (
		interface{}, *apiutils.APIError)
}

PostProcessAwsConnectionV1Client represents a custom type interface

func NewPostProcessAwsConnectionV1

func NewPostProcessAwsConnectionV1(config config.Config) PostProcessAwsConnectionV1Client

NewPostProcessAwsConnectionV1 returns PostProcessAwsConnectionV1Client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL