evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
kms/client_op_scheduled_key_deletion.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method ScheduleKeyDeletionRequest.ToInput should have comment or be unexported
Open

func (r ScheduleKeyDeletionRequest) ToInput() *SDK.ScheduleKeyDeletionInput {

exported function NewScheduleKeyDeletionResult should have comment or be unexported
Open

func NewScheduleKeyDeletionResult(output *SDK.ScheduleKeyDeletionResponse) *ScheduleKeyDeletionResult {

exported type ScheduleKeyDeletionResult should have comment or be unexported
Open

type ScheduleKeyDeletionResult struct {

There are no issues that match your filters.

Category
Status