Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AwsResource ¶
type AwsResource struct {
// contains filtered or unexported fields
}
type CreateResult ¶
type DeleteInput ¶
type MathService ¶
type MathService struct{}
type OriginAccessIdentity ¶
type OriginAccessIdentity struct {
*AwsResource
}
func (*OriginAccessIdentity) Create ¶
func (r *OriginAccessIdentity) Create(input *OriginAccessIdentityInputs, output *CreateResult[OriginAccessIdentityOutputs]) error
func (*OriginAccessIdentity) Delete ¶
func (r *OriginAccessIdentity) Delete(input *DeleteInput[OriginAccessIdentityOutputs], output *int) error
type OriginAccessIdentityInputs ¶
type OriginAccessIdentityInputs struct {
}
type OriginAccessIdentityOutputs ¶
type OriginAccessIdentityOutputs struct {
}
type UpdateInput ¶
Click to show internal directories.
Click to hide internal directories.