Documentation
¶
Overview ¶
Package amazonbedrockservicetype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Amazonbedrock = AmazonBedrockServiceType{"amazonbedrock"}
)
Functions ¶
This section is empty.
Types ¶
type AmazonBedrockServiceType ¶
type AmazonBedrockServiceType struct {
Name string
}
func (AmazonBedrockServiceType) MarshalText ¶
func (a AmazonBedrockServiceType) MarshalText() (text []byte, err error)
func (AmazonBedrockServiceType) String ¶
func (a AmazonBedrockServiceType) String() string
func (*AmazonBedrockServiceType) UnmarshalText ¶
func (a *AmazonBedrockServiceType) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.