aws_bedrock_custom_models

package
v0.0.0-...-4deecce Latest Latest
Warning

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

Go to latest
Published: Apr 16, 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 DataArgs

type DataArgs struct{}

DataArgs contains the configurations for aws_bedrock_custom_models.

type DataModelSummariesAttributes

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

func (DataModelSummariesAttributes) CreationTime

func (DataModelSummariesAttributes) InternalRef

func (ms DataModelSummariesAttributes) InternalRef() (terra.Reference, error)

func (DataModelSummariesAttributes) InternalTokens

func (ms DataModelSummariesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (DataModelSummariesAttributes) InternalWithRef

func (DataModelSummariesAttributes) ModelArn

func (DataModelSummariesAttributes) ModelName

type DataModelSummariesState

type DataModelSummariesState struct {
	CreationTime string `json:"creation_time"`
	ModelArn     string `json:"model_arn"`
	ModelName    string `json:"model_name"`
}

type DataSource

type DataSource struct {
	Name string
	Args DataArgs
}

DataSource represents the Terraform data resource aws_bedrock_custom_models.

func Data

func Data(name string, args DataArgs) *DataSource

Data creates a new instance of DataSource.

func (*DataSource) Attributes

func (abcm *DataSource) Attributes() dataAwsBedrockCustomModelsAttributes

Attributes returns the attributes for DataSource.

func (*DataSource) Configuration

func (abcm *DataSource) Configuration() interface{}

Configuration returns the configuration (args) for DataSource.

func (*DataSource) DataSource

func (abcm *DataSource) DataSource() string

DataSource returns the Terraform object type for DataSource.

func (*DataSource) LocalName

func (abcm *DataSource) LocalName() string

LocalName returns the local name for DataSource.

Jump to

Keyboard shortcuts

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