shield

package
v0.0.0-...-506879c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Protection

type Protection struct {
	core.ResourceMeta `json:"-"`

	// desired state of Protection
	Spec ProtectionSpec `json:"spec"`
}

func NewProtection

func NewProtection(stack core.Stack, id string, spec ProtectionSpec) *Protection

NewProtection constructs new Protection resource.

type ProtectionSpec

type ProtectionSpec struct {
	ResourceARN core.StringToken `json:"resourceARN"`
}

ProtectionSpec defines the desired state of Protection.

Jump to

Keyboard shortcuts

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