Documentation ¶
Index ¶
- func GenerateCreateUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.CreateUsagePlanKeyInput
- func GenerateDeleteUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.DeleteUsagePlanKeyInput
- func GenerateGetUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.GetUsagePlanKeyInput
- func GenerateUsagePlanKey(resp *svcsdk.UsagePlanKey) *svcapitypes.UsagePlanKey
- func IsNotFound(err error) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCreateUsagePlanKeyInput ¶
func GenerateCreateUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.CreateUsagePlanKeyInput
GenerateCreateUsagePlanKeyInput returns a create input.
func GenerateDeleteUsagePlanKeyInput ¶
func GenerateDeleteUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.DeleteUsagePlanKeyInput
GenerateDeleteUsagePlanKeyInput returns a deletion input.
func GenerateGetUsagePlanKeyInput ¶
func GenerateGetUsagePlanKeyInput(cr *svcapitypes.UsagePlanKey) *svcsdk.GetUsagePlanKeyInput
GenerateGetUsagePlanKeyInput returns input for read operation.
func GenerateUsagePlanKey ¶
func GenerateUsagePlanKey(resp *svcsdk.UsagePlanKey) *svcapitypes.UsagePlanKey
GenerateUsagePlanKey returns the current state in the form of *svcapitypes.UsagePlanKey.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.