codebuild

package
v0.87.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactSettings

type ArtifactSettings struct {
	Metadata          defsecTypes.Metadata
	EncryptionEnabled defsecTypes.BoolValue
}

type CodeBuild

type CodeBuild struct {
	Projects []Project
}

type Project

type Project struct {
	Metadata                  defsecTypes.Metadata
	SourceType                defsecTypes.StringValue
	EncryptionKey             defsecTypes.StringValue
	SecondarySources          []SecondarySources
	ArtifactSettings          ArtifactSettings
	SecondaryArtifactSettings []ArtifactSettings
}

type SecondarySources added in v0.87.0

type SecondarySources struct {
	Metadata defsecTypes.Metadata
	Type     defsecTypes.StringValue
}

Jump to

Keyboard shortcuts

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