devopsgurueventsourcesconfig

package
v0.0.0-...-917d9f1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AmazonCodeGuruProfiler

type AmazonCodeGuruProfiler struct {
	// Status: string, required
	Status terra.StringValue `hcl:"status,attr" validate:"required"`
}

type AmazonCodeGuruProfilerAttributes

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

func (AmazonCodeGuruProfilerAttributes) InternalRef

func (acgp AmazonCodeGuruProfilerAttributes) InternalRef() (terra.Reference, error)

func (AmazonCodeGuruProfilerAttributes) InternalTokens

func (acgp AmazonCodeGuruProfilerAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AmazonCodeGuruProfilerAttributes) InternalWithRef

func (AmazonCodeGuruProfilerAttributes) Status

type AmazonCodeGuruProfilerState

type AmazonCodeGuruProfilerState struct {
	Status string `json:"status"`
}

type EventSources

type EventSources struct {
	// AmazonCodeGuruProfiler: min=0
	AmazonCodeGuruProfiler []AmazonCodeGuruProfiler `hcl:"amazon_code_guru_profiler,block" validate:"min=0"`
}

type EventSourcesAttributes

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

func (EventSourcesAttributes) AmazonCodeGuruProfiler

func (EventSourcesAttributes) InternalRef

func (es EventSourcesAttributes) InternalRef() (terra.Reference, error)

func (EventSourcesAttributes) InternalTokens

func (es EventSourcesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (EventSourcesAttributes) InternalWithRef

type EventSourcesState

type EventSourcesState struct {
	AmazonCodeGuruProfiler []AmazonCodeGuruProfilerState `json:"amazon_code_guru_profiler"`
}

Jump to

Keyboard shortcuts

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