destroy_eni

package
v0.0.0-...-72b0876 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResponse

func NewResponse() map[string]interface{}

Types

type DestroyEni

type DestroyEni struct {
	PhysicalResourceID string
	Data               map[string]interface{}
	// contains filtered or unexported fields
}

func NewDestroyEni

func NewDestroyEni(ctx context.Context, event cfn.Event, config aws.Config) *DestroyEni

func (DestroyEni) Create

func (x DestroyEni) Create() (physicalResourceID string, data map[string]interface{}, err error)

func (DestroyEni) Delete

func (x DestroyEni) Delete() (physicalResourceID string, data map[string]interface{}, err error)

func (DestroyEni) Handle

func (x DestroyEni) Handle() (physicalResourceID string, data map[string]interface{}, err error)

func (DestroyEni) Update

func (x DestroyEni) Update() (physicalResourceID string, data map[string]interface{}, err error)

type ResourceProperties

type ResourceProperties struct {
	ServiceToken   string   `json:"ServiceToken"`
	SecurityGroups []string `json:"SecurityGroups"`
}

type Response

type Response struct {
}

Jump to

Keyboard shortcuts

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