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