ssmmock

package
v1.40.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package ssmmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSSMAPI

type MockSSMAPI struct {
	// contains filtered or unexported fields
}

MockSSMAPI is a mock of SSMAPI interface

func NewMockSSMAPI

func NewMockSSMAPI(ctrl *gomock.Controller) *MockSSMAPI

NewMockSSMAPI creates a new mock instance

func (*MockSSMAPI) AddTagsToResource

func (m *MockSSMAPI) AddTagsToResource(arg0 *ssm.AddTagsToResourceInput) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResource mocks base method

func (*MockSSMAPI) AddTagsToResourceRequest

func (m *MockSSMAPI) AddTagsToResourceRequest(arg0 *ssm.AddTagsToResourceInput) (*request.Request, *ssm.AddTagsToResourceOutput)

AddTagsToResourceRequest mocks base method

func (*MockSSMAPI) AddTagsToResourceWithContext

func (m *MockSSMAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *ssm.AddTagsToResourceInput, arg2 ...request.Option) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResourceWithContext mocks base method

func (*MockSSMAPI) AssociateOpsItemRelatedItem

AssociateOpsItemRelatedItem mocks base method

func (*MockSSMAPI) AssociateOpsItemRelatedItemRequest

func (m *MockSSMAPI) AssociateOpsItemRelatedItemRequest(arg0 *ssm.AssociateOpsItemRelatedItemInput) (*request.Request, *ssm.AssociateOpsItemRelatedItemOutput)

AssociateOpsItemRelatedItemRequest mocks base method

func (*MockSSMAPI) AssociateOpsItemRelatedItemWithContext

func (m *MockSSMAPI) AssociateOpsItemRelatedItemWithContext(arg0 context.Context, arg1 *ssm.AssociateOpsItemRelatedItemInput, arg2 ...request.Option) (*ssm.AssociateOpsItemRelatedItemOutput, error)

AssociateOpsItemRelatedItemWithContext mocks base method

func (*MockSSMAPI) CancelCommand

func (m *MockSSMAPI) CancelCommand(arg0 *ssm.CancelCommandInput) (*ssm.CancelCommandOutput, error)

CancelCommand mocks base method

func (*MockSSMAPI) CancelCommandRequest

func (m *MockSSMAPI) CancelCommandRequest(arg0 *ssm.CancelCommandInput) (*request.Request, *ssm.CancelCommandOutput)

CancelCommandRequest mocks base method

func (*MockSSMAPI) CancelCommandWithContext

func (m *MockSSMAPI) CancelCommandWithContext(arg0 context.Context, arg1 *ssm.CancelCommandInput, arg2 ...request.Option) (*ssm.CancelCommandOutput, error)

CancelCommandWithContext mocks base method

func (*MockSSMAPI) CancelMaintenanceWindowExecution

CancelMaintenanceWindowExecution mocks base method

func (*MockSSMAPI) CancelMaintenanceWindowExecutionRequest

func (m *MockSSMAPI) CancelMaintenanceWindowExecutionRequest(arg0 *ssm.CancelMaintenanceWindowExecutionInput) (*request.Request, *ssm.CancelMaintenanceWindowExecutionOutput)

CancelMaintenanceWindowExecutionRequest mocks base method

func (*MockSSMAPI) CancelMaintenanceWindowExecutionWithContext

func (m *MockSSMAPI) CancelMaintenanceWindowExecutionWithContext(arg0 context.Context, arg1 *ssm.CancelMaintenanceWindowExecutionInput, arg2 ...request.Option) (*ssm.CancelMaintenanceWindowExecutionOutput, error)

CancelMaintenanceWindowExecutionWithContext mocks base method

func (*MockSSMAPI) CreateActivation

func (m *MockSSMAPI) CreateActivation(arg0 *ssm.CreateActivationInput) (*ssm.CreateActivationOutput, error)

CreateActivation mocks base method

func (*MockSSMAPI) CreateActivationRequest

func (m *MockSSMAPI) CreateActivationRequest(arg0 *ssm.CreateActivationInput) (*request.Request, *ssm.CreateActivationOutput)

CreateActivationRequest mocks base method

func (*MockSSMAPI) CreateActivationWithContext

func (m *MockSSMAPI) CreateActivationWithContext(arg0 context.Context, arg1 *ssm.CreateActivationInput, arg2 ...request.Option) (*ssm.CreateActivationOutput, error)

CreateActivationWithContext mocks base method

func (*MockSSMAPI) CreateAssociation

func (m *MockSSMAPI) CreateAssociation(arg0 *ssm.CreateAssociationInput) (*ssm.CreateAssociationOutput, error)

CreateAssociation mocks base method

func (*MockSSMAPI) CreateAssociationBatch

func (m *MockSSMAPI) CreateAssociationBatch(arg0 *ssm.CreateAssociationBatchInput) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatch mocks base method

func (*MockSSMAPI) CreateAssociationBatchRequest

func (m *MockSSMAPI) CreateAssociationBatchRequest(arg0 *ssm.CreateAssociationBatchInput) (*request.Request, *ssm.CreateAssociationBatchOutput)

CreateAssociationBatchRequest mocks base method

func (*MockSSMAPI) CreateAssociationBatchWithContext

func (m *MockSSMAPI) CreateAssociationBatchWithContext(arg0 context.Context, arg1 *ssm.CreateAssociationBatchInput, arg2 ...request.Option) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatchWithContext mocks base method

func (*MockSSMAPI) CreateAssociationRequest

func (m *MockSSMAPI) CreateAssociationRequest(arg0 *ssm.CreateAssociationInput) (*request.Request, *ssm.CreateAssociationOutput)

CreateAssociationRequest mocks base method

func (*MockSSMAPI) CreateAssociationWithContext

func (m *MockSSMAPI) CreateAssociationWithContext(arg0 context.Context, arg1 *ssm.CreateAssociationInput, arg2 ...request.Option) (*ssm.CreateAssociationOutput, error)

CreateAssociationWithContext mocks base method

func (*MockSSMAPI) CreateDocument

func (m *MockSSMAPI) CreateDocument(arg0 *ssm.CreateDocumentInput) (*ssm.CreateDocumentOutput, error)

CreateDocument mocks base method

func (*MockSSMAPI) CreateDocumentRequest

func (m *MockSSMAPI) CreateDocumentRequest(arg0 *ssm.CreateDocumentInput) (*request.Request, *ssm.CreateDocumentOutput)

CreateDocumentRequest mocks base method

func (*MockSSMAPI) CreateDocumentWithContext

func (m *MockSSMAPI) CreateDocumentWithContext(arg0 context.Context, arg1 *ssm.CreateDocumentInput, arg2 ...request.Option) (*ssm.CreateDocumentOutput, error)

CreateDocumentWithContext mocks base method

func (*MockSSMAPI) CreateMaintenanceWindow

func (m *MockSSMAPI) CreateMaintenanceWindow(arg0 *ssm.CreateMaintenanceWindowInput) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindow mocks base method

func (*MockSSMAPI) CreateMaintenanceWindowRequest

func (m *MockSSMAPI) CreateMaintenanceWindowRequest(arg0 *ssm.CreateMaintenanceWindowInput) (*request.Request, *ssm.CreateMaintenanceWindowOutput)

CreateMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) CreateMaintenanceWindowWithContext

func (m *MockSSMAPI) CreateMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.CreateMaintenanceWindowInput, arg2 ...request.Option) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) CreateOpsItem

func (m *MockSSMAPI) CreateOpsItem(arg0 *ssm.CreateOpsItemInput) (*ssm.CreateOpsItemOutput, error)

CreateOpsItem mocks base method

func (*MockSSMAPI) CreateOpsItemRequest

func (m *MockSSMAPI) CreateOpsItemRequest(arg0 *ssm.CreateOpsItemInput) (*request.Request, *ssm.CreateOpsItemOutput)

CreateOpsItemRequest mocks base method

func (*MockSSMAPI) CreateOpsItemWithContext

func (m *MockSSMAPI) CreateOpsItemWithContext(arg0 context.Context, arg1 *ssm.CreateOpsItemInput, arg2 ...request.Option) (*ssm.CreateOpsItemOutput, error)

CreateOpsItemWithContext mocks base method

func (*MockSSMAPI) CreateOpsMetadata

func (m *MockSSMAPI) CreateOpsMetadata(arg0 *ssm.CreateOpsMetadataInput) (*ssm.CreateOpsMetadataOutput, error)

CreateOpsMetadata mocks base method

func (*MockSSMAPI) CreateOpsMetadataRequest

func (m *MockSSMAPI) CreateOpsMetadataRequest(arg0 *ssm.CreateOpsMetadataInput) (*request.Request, *ssm.CreateOpsMetadataOutput)

CreateOpsMetadataRequest mocks base method

func (*MockSSMAPI) CreateOpsMetadataWithContext

func (m *MockSSMAPI) CreateOpsMetadataWithContext(arg0 context.Context, arg1 *ssm.CreateOpsMetadataInput, arg2 ...request.Option) (*ssm.CreateOpsMetadataOutput, error)

CreateOpsMetadataWithContext mocks base method

func (*MockSSMAPI) CreatePatchBaseline

func (m *MockSSMAPI) CreatePatchBaseline(arg0 *ssm.CreatePatchBaselineInput) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaseline mocks base method

func (*MockSSMAPI) CreatePatchBaselineRequest

func (m *MockSSMAPI) CreatePatchBaselineRequest(arg0 *ssm.CreatePatchBaselineInput) (*request.Request, *ssm.CreatePatchBaselineOutput)

CreatePatchBaselineRequest mocks base method

func (*MockSSMAPI) CreatePatchBaselineWithContext

func (m *MockSSMAPI) CreatePatchBaselineWithContext(arg0 context.Context, arg1 *ssm.CreatePatchBaselineInput, arg2 ...request.Option) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaselineWithContext mocks base method

func (*MockSSMAPI) CreateResourceDataSync

func (m *MockSSMAPI) CreateResourceDataSync(arg0 *ssm.CreateResourceDataSyncInput) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSync mocks base method

func (*MockSSMAPI) CreateResourceDataSyncRequest

func (m *MockSSMAPI) CreateResourceDataSyncRequest(arg0 *ssm.CreateResourceDataSyncInput) (*request.Request, *ssm.CreateResourceDataSyncOutput)

CreateResourceDataSyncRequest mocks base method

func (*MockSSMAPI) CreateResourceDataSyncWithContext

func (m *MockSSMAPI) CreateResourceDataSyncWithContext(arg0 context.Context, arg1 *ssm.CreateResourceDataSyncInput, arg2 ...request.Option) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) DeleteActivation

func (m *MockSSMAPI) DeleteActivation(arg0 *ssm.DeleteActivationInput) (*ssm.DeleteActivationOutput, error)

DeleteActivation mocks base method

func (*MockSSMAPI) DeleteActivationRequest

func (m *MockSSMAPI) DeleteActivationRequest(arg0 *ssm.DeleteActivationInput) (*request.Request, *ssm.DeleteActivationOutput)

DeleteActivationRequest mocks base method

func (*MockSSMAPI) DeleteActivationWithContext

func (m *MockSSMAPI) DeleteActivationWithContext(arg0 context.Context, arg1 *ssm.DeleteActivationInput, arg2 ...request.Option) (*ssm.DeleteActivationOutput, error)

DeleteActivationWithContext mocks base method

func (*MockSSMAPI) DeleteAssociation

func (m *MockSSMAPI) DeleteAssociation(arg0 *ssm.DeleteAssociationInput) (*ssm.DeleteAssociationOutput, error)

DeleteAssociation mocks base method

func (*MockSSMAPI) DeleteAssociationRequest

func (m *MockSSMAPI) DeleteAssociationRequest(arg0 *ssm.DeleteAssociationInput) (*request.Request, *ssm.DeleteAssociationOutput)

DeleteAssociationRequest mocks base method

func (*MockSSMAPI) DeleteAssociationWithContext

func (m *MockSSMAPI) DeleteAssociationWithContext(arg0 context.Context, arg1 *ssm.DeleteAssociationInput, arg2 ...request.Option) (*ssm.DeleteAssociationOutput, error)

DeleteAssociationWithContext mocks base method

func (*MockSSMAPI) DeleteDocument

func (m *MockSSMAPI) DeleteDocument(arg0 *ssm.DeleteDocumentInput) (*ssm.DeleteDocumentOutput, error)

DeleteDocument mocks base method

func (*MockSSMAPI) DeleteDocumentRequest

func (m *MockSSMAPI) DeleteDocumentRequest(arg0 *ssm.DeleteDocumentInput) (*request.Request, *ssm.DeleteDocumentOutput)

DeleteDocumentRequest mocks base method

func (*MockSSMAPI) DeleteDocumentWithContext

func (m *MockSSMAPI) DeleteDocumentWithContext(arg0 context.Context, arg1 *ssm.DeleteDocumentInput, arg2 ...request.Option) (*ssm.DeleteDocumentOutput, error)

DeleteDocumentWithContext mocks base method

func (*MockSSMAPI) DeleteInventory

func (m *MockSSMAPI) DeleteInventory(arg0 *ssm.DeleteInventoryInput) (*ssm.DeleteInventoryOutput, error)

DeleteInventory mocks base method

func (*MockSSMAPI) DeleteInventoryRequest

func (m *MockSSMAPI) DeleteInventoryRequest(arg0 *ssm.DeleteInventoryInput) (*request.Request, *ssm.DeleteInventoryOutput)

DeleteInventoryRequest mocks base method

func (*MockSSMAPI) DeleteInventoryWithContext

func (m *MockSSMAPI) DeleteInventoryWithContext(arg0 context.Context, arg1 *ssm.DeleteInventoryInput, arg2 ...request.Option) (*ssm.DeleteInventoryOutput, error)

DeleteInventoryWithContext mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindow

func (m *MockSSMAPI) DeleteMaintenanceWindow(arg0 *ssm.DeleteMaintenanceWindowInput) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindow mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindowRequest

func (m *MockSSMAPI) DeleteMaintenanceWindowRequest(arg0 *ssm.DeleteMaintenanceWindowInput) (*request.Request, *ssm.DeleteMaintenanceWindowOutput)

DeleteMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindowWithContext

func (m *MockSSMAPI) DeleteMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.DeleteMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DeleteOpsMetadata

func (m *MockSSMAPI) DeleteOpsMetadata(arg0 *ssm.DeleteOpsMetadataInput) (*ssm.DeleteOpsMetadataOutput, error)

DeleteOpsMetadata mocks base method

func (*MockSSMAPI) DeleteOpsMetadataRequest

func (m *MockSSMAPI) DeleteOpsMetadataRequest(arg0 *ssm.DeleteOpsMetadataInput) (*request.Request, *ssm.DeleteOpsMetadataOutput)

DeleteOpsMetadataRequest mocks base method

func (*MockSSMAPI) DeleteOpsMetadataWithContext

func (m *MockSSMAPI) DeleteOpsMetadataWithContext(arg0 context.Context, arg1 *ssm.DeleteOpsMetadataInput, arg2 ...request.Option) (*ssm.DeleteOpsMetadataOutput, error)

DeleteOpsMetadataWithContext mocks base method

func (*MockSSMAPI) DeleteParameter

func (m *MockSSMAPI) DeleteParameter(arg0 *ssm.DeleteParameterInput) (*ssm.DeleteParameterOutput, error)

DeleteParameter mocks base method

func (*MockSSMAPI) DeleteParameterRequest

func (m *MockSSMAPI) DeleteParameterRequest(arg0 *ssm.DeleteParameterInput) (*request.Request, *ssm.DeleteParameterOutput)

DeleteParameterRequest mocks base method

func (*MockSSMAPI) DeleteParameterWithContext

func (m *MockSSMAPI) DeleteParameterWithContext(arg0 context.Context, arg1 *ssm.DeleteParameterInput, arg2 ...request.Option) (*ssm.DeleteParameterOutput, error)

DeleteParameterWithContext mocks base method

func (*MockSSMAPI) DeleteParameters

func (m *MockSSMAPI) DeleteParameters(arg0 *ssm.DeleteParametersInput) (*ssm.DeleteParametersOutput, error)

DeleteParameters mocks base method

func (*MockSSMAPI) DeleteParametersRequest

func (m *MockSSMAPI) DeleteParametersRequest(arg0 *ssm.DeleteParametersInput) (*request.Request, *ssm.DeleteParametersOutput)

DeleteParametersRequest mocks base method

func (*MockSSMAPI) DeleteParametersWithContext

func (m *MockSSMAPI) DeleteParametersWithContext(arg0 context.Context, arg1 *ssm.DeleteParametersInput, arg2 ...request.Option) (*ssm.DeleteParametersOutput, error)

DeleteParametersWithContext mocks base method

func (*MockSSMAPI) DeletePatchBaseline

func (m *MockSSMAPI) DeletePatchBaseline(arg0 *ssm.DeletePatchBaselineInput) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaseline mocks base method

func (*MockSSMAPI) DeletePatchBaselineRequest

func (m *MockSSMAPI) DeletePatchBaselineRequest(arg0 *ssm.DeletePatchBaselineInput) (*request.Request, *ssm.DeletePatchBaselineOutput)

DeletePatchBaselineRequest mocks base method

func (*MockSSMAPI) DeletePatchBaselineWithContext

func (m *MockSSMAPI) DeletePatchBaselineWithContext(arg0 context.Context, arg1 *ssm.DeletePatchBaselineInput, arg2 ...request.Option) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaselineWithContext mocks base method

func (*MockSSMAPI) DeleteResourceDataSync

func (m *MockSSMAPI) DeleteResourceDataSync(arg0 *ssm.DeleteResourceDataSyncInput) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSync mocks base method

func (*MockSSMAPI) DeleteResourceDataSyncRequest

func (m *MockSSMAPI) DeleteResourceDataSyncRequest(arg0 *ssm.DeleteResourceDataSyncInput) (*request.Request, *ssm.DeleteResourceDataSyncOutput)

DeleteResourceDataSyncRequest mocks base method

func (*MockSSMAPI) DeleteResourceDataSyncWithContext

func (m *MockSSMAPI) DeleteResourceDataSyncWithContext(arg0 context.Context, arg1 *ssm.DeleteResourceDataSyncInput, arg2 ...request.Option) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) DeregisterManagedInstance

DeregisterManagedInstance mocks base method

func (*MockSSMAPI) DeregisterManagedInstanceRequest

func (m *MockSSMAPI) DeregisterManagedInstanceRequest(arg0 *ssm.DeregisterManagedInstanceInput) (*request.Request, *ssm.DeregisterManagedInstanceOutput)

DeregisterManagedInstanceRequest mocks base method

func (*MockSSMAPI) DeregisterManagedInstanceWithContext

func (m *MockSSMAPI) DeregisterManagedInstanceWithContext(arg0 context.Context, arg1 *ssm.DeregisterManagedInstanceInput, arg2 ...request.Option) (*ssm.DeregisterManagedInstanceOutput, error)

DeregisterManagedInstanceWithContext mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroup

DeregisterPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroupRequest

DeregisterPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) DeregisterPatchBaselineForPatchGroupWithContext(arg0 context.Context, arg1 *ssm.DeregisterPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.DeregisterPatchBaselineForPatchGroupOutput, error)

DeregisterPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindow

DeregisterTargetFromMaintenanceWindow mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindowRequest

DeregisterTargetFromMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindowWithContext

func (m *MockSSMAPI) DeregisterTargetFromMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.DeregisterTargetFromMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeregisterTargetFromMaintenanceWindowOutput, error)

DeregisterTargetFromMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindow

DeregisterTaskFromMaintenanceWindow mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindowRequest

DeregisterTaskFromMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindowWithContext

func (m *MockSSMAPI) DeregisterTaskFromMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.DeregisterTaskFromMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeregisterTaskFromMaintenanceWindowOutput, error)

DeregisterTaskFromMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DescribeActivations

func (m *MockSSMAPI) DescribeActivations(arg0 *ssm.DescribeActivationsInput) (*ssm.DescribeActivationsOutput, error)

DescribeActivations mocks base method

func (*MockSSMAPI) DescribeActivationsPages

func (m *MockSSMAPI) DescribeActivationsPages(arg0 *ssm.DescribeActivationsInput, arg1 func(*ssm.DescribeActivationsOutput, bool) bool) error

DescribeActivationsPages mocks base method

func (*MockSSMAPI) DescribeActivationsPagesWithContext

func (m *MockSSMAPI) DescribeActivationsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeActivationsInput, arg2 func(*ssm.DescribeActivationsOutput, bool) bool, arg3 ...request.Option) error

DescribeActivationsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeActivationsRequest

func (m *MockSSMAPI) DescribeActivationsRequest(arg0 *ssm.DescribeActivationsInput) (*request.Request, *ssm.DescribeActivationsOutput)

DescribeActivationsRequest mocks base method

func (*MockSSMAPI) DescribeActivationsWithContext

func (m *MockSSMAPI) DescribeActivationsWithContext(arg0 context.Context, arg1 *ssm.DescribeActivationsInput, arg2 ...request.Option) (*ssm.DescribeActivationsOutput, error)

DescribeActivationsWithContext mocks base method

func (*MockSSMAPI) DescribeAssociation

func (m *MockSSMAPI) DescribeAssociation(arg0 *ssm.DescribeAssociationInput) (*ssm.DescribeAssociationOutput, error)

DescribeAssociation mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionTargets

DescribeAssociationExecutionTargets mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionTargetsPages

func (m *MockSSMAPI) DescribeAssociationExecutionTargetsPages(arg0 *ssm.DescribeAssociationExecutionTargetsInput, arg1 func(*ssm.DescribeAssociationExecutionTargetsOutput, bool) bool) error

DescribeAssociationExecutionTargetsPages mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionTargetsPagesWithContext

func (m *MockSSMAPI) DescribeAssociationExecutionTargetsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeAssociationExecutionTargetsInput, arg2 func(*ssm.DescribeAssociationExecutionTargetsOutput, bool) bool, arg3 ...request.Option) error

DescribeAssociationExecutionTargetsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionTargetsRequest

DescribeAssociationExecutionTargetsRequest mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionTargetsWithContext

func (m *MockSSMAPI) DescribeAssociationExecutionTargetsWithContext(arg0 context.Context, arg1 *ssm.DescribeAssociationExecutionTargetsInput, arg2 ...request.Option) (*ssm.DescribeAssociationExecutionTargetsOutput, error)

DescribeAssociationExecutionTargetsWithContext mocks base method

func (*MockSSMAPI) DescribeAssociationExecutions

DescribeAssociationExecutions mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionsPages

func (m *MockSSMAPI) DescribeAssociationExecutionsPages(arg0 *ssm.DescribeAssociationExecutionsInput, arg1 func(*ssm.DescribeAssociationExecutionsOutput, bool) bool) error

DescribeAssociationExecutionsPages mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionsPagesWithContext

func (m *MockSSMAPI) DescribeAssociationExecutionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeAssociationExecutionsInput, arg2 func(*ssm.DescribeAssociationExecutionsOutput, bool) bool, arg3 ...request.Option) error

DescribeAssociationExecutionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionsRequest

func (m *MockSSMAPI) DescribeAssociationExecutionsRequest(arg0 *ssm.DescribeAssociationExecutionsInput) (*request.Request, *ssm.DescribeAssociationExecutionsOutput)

DescribeAssociationExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeAssociationExecutionsWithContext

func (m *MockSSMAPI) DescribeAssociationExecutionsWithContext(arg0 context.Context, arg1 *ssm.DescribeAssociationExecutionsInput, arg2 ...request.Option) (*ssm.DescribeAssociationExecutionsOutput, error)

DescribeAssociationExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeAssociationRequest

func (m *MockSSMAPI) DescribeAssociationRequest(arg0 *ssm.DescribeAssociationInput) (*request.Request, *ssm.DescribeAssociationOutput)

DescribeAssociationRequest mocks base method

func (*MockSSMAPI) DescribeAssociationWithContext

func (m *MockSSMAPI) DescribeAssociationWithContext(arg0 context.Context, arg1 *ssm.DescribeAssociationInput, arg2 ...request.Option) (*ssm.DescribeAssociationOutput, error)

DescribeAssociationWithContext mocks base method

func (*MockSSMAPI) DescribeAutomationExecutions

DescribeAutomationExecutions mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsPages

func (m *MockSSMAPI) DescribeAutomationExecutionsPages(arg0 *ssm.DescribeAutomationExecutionsInput, arg1 func(*ssm.DescribeAutomationExecutionsOutput, bool) bool) error

DescribeAutomationExecutionsPages mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsPagesWithContext

func (m *MockSSMAPI) DescribeAutomationExecutionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeAutomationExecutionsInput, arg2 func(*ssm.DescribeAutomationExecutionsOutput, bool) bool, arg3 ...request.Option) error

DescribeAutomationExecutionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsRequest

func (m *MockSSMAPI) DescribeAutomationExecutionsRequest(arg0 *ssm.DescribeAutomationExecutionsInput) (*request.Request, *ssm.DescribeAutomationExecutionsOutput)

DescribeAutomationExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsWithContext

func (m *MockSSMAPI) DescribeAutomationExecutionsWithContext(arg0 context.Context, arg1 *ssm.DescribeAutomationExecutionsInput, arg2 ...request.Option) (*ssm.DescribeAutomationExecutionsOutput, error)

DescribeAutomationExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeAutomationStepExecutions

DescribeAutomationStepExecutions mocks base method

func (*MockSSMAPI) DescribeAutomationStepExecutionsPages

func (m *MockSSMAPI) DescribeAutomationStepExecutionsPages(arg0 *ssm.DescribeAutomationStepExecutionsInput, arg1 func(*ssm.DescribeAutomationStepExecutionsOutput, bool) bool) error

DescribeAutomationStepExecutionsPages mocks base method

func (*MockSSMAPI) DescribeAutomationStepExecutionsPagesWithContext

func (m *MockSSMAPI) DescribeAutomationStepExecutionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeAutomationStepExecutionsInput, arg2 func(*ssm.DescribeAutomationStepExecutionsOutput, bool) bool, arg3 ...request.Option) error

DescribeAutomationStepExecutionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeAutomationStepExecutionsRequest

func (m *MockSSMAPI) DescribeAutomationStepExecutionsRequest(arg0 *ssm.DescribeAutomationStepExecutionsInput) (*request.Request, *ssm.DescribeAutomationStepExecutionsOutput)

DescribeAutomationStepExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeAutomationStepExecutionsWithContext

func (m *MockSSMAPI) DescribeAutomationStepExecutionsWithContext(arg0 context.Context, arg1 *ssm.DescribeAutomationStepExecutionsInput, arg2 ...request.Option) (*ssm.DescribeAutomationStepExecutionsOutput, error)

DescribeAutomationStepExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeAvailablePatches

DescribeAvailablePatches mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesPages

func (m *MockSSMAPI) DescribeAvailablePatchesPages(arg0 *ssm.DescribeAvailablePatchesInput, arg1 func(*ssm.DescribeAvailablePatchesOutput, bool) bool) error

DescribeAvailablePatchesPages mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesPagesWithContext

func (m *MockSSMAPI) DescribeAvailablePatchesPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeAvailablePatchesInput, arg2 func(*ssm.DescribeAvailablePatchesOutput, bool) bool, arg3 ...request.Option) error

DescribeAvailablePatchesPagesWithContext mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesRequest

func (m *MockSSMAPI) DescribeAvailablePatchesRequest(arg0 *ssm.DescribeAvailablePatchesInput) (*request.Request, *ssm.DescribeAvailablePatchesOutput)

DescribeAvailablePatchesRequest mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesWithContext

func (m *MockSSMAPI) DescribeAvailablePatchesWithContext(arg0 context.Context, arg1 *ssm.DescribeAvailablePatchesInput, arg2 ...request.Option) (*ssm.DescribeAvailablePatchesOutput, error)

DescribeAvailablePatchesWithContext mocks base method

func (*MockSSMAPI) DescribeDocument

func (m *MockSSMAPI) DescribeDocument(arg0 *ssm.DescribeDocumentInput) (*ssm.DescribeDocumentOutput, error)

DescribeDocument mocks base method

func (*MockSSMAPI) DescribeDocumentPermission

DescribeDocumentPermission mocks base method

func (*MockSSMAPI) DescribeDocumentPermissionRequest

func (m *MockSSMAPI) DescribeDocumentPermissionRequest(arg0 *ssm.DescribeDocumentPermissionInput) (*request.Request, *ssm.DescribeDocumentPermissionOutput)

DescribeDocumentPermissionRequest mocks base method

func (*MockSSMAPI) DescribeDocumentPermissionWithContext

func (m *MockSSMAPI) DescribeDocumentPermissionWithContext(arg0 context.Context, arg1 *ssm.DescribeDocumentPermissionInput, arg2 ...request.Option) (*ssm.DescribeDocumentPermissionOutput, error)

DescribeDocumentPermissionWithContext mocks base method

func (*MockSSMAPI) DescribeDocumentRequest

func (m *MockSSMAPI) DescribeDocumentRequest(arg0 *ssm.DescribeDocumentInput) (*request.Request, *ssm.DescribeDocumentOutput)

DescribeDocumentRequest mocks base method

func (*MockSSMAPI) DescribeDocumentWithContext

func (m *MockSSMAPI) DescribeDocumentWithContext(arg0 context.Context, arg1 *ssm.DescribeDocumentInput, arg2 ...request.Option) (*ssm.DescribeDocumentOutput, error)

DescribeDocumentWithContext mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociations

DescribeEffectiveInstanceAssociations mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsPages

func (m *MockSSMAPI) DescribeEffectiveInstanceAssociationsPages(arg0 *ssm.DescribeEffectiveInstanceAssociationsInput, arg1 func(*ssm.DescribeEffectiveInstanceAssociationsOutput, bool) bool) error

DescribeEffectiveInstanceAssociationsPages mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsPagesWithContext

func (m *MockSSMAPI) DescribeEffectiveInstanceAssociationsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeEffectiveInstanceAssociationsInput, arg2 func(*ssm.DescribeEffectiveInstanceAssociationsOutput, bool) bool, arg3 ...request.Option) error

DescribeEffectiveInstanceAssociationsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsRequest

DescribeEffectiveInstanceAssociationsRequest mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsWithContext

func (m *MockSSMAPI) DescribeEffectiveInstanceAssociationsWithContext(arg0 context.Context, arg1 *ssm.DescribeEffectiveInstanceAssociationsInput, arg2 ...request.Option) (*ssm.DescribeEffectiveInstanceAssociationsOutput, error)

DescribeEffectiveInstanceAssociationsWithContext mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaseline

DescribeEffectivePatchesForPatchBaseline mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselinePages

func (m *MockSSMAPI) DescribeEffectivePatchesForPatchBaselinePages(arg0 *ssm.DescribeEffectivePatchesForPatchBaselineInput, arg1 func(*ssm.DescribeEffectivePatchesForPatchBaselineOutput, bool) bool) error

DescribeEffectivePatchesForPatchBaselinePages mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselinePagesWithContext

func (m *MockSSMAPI) DescribeEffectivePatchesForPatchBaselinePagesWithContext(arg0 context.Context, arg1 *ssm.DescribeEffectivePatchesForPatchBaselineInput, arg2 func(*ssm.DescribeEffectivePatchesForPatchBaselineOutput, bool) bool, arg3 ...request.Option) error

DescribeEffectivePatchesForPatchBaselinePagesWithContext mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselineRequest

DescribeEffectivePatchesForPatchBaselineRequest mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext

func (m *MockSSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext(arg0 context.Context, arg1 *ssm.DescribeEffectivePatchesForPatchBaselineInput, arg2 ...request.Option) (*ssm.DescribeEffectivePatchesForPatchBaselineOutput, error)

DescribeEffectivePatchesForPatchBaselineWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatus

DescribeInstanceAssociationsStatus mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusPages

func (m *MockSSMAPI) DescribeInstanceAssociationsStatusPages(arg0 *ssm.DescribeInstanceAssociationsStatusInput, arg1 func(*ssm.DescribeInstanceAssociationsStatusOutput, bool) bool) error

DescribeInstanceAssociationsStatusPages mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusPagesWithContext

func (m *MockSSMAPI) DescribeInstanceAssociationsStatusPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstanceAssociationsStatusInput, arg2 func(*ssm.DescribeInstanceAssociationsStatusOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceAssociationsStatusPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusRequest

DescribeInstanceAssociationsStatusRequest mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusWithContext

func (m *MockSSMAPI) DescribeInstanceAssociationsStatusWithContext(arg0 context.Context, arg1 *ssm.DescribeInstanceAssociationsStatusInput, arg2 ...request.Option) (*ssm.DescribeInstanceAssociationsStatusOutput, error)

DescribeInstanceAssociationsStatusWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceInformation

DescribeInstanceInformation mocks base method

func (*MockSSMAPI) DescribeInstanceInformationPages

func (m *MockSSMAPI) DescribeInstanceInformationPages(arg0 *ssm.DescribeInstanceInformationInput, arg1 func(*ssm.DescribeInstanceInformationOutput, bool) bool) error

DescribeInstanceInformationPages mocks base method

func (*MockSSMAPI) DescribeInstanceInformationPagesWithContext

func (m *MockSSMAPI) DescribeInstanceInformationPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstanceInformationInput, arg2 func(*ssm.DescribeInstanceInformationOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceInformationPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceInformationRequest

func (m *MockSSMAPI) DescribeInstanceInformationRequest(arg0 *ssm.DescribeInstanceInformationInput) (*request.Request, *ssm.DescribeInstanceInformationOutput)

DescribeInstanceInformationRequest mocks base method

func (*MockSSMAPI) DescribeInstanceInformationWithContext

func (m *MockSSMAPI) DescribeInstanceInformationWithContext(arg0 context.Context, arg1 *ssm.DescribeInstanceInformationInput, arg2 ...request.Option) (*ssm.DescribeInstanceInformationOutput, error)

DescribeInstanceInformationWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStates

DescribeInstancePatchStates mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroup

DescribeInstancePatchStatesForPatchGroup mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupPages

func (m *MockSSMAPI) DescribeInstancePatchStatesForPatchGroupPages(arg0 *ssm.DescribeInstancePatchStatesForPatchGroupInput, arg1 func(*ssm.DescribeInstancePatchStatesForPatchGroupOutput, bool) bool) error

DescribeInstancePatchStatesForPatchGroupPages mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupPagesWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesForPatchGroupPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchStatesForPatchGroupInput, arg2 func(*ssm.DescribeInstancePatchStatesForPatchGroupOutput, bool) bool, arg3 ...request.Option) error

DescribeInstancePatchStatesForPatchGroupPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupRequest

DescribeInstancePatchStatesForPatchGroupRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchStatesForPatchGroupInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchStatesForPatchGroupOutput, error)

DescribeInstancePatchStatesForPatchGroupWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesPages

func (m *MockSSMAPI) DescribeInstancePatchStatesPages(arg0 *ssm.DescribeInstancePatchStatesInput, arg1 func(*ssm.DescribeInstancePatchStatesOutput, bool) bool) error

DescribeInstancePatchStatesPages mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesPagesWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchStatesInput, arg2 func(*ssm.DescribeInstancePatchStatesOutput, bool) bool, arg3 ...request.Option) error

DescribeInstancePatchStatesPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesRequest

func (m *MockSSMAPI) DescribeInstancePatchStatesRequest(arg0 *ssm.DescribeInstancePatchStatesInput) (*request.Request, *ssm.DescribeInstancePatchStatesOutput)

DescribeInstancePatchStatesRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchStatesInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchStatesOutput, error)

DescribeInstancePatchStatesWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatches

func (m *MockSSMAPI) DescribeInstancePatches(arg0 *ssm.DescribeInstancePatchesInput) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatches mocks base method

func (*MockSSMAPI) DescribeInstancePatchesPages

func (m *MockSSMAPI) DescribeInstancePatchesPages(arg0 *ssm.DescribeInstancePatchesInput, arg1 func(*ssm.DescribeInstancePatchesOutput, bool) bool) error

DescribeInstancePatchesPages mocks base method

func (*MockSSMAPI) DescribeInstancePatchesPagesWithContext

func (m *MockSSMAPI) DescribeInstancePatchesPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchesInput, arg2 func(*ssm.DescribeInstancePatchesOutput, bool) bool, arg3 ...request.Option) error

DescribeInstancePatchesPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchesRequest

func (m *MockSSMAPI) DescribeInstancePatchesRequest(arg0 *ssm.DescribeInstancePatchesInput) (*request.Request, *ssm.DescribeInstancePatchesOutput)

DescribeInstancePatchesRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchesWithContext

func (m *MockSSMAPI) DescribeInstancePatchesWithContext(arg0 context.Context, arg1 *ssm.DescribeInstancePatchesInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatchesWithContext mocks base method

func (*MockSSMAPI) DescribeInventoryDeletions

DescribeInventoryDeletions mocks base method

func (*MockSSMAPI) DescribeInventoryDeletionsPages

func (m *MockSSMAPI) DescribeInventoryDeletionsPages(arg0 *ssm.DescribeInventoryDeletionsInput, arg1 func(*ssm.DescribeInventoryDeletionsOutput, bool) bool) error

DescribeInventoryDeletionsPages mocks base method

func (*MockSSMAPI) DescribeInventoryDeletionsPagesWithContext

func (m *MockSSMAPI) DescribeInventoryDeletionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeInventoryDeletionsInput, arg2 func(*ssm.DescribeInventoryDeletionsOutput, bool) bool, arg3 ...request.Option) error

DescribeInventoryDeletionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInventoryDeletionsRequest

func (m *MockSSMAPI) DescribeInventoryDeletionsRequest(arg0 *ssm.DescribeInventoryDeletionsInput) (*request.Request, *ssm.DescribeInventoryDeletionsOutput)

DescribeInventoryDeletionsRequest mocks base method

func (*MockSSMAPI) DescribeInventoryDeletionsWithContext

func (m *MockSSMAPI) DescribeInventoryDeletionsWithContext(arg0 context.Context, arg1 *ssm.DescribeInventoryDeletionsInput, arg2 ...request.Option) (*ssm.DescribeInventoryDeletionsOutput, error)

DescribeInventoryDeletionsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocations

DescribeMaintenanceWindowExecutionTaskInvocations mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsPages

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsPages(arg0 *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, arg1 func(*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, bool) bool) error

DescribeMaintenanceWindowExecutionTaskInvocationsPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, arg2 func(*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsRequest

DescribeMaintenanceWindowExecutionTaskInvocationsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, error)

DescribeMaintenanceWindowExecutionTaskInvocationsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasks

DescribeMaintenanceWindowExecutionTasks mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksPages

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTasksPages(arg0 *ssm.DescribeMaintenanceWindowExecutionTasksInput, arg1 func(*ssm.DescribeMaintenanceWindowExecutionTasksOutput, bool) bool) error

DescribeMaintenanceWindowExecutionTasksPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTasksPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTasksInput, arg2 func(*ssm.DescribeMaintenanceWindowExecutionTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowExecutionTasksPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksRequest

DescribeMaintenanceWindowExecutionTasksRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTasksInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTasksOutput, error)

DescribeMaintenanceWindowExecutionTasksWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutions

DescribeMaintenanceWindowExecutions mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsPages

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionsPages(arg0 *ssm.DescribeMaintenanceWindowExecutionsInput, arg1 func(*ssm.DescribeMaintenanceWindowExecutionsOutput, bool) bool) error

DescribeMaintenanceWindowExecutionsPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionsInput, arg2 func(*ssm.DescribeMaintenanceWindowExecutionsOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowExecutionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsRequest

DescribeMaintenanceWindowExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionsWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionsOutput, error)

DescribeMaintenanceWindowExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowSchedule

DescribeMaintenanceWindowSchedule mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowSchedulePages

func (m *MockSSMAPI) DescribeMaintenanceWindowSchedulePages(arg0 *ssm.DescribeMaintenanceWindowScheduleInput, arg1 func(*ssm.DescribeMaintenanceWindowScheduleOutput, bool) bool) error

DescribeMaintenanceWindowSchedulePages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowSchedulePagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowSchedulePagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowScheduleInput, arg2 func(*ssm.DescribeMaintenanceWindowScheduleOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowSchedulePagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowScheduleRequest

DescribeMaintenanceWindowScheduleRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowScheduleWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowScheduleWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowScheduleInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowScheduleOutput, error)

DescribeMaintenanceWindowScheduleWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargets

DescribeMaintenanceWindowTargets mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsPages

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsPages(arg0 *ssm.DescribeMaintenanceWindowTargetsInput, arg1 func(*ssm.DescribeMaintenanceWindowTargetsOutput, bool) bool) error

DescribeMaintenanceWindowTargetsPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowTargetsInput, arg2 func(*ssm.DescribeMaintenanceWindowTargetsOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowTargetsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsRequest(arg0 *ssm.DescribeMaintenanceWindowTargetsInput) (*request.Request, *ssm.DescribeMaintenanceWindowTargetsOutput)

DescribeMaintenanceWindowTargetsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowTargetsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowTargetsOutput, error)

DescribeMaintenanceWindowTargetsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasks

DescribeMaintenanceWindowTasks mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksPages

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksPages(arg0 *ssm.DescribeMaintenanceWindowTasksInput, arg1 func(*ssm.DescribeMaintenanceWindowTasksOutput, bool) bool) error

DescribeMaintenanceWindowTasksPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowTasksInput, arg2 func(*ssm.DescribeMaintenanceWindowTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowTasksPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksRequest(arg0 *ssm.DescribeMaintenanceWindowTasksInput) (*request.Request, *ssm.DescribeMaintenanceWindowTasksOutput)

DescribeMaintenanceWindowTasksRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowTasksInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowTasksOutput, error)

DescribeMaintenanceWindowTasksWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindows

DescribeMaintenanceWindows mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsForTarget

DescribeMaintenanceWindowsForTarget mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsForTargetPages

func (m *MockSSMAPI) DescribeMaintenanceWindowsForTargetPages(arg0 *ssm.DescribeMaintenanceWindowsForTargetInput, arg1 func(*ssm.DescribeMaintenanceWindowsForTargetOutput, bool) bool) error

DescribeMaintenanceWindowsForTargetPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsForTargetPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowsForTargetPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowsForTargetInput, arg2 func(*ssm.DescribeMaintenanceWindowsForTargetOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowsForTargetPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsForTargetRequest

DescribeMaintenanceWindowsForTargetRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsForTargetWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowsForTargetWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowsForTargetInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowsForTargetOutput, error)

DescribeMaintenanceWindowsForTargetWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsPages

func (m *MockSSMAPI) DescribeMaintenanceWindowsPages(arg0 *ssm.DescribeMaintenanceWindowsInput, arg1 func(*ssm.DescribeMaintenanceWindowsOutput, bool) bool) error

DescribeMaintenanceWindowsPages mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsPagesWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowsInput, arg2 func(*ssm.DescribeMaintenanceWindowsOutput, bool) bool, arg3 ...request.Option) error

DescribeMaintenanceWindowsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowsRequest(arg0 *ssm.DescribeMaintenanceWindowsInput) (*request.Request, *ssm.DescribeMaintenanceWindowsOutput)

DescribeMaintenanceWindowsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowsWithContext(arg0 context.Context, arg1 *ssm.DescribeMaintenanceWindowsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowsOutput, error)

DescribeMaintenanceWindowsWithContext mocks base method

func (*MockSSMAPI) DescribeOpsItems

func (m *MockSSMAPI) DescribeOpsItems(arg0 *ssm.DescribeOpsItemsInput) (*ssm.DescribeOpsItemsOutput, error)

DescribeOpsItems mocks base method

func (*MockSSMAPI) DescribeOpsItemsPages

func (m *MockSSMAPI) DescribeOpsItemsPages(arg0 *ssm.DescribeOpsItemsInput, arg1 func(*ssm.DescribeOpsItemsOutput, bool) bool) error

DescribeOpsItemsPages mocks base method

func (*MockSSMAPI) DescribeOpsItemsPagesWithContext

func (m *MockSSMAPI) DescribeOpsItemsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeOpsItemsInput, arg2 func(*ssm.DescribeOpsItemsOutput, bool) bool, arg3 ...request.Option) error

DescribeOpsItemsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeOpsItemsRequest

func (m *MockSSMAPI) DescribeOpsItemsRequest(arg0 *ssm.DescribeOpsItemsInput) (*request.Request, *ssm.DescribeOpsItemsOutput)

DescribeOpsItemsRequest mocks base method

func (*MockSSMAPI) DescribeOpsItemsWithContext

func (m *MockSSMAPI) DescribeOpsItemsWithContext(arg0 context.Context, arg1 *ssm.DescribeOpsItemsInput, arg2 ...request.Option) (*ssm.DescribeOpsItemsOutput, error)

DescribeOpsItemsWithContext mocks base method

func (*MockSSMAPI) DescribeParameters

func (m *MockSSMAPI) DescribeParameters(arg0 *ssm.DescribeParametersInput) (*ssm.DescribeParametersOutput, error)

DescribeParameters mocks base method

func (*MockSSMAPI) DescribeParametersPages

func (m *MockSSMAPI) DescribeParametersPages(arg0 *ssm.DescribeParametersInput, arg1 func(*ssm.DescribeParametersOutput, bool) bool) error

DescribeParametersPages mocks base method

func (*MockSSMAPI) DescribeParametersPagesWithContext

func (m *MockSSMAPI) DescribeParametersPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeParametersInput, arg2 func(*ssm.DescribeParametersOutput, bool) bool, arg3 ...request.Option) error

DescribeParametersPagesWithContext mocks base method

func (*MockSSMAPI) DescribeParametersRequest

func (m *MockSSMAPI) DescribeParametersRequest(arg0 *ssm.DescribeParametersInput) (*request.Request, *ssm.DescribeParametersOutput)

DescribeParametersRequest mocks base method

func (*MockSSMAPI) DescribeParametersWithContext

func (m *MockSSMAPI) DescribeParametersWithContext(arg0 context.Context, arg1 *ssm.DescribeParametersInput, arg2 ...request.Option) (*ssm.DescribeParametersOutput, error)

DescribeParametersWithContext mocks base method

func (*MockSSMAPI) DescribePatchBaselines

func (m *MockSSMAPI) DescribePatchBaselines(arg0 *ssm.DescribePatchBaselinesInput) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselines mocks base method

func (*MockSSMAPI) DescribePatchBaselinesPages

func (m *MockSSMAPI) DescribePatchBaselinesPages(arg0 *ssm.DescribePatchBaselinesInput, arg1 func(*ssm.DescribePatchBaselinesOutput, bool) bool) error

DescribePatchBaselinesPages mocks base method

func (*MockSSMAPI) DescribePatchBaselinesPagesWithContext

func (m *MockSSMAPI) DescribePatchBaselinesPagesWithContext(arg0 context.Context, arg1 *ssm.DescribePatchBaselinesInput, arg2 func(*ssm.DescribePatchBaselinesOutput, bool) bool, arg3 ...request.Option) error

DescribePatchBaselinesPagesWithContext mocks base method

func (*MockSSMAPI) DescribePatchBaselinesRequest

func (m *MockSSMAPI) DescribePatchBaselinesRequest(arg0 *ssm.DescribePatchBaselinesInput) (*request.Request, *ssm.DescribePatchBaselinesOutput)

DescribePatchBaselinesRequest mocks base method

func (*MockSSMAPI) DescribePatchBaselinesWithContext

func (m *MockSSMAPI) DescribePatchBaselinesWithContext(arg0 context.Context, arg1 *ssm.DescribePatchBaselinesInput, arg2 ...request.Option) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselinesWithContext mocks base method

func (*MockSSMAPI) DescribePatchGroupState

func (m *MockSSMAPI) DescribePatchGroupState(arg0 *ssm.DescribePatchGroupStateInput) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupState mocks base method

func (*MockSSMAPI) DescribePatchGroupStateRequest

func (m *MockSSMAPI) DescribePatchGroupStateRequest(arg0 *ssm.DescribePatchGroupStateInput) (*request.Request, *ssm.DescribePatchGroupStateOutput)

DescribePatchGroupStateRequest mocks base method

func (*MockSSMAPI) DescribePatchGroupStateWithContext

func (m *MockSSMAPI) DescribePatchGroupStateWithContext(arg0 context.Context, arg1 *ssm.DescribePatchGroupStateInput, arg2 ...request.Option) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupStateWithContext mocks base method

func (*MockSSMAPI) DescribePatchGroups

func (m *MockSSMAPI) DescribePatchGroups(arg0 *ssm.DescribePatchGroupsInput) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroups mocks base method

func (*MockSSMAPI) DescribePatchGroupsPages

func (m *MockSSMAPI) DescribePatchGroupsPages(arg0 *ssm.DescribePatchGroupsInput, arg1 func(*ssm.DescribePatchGroupsOutput, bool) bool) error

DescribePatchGroupsPages mocks base method

func (*MockSSMAPI) DescribePatchGroupsPagesWithContext

func (m *MockSSMAPI) DescribePatchGroupsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribePatchGroupsInput, arg2 func(*ssm.DescribePatchGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribePatchGroupsPagesWithContext mocks base method

func (*MockSSMAPI) DescribePatchGroupsRequest

func (m *MockSSMAPI) DescribePatchGroupsRequest(arg0 *ssm.DescribePatchGroupsInput) (*request.Request, *ssm.DescribePatchGroupsOutput)

DescribePatchGroupsRequest mocks base method

func (*MockSSMAPI) DescribePatchGroupsWithContext

func (m *MockSSMAPI) DescribePatchGroupsWithContext(arg0 context.Context, arg1 *ssm.DescribePatchGroupsInput, arg2 ...request.Option) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroupsWithContext mocks base method

func (*MockSSMAPI) DescribePatchProperties

func (m *MockSSMAPI) DescribePatchProperties(arg0 *ssm.DescribePatchPropertiesInput) (*ssm.DescribePatchPropertiesOutput, error)

DescribePatchProperties mocks base method

func (*MockSSMAPI) DescribePatchPropertiesPages

func (m *MockSSMAPI) DescribePatchPropertiesPages(arg0 *ssm.DescribePatchPropertiesInput, arg1 func(*ssm.DescribePatchPropertiesOutput, bool) bool) error

DescribePatchPropertiesPages mocks base method

func (*MockSSMAPI) DescribePatchPropertiesPagesWithContext

func (m *MockSSMAPI) DescribePatchPropertiesPagesWithContext(arg0 context.Context, arg1 *ssm.DescribePatchPropertiesInput, arg2 func(*ssm.DescribePatchPropertiesOutput, bool) bool, arg3 ...request.Option) error

DescribePatchPropertiesPagesWithContext mocks base method

func (*MockSSMAPI) DescribePatchPropertiesRequest

func (m *MockSSMAPI) DescribePatchPropertiesRequest(arg0 *ssm.DescribePatchPropertiesInput) (*request.Request, *ssm.DescribePatchPropertiesOutput)

DescribePatchPropertiesRequest mocks base method

func (*MockSSMAPI) DescribePatchPropertiesWithContext

func (m *MockSSMAPI) DescribePatchPropertiesWithContext(arg0 context.Context, arg1 *ssm.DescribePatchPropertiesInput, arg2 ...request.Option) (*ssm.DescribePatchPropertiesOutput, error)

DescribePatchPropertiesWithContext mocks base method

func (*MockSSMAPI) DescribeSessions

func (m *MockSSMAPI) DescribeSessions(arg0 *ssm.DescribeSessionsInput) (*ssm.DescribeSessionsOutput, error)

DescribeSessions mocks base method

func (*MockSSMAPI) DescribeSessionsPages

func (m *MockSSMAPI) DescribeSessionsPages(arg0 *ssm.DescribeSessionsInput, arg1 func(*ssm.DescribeSessionsOutput, bool) bool) error

DescribeSessionsPages mocks base method

func (*MockSSMAPI) DescribeSessionsPagesWithContext

func (m *MockSSMAPI) DescribeSessionsPagesWithContext(arg0 context.Context, arg1 *ssm.DescribeSessionsInput, arg2 func(*ssm.DescribeSessionsOutput, bool) bool, arg3 ...request.Option) error

DescribeSessionsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeSessionsRequest

func (m *MockSSMAPI) DescribeSessionsRequest(arg0 *ssm.DescribeSessionsInput) (*request.Request, *ssm.DescribeSessionsOutput)

DescribeSessionsRequest mocks base method

func (*MockSSMAPI) DescribeSessionsWithContext

func (m *MockSSMAPI) DescribeSessionsWithContext(arg0 context.Context, arg1 *ssm.DescribeSessionsInput, arg2 ...request.Option) (*ssm.DescribeSessionsOutput, error)

DescribeSessionsWithContext mocks base method

func (*MockSSMAPI) DisassociateOpsItemRelatedItem

DisassociateOpsItemRelatedItem mocks base method

func (*MockSSMAPI) DisassociateOpsItemRelatedItemRequest

func (m *MockSSMAPI) DisassociateOpsItemRelatedItemRequest(arg0 *ssm.DisassociateOpsItemRelatedItemInput) (*request.Request, *ssm.DisassociateOpsItemRelatedItemOutput)

DisassociateOpsItemRelatedItemRequest mocks base method

func (*MockSSMAPI) DisassociateOpsItemRelatedItemWithContext

func (m *MockSSMAPI) DisassociateOpsItemRelatedItemWithContext(arg0 context.Context, arg1 *ssm.DisassociateOpsItemRelatedItemInput, arg2 ...request.Option) (*ssm.DisassociateOpsItemRelatedItemOutput, error)

DisassociateOpsItemRelatedItemWithContext mocks base method

func (*MockSSMAPI) EXPECT

func (m *MockSSMAPI) EXPECT() *MockSSMAPIMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockSSMAPI) GetAutomationExecution

func (m *MockSSMAPI) GetAutomationExecution(arg0 *ssm.GetAutomationExecutionInput) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecution mocks base method

func (*MockSSMAPI) GetAutomationExecutionRequest

func (m *MockSSMAPI) GetAutomationExecutionRequest(arg0 *ssm.GetAutomationExecutionInput) (*request.Request, *ssm.GetAutomationExecutionOutput)

GetAutomationExecutionRequest mocks base method

func (*MockSSMAPI) GetAutomationExecutionWithContext

func (m *MockSSMAPI) GetAutomationExecutionWithContext(arg0 context.Context, arg1 *ssm.GetAutomationExecutionInput, arg2 ...request.Option) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) GetCalendarState

func (m *MockSSMAPI) GetCalendarState(arg0 *ssm.GetCalendarStateInput) (*ssm.GetCalendarStateOutput, error)

GetCalendarState mocks base method

func (*MockSSMAPI) GetCalendarStateRequest

func (m *MockSSMAPI) GetCalendarStateRequest(arg0 *ssm.GetCalendarStateInput) (*request.Request, *ssm.GetCalendarStateOutput)

GetCalendarStateRequest mocks base method

func (*MockSSMAPI) GetCalendarStateWithContext

func (m *MockSSMAPI) GetCalendarStateWithContext(arg0 context.Context, arg1 *ssm.GetCalendarStateInput, arg2 ...request.Option) (*ssm.GetCalendarStateOutput, error)

GetCalendarStateWithContext mocks base method

func (*MockSSMAPI) GetCommandInvocation

func (m *MockSSMAPI) GetCommandInvocation(arg0 *ssm.GetCommandInvocationInput) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocation mocks base method

func (*MockSSMAPI) GetCommandInvocationRequest

func (m *MockSSMAPI) GetCommandInvocationRequest(arg0 *ssm.GetCommandInvocationInput) (*request.Request, *ssm.GetCommandInvocationOutput)

GetCommandInvocationRequest mocks base method

func (*MockSSMAPI) GetCommandInvocationWithContext

func (m *MockSSMAPI) GetCommandInvocationWithContext(arg0 context.Context, arg1 *ssm.GetCommandInvocationInput, arg2 ...request.Option) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocationWithContext mocks base method

func (*MockSSMAPI) GetConnectionStatus

func (m *MockSSMAPI) GetConnectionStatus(arg0 *ssm.GetConnectionStatusInput) (*ssm.GetConnectionStatusOutput, error)

GetConnectionStatus mocks base method

func (*MockSSMAPI) GetConnectionStatusRequest

func (m *MockSSMAPI) GetConnectionStatusRequest(arg0 *ssm.GetConnectionStatusInput) (*request.Request, *ssm.GetConnectionStatusOutput)

GetConnectionStatusRequest mocks base method

func (*MockSSMAPI) GetConnectionStatusWithContext

func (m *MockSSMAPI) GetConnectionStatusWithContext(arg0 context.Context, arg1 *ssm.GetConnectionStatusInput, arg2 ...request.Option) (*ssm.GetConnectionStatusOutput, error)

GetConnectionStatusWithContext mocks base method

func (*MockSSMAPI) GetDefaultPatchBaseline

func (m *MockSSMAPI) GetDefaultPatchBaseline(arg0 *ssm.GetDefaultPatchBaselineInput) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaseline mocks base method

func (*MockSSMAPI) GetDefaultPatchBaselineRequest

func (m *MockSSMAPI) GetDefaultPatchBaselineRequest(arg0 *ssm.GetDefaultPatchBaselineInput) (*request.Request, *ssm.GetDefaultPatchBaselineOutput)

GetDefaultPatchBaselineRequest mocks base method

func (*MockSSMAPI) GetDefaultPatchBaselineWithContext

func (m *MockSSMAPI) GetDefaultPatchBaselineWithContext(arg0 context.Context, arg1 *ssm.GetDefaultPatchBaselineInput, arg2 ...request.Option) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaselineWithContext mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstance

GetDeployablePatchSnapshotForInstance mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstanceRequest

GetDeployablePatchSnapshotForInstanceRequest mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstanceWithContext

func (m *MockSSMAPI) GetDeployablePatchSnapshotForInstanceWithContext(arg0 context.Context, arg1 *ssm.GetDeployablePatchSnapshotForInstanceInput, arg2 ...request.Option) (*ssm.GetDeployablePatchSnapshotForInstanceOutput, error)

GetDeployablePatchSnapshotForInstanceWithContext mocks base method

func (*MockSSMAPI) GetDocument

func (m *MockSSMAPI) GetDocument(arg0 *ssm.GetDocumentInput) (*ssm.GetDocumentOutput, error)

GetDocument mocks base method

func (*MockSSMAPI) GetDocumentRequest

func (m *MockSSMAPI) GetDocumentRequest(arg0 *ssm.GetDocumentInput) (*request.Request, *ssm.GetDocumentOutput)

GetDocumentRequest mocks base method

func (*MockSSMAPI) GetDocumentWithContext

func (m *MockSSMAPI) GetDocumentWithContext(arg0 context.Context, arg1 *ssm.GetDocumentInput, arg2 ...request.Option) (*ssm.GetDocumentOutput, error)

GetDocumentWithContext mocks base method

func (*MockSSMAPI) GetInventory

func (m *MockSSMAPI) GetInventory(arg0 *ssm.GetInventoryInput) (*ssm.GetInventoryOutput, error)

GetInventory mocks base method

func (*MockSSMAPI) GetInventoryPages

func (m *MockSSMAPI) GetInventoryPages(arg0 *ssm.GetInventoryInput, arg1 func(*ssm.GetInventoryOutput, bool) bool) error

GetInventoryPages mocks base method

func (*MockSSMAPI) GetInventoryPagesWithContext

func (m *MockSSMAPI) GetInventoryPagesWithContext(arg0 context.Context, arg1 *ssm.GetInventoryInput, arg2 func(*ssm.GetInventoryOutput, bool) bool, arg3 ...request.Option) error

GetInventoryPagesWithContext mocks base method

func (*MockSSMAPI) GetInventoryRequest

func (m *MockSSMAPI) GetInventoryRequest(arg0 *ssm.GetInventoryInput) (*request.Request, *ssm.GetInventoryOutput)

GetInventoryRequest mocks base method

func (*MockSSMAPI) GetInventorySchema

func (m *MockSSMAPI) GetInventorySchema(arg0 *ssm.GetInventorySchemaInput) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchema mocks base method

func (*MockSSMAPI) GetInventorySchemaPages

func (m *MockSSMAPI) GetInventorySchemaPages(arg0 *ssm.GetInventorySchemaInput, arg1 func(*ssm.GetInventorySchemaOutput, bool) bool) error

GetInventorySchemaPages mocks base method

func (*MockSSMAPI) GetInventorySchemaPagesWithContext

func (m *MockSSMAPI) GetInventorySchemaPagesWithContext(arg0 context.Context, arg1 *ssm.GetInventorySchemaInput, arg2 func(*ssm.GetInventorySchemaOutput, bool) bool, arg3 ...request.Option) error

GetInventorySchemaPagesWithContext mocks base method

func (*MockSSMAPI) GetInventorySchemaRequest

func (m *MockSSMAPI) GetInventorySchemaRequest(arg0 *ssm.GetInventorySchemaInput) (*request.Request, *ssm.GetInventorySchemaOutput)

GetInventorySchemaRequest mocks base method

func (*MockSSMAPI) GetInventorySchemaWithContext

func (m *MockSSMAPI) GetInventorySchemaWithContext(arg0 context.Context, arg1 *ssm.GetInventorySchemaInput, arg2 ...request.Option) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchemaWithContext mocks base method

func (*MockSSMAPI) GetInventoryWithContext

func (m *MockSSMAPI) GetInventoryWithContext(arg0 context.Context, arg1 *ssm.GetInventoryInput, arg2 ...request.Option) (*ssm.GetInventoryOutput, error)

GetInventoryWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindow

func (m *MockSSMAPI) GetMaintenanceWindow(arg0 *ssm.GetMaintenanceWindowInput) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindow mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecution

GetMaintenanceWindowExecution mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionRequest

func (m *MockSSMAPI) GetMaintenanceWindowExecutionRequest(arg0 *ssm.GetMaintenanceWindowExecutionInput) (*request.Request, *ssm.GetMaintenanceWindowExecutionOutput)

GetMaintenanceWindowExecutionRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTask

GetMaintenanceWindowExecutionTask mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskInvocation

GetMaintenanceWindowExecutionTaskInvocation mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskInvocationRequest

GetMaintenanceWindowExecutionTaskInvocationRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskInvocationWithContext

func (m *MockSSMAPI) GetMaintenanceWindowExecutionTaskInvocationWithContext(arg0 context.Context, arg1 *ssm.GetMaintenanceWindowExecutionTaskInvocationInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionTaskInvocationOutput, error)

GetMaintenanceWindowExecutionTaskInvocationWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskRequest

GetMaintenanceWindowExecutionTaskRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskWithContext

func (m *MockSSMAPI) GetMaintenanceWindowExecutionTaskWithContext(arg0 context.Context, arg1 *ssm.GetMaintenanceWindowExecutionTaskInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionTaskOutput, error)

GetMaintenanceWindowExecutionTaskWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionWithContext

func (m *MockSSMAPI) GetMaintenanceWindowExecutionWithContext(arg0 context.Context, arg1 *ssm.GetMaintenanceWindowExecutionInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionOutput, error)

GetMaintenanceWindowExecutionWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowRequest

func (m *MockSSMAPI) GetMaintenanceWindowRequest(arg0 *ssm.GetMaintenanceWindowInput) (*request.Request, *ssm.GetMaintenanceWindowOutput)

GetMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowTask

GetMaintenanceWindowTask mocks base method

func (*MockSSMAPI) GetMaintenanceWindowTaskRequest

func (m *MockSSMAPI) GetMaintenanceWindowTaskRequest(arg0 *ssm.GetMaintenanceWindowTaskInput) (*request.Request, *ssm.GetMaintenanceWindowTaskOutput)

GetMaintenanceWindowTaskRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowTaskWithContext

func (m *MockSSMAPI) GetMaintenanceWindowTaskWithContext(arg0 context.Context, arg1 *ssm.GetMaintenanceWindowTaskInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowTaskOutput, error)

GetMaintenanceWindowTaskWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowWithContext

func (m *MockSSMAPI) GetMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.GetMaintenanceWindowInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) GetOpsItem

func (m *MockSSMAPI) GetOpsItem(arg0 *ssm.GetOpsItemInput) (*ssm.GetOpsItemOutput, error)

GetOpsItem mocks base method

func (*MockSSMAPI) GetOpsItemRequest

func (m *MockSSMAPI) GetOpsItemRequest(arg0 *ssm.GetOpsItemInput) (*request.Request, *ssm.GetOpsItemOutput)

GetOpsItemRequest mocks base method

func (*MockSSMAPI) GetOpsItemWithContext

func (m *MockSSMAPI) GetOpsItemWithContext(arg0 context.Context, arg1 *ssm.GetOpsItemInput, arg2 ...request.Option) (*ssm.GetOpsItemOutput, error)

GetOpsItemWithContext mocks base method

func (*MockSSMAPI) GetOpsMetadata

func (m *MockSSMAPI) GetOpsMetadata(arg0 *ssm.GetOpsMetadataInput) (*ssm.GetOpsMetadataOutput, error)

GetOpsMetadata mocks base method

func (*MockSSMAPI) GetOpsMetadataRequest

func (m *MockSSMAPI) GetOpsMetadataRequest(arg0 *ssm.GetOpsMetadataInput) (*request.Request, *ssm.GetOpsMetadataOutput)

GetOpsMetadataRequest mocks base method

func (*MockSSMAPI) GetOpsMetadataWithContext

func (m *MockSSMAPI) GetOpsMetadataWithContext(arg0 context.Context, arg1 *ssm.GetOpsMetadataInput, arg2 ...request.Option) (*ssm.GetOpsMetadataOutput, error)

GetOpsMetadataWithContext mocks base method

func (*MockSSMAPI) GetOpsSummary

func (m *MockSSMAPI) GetOpsSummary(arg0 *ssm.GetOpsSummaryInput) (*ssm.GetOpsSummaryOutput, error)

GetOpsSummary mocks base method

func (*MockSSMAPI) GetOpsSummaryPages

func (m *MockSSMAPI) GetOpsSummaryPages(arg0 *ssm.GetOpsSummaryInput, arg1 func(*ssm.GetOpsSummaryOutput, bool) bool) error

GetOpsSummaryPages mocks base method

func (*MockSSMAPI) GetOpsSummaryPagesWithContext

func (m *MockSSMAPI) GetOpsSummaryPagesWithContext(arg0 context.Context, arg1 *ssm.GetOpsSummaryInput, arg2 func(*ssm.GetOpsSummaryOutput, bool) bool, arg3 ...request.Option) error

GetOpsSummaryPagesWithContext mocks base method

func (*MockSSMAPI) GetOpsSummaryRequest

func (m *MockSSMAPI) GetOpsSummaryRequest(arg0 *ssm.GetOpsSummaryInput) (*request.Request, *ssm.GetOpsSummaryOutput)

GetOpsSummaryRequest mocks base method

func (*MockSSMAPI) GetOpsSummaryWithContext

func (m *MockSSMAPI) GetOpsSummaryWithContext(arg0 context.Context, arg1 *ssm.GetOpsSummaryInput, arg2 ...request.Option) (*ssm.GetOpsSummaryOutput, error)

GetOpsSummaryWithContext mocks base method

func (*MockSSMAPI) GetParameter

func (m *MockSSMAPI) GetParameter(arg0 *ssm.GetParameterInput) (*ssm.GetParameterOutput, error)

GetParameter mocks base method

func (*MockSSMAPI) GetParameterHistory

func (m *MockSSMAPI) GetParameterHistory(arg0 *ssm.GetParameterHistoryInput) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistory mocks base method

func (*MockSSMAPI) GetParameterHistoryPages

func (m *MockSSMAPI) GetParameterHistoryPages(arg0 *ssm.GetParameterHistoryInput, arg1 func(*ssm.GetParameterHistoryOutput, bool) bool) error

GetParameterHistoryPages mocks base method

func (*MockSSMAPI) GetParameterHistoryPagesWithContext

func (m *MockSSMAPI) GetParameterHistoryPagesWithContext(arg0 context.Context, arg1 *ssm.GetParameterHistoryInput, arg2 func(*ssm.GetParameterHistoryOutput, bool) bool, arg3 ...request.Option) error

GetParameterHistoryPagesWithContext mocks base method

func (*MockSSMAPI) GetParameterHistoryRequest

func (m *MockSSMAPI) GetParameterHistoryRequest(arg0 *ssm.GetParameterHistoryInput) (*request.Request, *ssm.GetParameterHistoryOutput)

GetParameterHistoryRequest mocks base method

func (*MockSSMAPI) GetParameterHistoryWithContext

func (m *MockSSMAPI) GetParameterHistoryWithContext(arg0 context.Context, arg1 *ssm.GetParameterHistoryInput, arg2 ...request.Option) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistoryWithContext mocks base method

func (*MockSSMAPI) GetParameterRequest

func (m *MockSSMAPI) GetParameterRequest(arg0 *ssm.GetParameterInput) (*request.Request, *ssm.GetParameterOutput)

GetParameterRequest mocks base method

func (*MockSSMAPI) GetParameterWithContext

func (m *MockSSMAPI) GetParameterWithContext(arg0 context.Context, arg1 *ssm.GetParameterInput, arg2 ...request.Option) (*ssm.GetParameterOutput, error)

GetParameterWithContext mocks base method

func (*MockSSMAPI) GetParameters

func (m *MockSSMAPI) GetParameters(arg0 *ssm.GetParametersInput) (*ssm.GetParametersOutput, error)

GetParameters mocks base method

func (*MockSSMAPI) GetParametersByPath

func (m *MockSSMAPI) GetParametersByPath(arg0 *ssm.GetParametersByPathInput) (*ssm.GetParametersByPathOutput, error)

GetParametersByPath mocks base method

func (*MockSSMAPI) GetParametersByPathPages

func (m *MockSSMAPI) GetParametersByPathPages(arg0 *ssm.GetParametersByPathInput, arg1 func(*ssm.GetParametersByPathOutput, bool) bool) error

GetParametersByPathPages mocks base method

func (*MockSSMAPI) GetParametersByPathPagesWithContext

func (m *MockSSMAPI) GetParametersByPathPagesWithContext(arg0 context.Context, arg1 *ssm.GetParametersByPathInput, arg2 func(*ssm.GetParametersByPathOutput, bool) bool, arg3 ...request.Option) error

GetParametersByPathPagesWithContext mocks base method

func (*MockSSMAPI) GetParametersByPathRequest

func (m *MockSSMAPI) GetParametersByPathRequest(arg0 *ssm.GetParametersByPathInput) (*request.Request, *ssm.GetParametersByPathOutput)

GetParametersByPathRequest mocks base method

func (*MockSSMAPI) GetParametersByPathWithContext

func (m *MockSSMAPI) GetParametersByPathWithContext(arg0 context.Context, arg1 *ssm.GetParametersByPathInput, arg2 ...request.Option) (*ssm.GetParametersByPathOutput, error)

GetParametersByPathWithContext mocks base method

func (*MockSSMAPI) GetParametersRequest

func (m *MockSSMAPI) GetParametersRequest(arg0 *ssm.GetParametersInput) (*request.Request, *ssm.GetParametersOutput)

GetParametersRequest mocks base method

func (*MockSSMAPI) GetParametersWithContext

func (m *MockSSMAPI) GetParametersWithContext(arg0 context.Context, arg1 *ssm.GetParametersInput, arg2 ...request.Option) (*ssm.GetParametersOutput, error)

GetParametersWithContext mocks base method

func (*MockSSMAPI) GetPatchBaseline

func (m *MockSSMAPI) GetPatchBaseline(arg0 *ssm.GetPatchBaselineInput) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaseline mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroup

GetPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroupRequest

func (m *MockSSMAPI) GetPatchBaselineForPatchGroupRequest(arg0 *ssm.GetPatchBaselineForPatchGroupInput) (*request.Request, *ssm.GetPatchBaselineForPatchGroupOutput)

GetPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) GetPatchBaselineForPatchGroupWithContext(arg0 context.Context, arg1 *ssm.GetPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.GetPatchBaselineForPatchGroupOutput, error)

GetPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) GetPatchBaselineRequest

func (m *MockSSMAPI) GetPatchBaselineRequest(arg0 *ssm.GetPatchBaselineInput) (*request.Request, *ssm.GetPatchBaselineOutput)

GetPatchBaselineRequest mocks base method

func (*MockSSMAPI) GetPatchBaselineWithContext

func (m *MockSSMAPI) GetPatchBaselineWithContext(arg0 context.Context, arg1 *ssm.GetPatchBaselineInput, arg2 ...request.Option) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaselineWithContext mocks base method

func (*MockSSMAPI) GetServiceSetting

func (m *MockSSMAPI) GetServiceSetting(arg0 *ssm.GetServiceSettingInput) (*ssm.GetServiceSettingOutput, error)

GetServiceSetting mocks base method

func (*MockSSMAPI) GetServiceSettingRequest

func (m *MockSSMAPI) GetServiceSettingRequest(arg0 *ssm.GetServiceSettingInput) (*request.Request, *ssm.GetServiceSettingOutput)

GetServiceSettingRequest mocks base method

func (*MockSSMAPI) GetServiceSettingWithContext

func (m *MockSSMAPI) GetServiceSettingWithContext(arg0 context.Context, arg1 *ssm.GetServiceSettingInput, arg2 ...request.Option) (*ssm.GetServiceSettingOutput, error)

GetServiceSettingWithContext mocks base method

func (*MockSSMAPI) LabelParameterVersion

func (m *MockSSMAPI) LabelParameterVersion(arg0 *ssm.LabelParameterVersionInput) (*ssm.LabelParameterVersionOutput, error)

LabelParameterVersion mocks base method

func (*MockSSMAPI) LabelParameterVersionRequest

func (m *MockSSMAPI) LabelParameterVersionRequest(arg0 *ssm.LabelParameterVersionInput) (*request.Request, *ssm.LabelParameterVersionOutput)

LabelParameterVersionRequest mocks base method

func (*MockSSMAPI) LabelParameterVersionWithContext

func (m *MockSSMAPI) LabelParameterVersionWithContext(arg0 context.Context, arg1 *ssm.LabelParameterVersionInput, arg2 ...request.Option) (*ssm.LabelParameterVersionOutput, error)

LabelParameterVersionWithContext mocks base method

func (*MockSSMAPI) ListAssociationVersions

func (m *MockSSMAPI) ListAssociationVersions(arg0 *ssm.ListAssociationVersionsInput) (*ssm.ListAssociationVersionsOutput, error)

ListAssociationVersions mocks base method

func (*MockSSMAPI) ListAssociationVersionsPages

func (m *MockSSMAPI) ListAssociationVersionsPages(arg0 *ssm.ListAssociationVersionsInput, arg1 func(*ssm.ListAssociationVersionsOutput, bool) bool) error

ListAssociationVersionsPages mocks base method

func (*MockSSMAPI) ListAssociationVersionsPagesWithContext

func (m *MockSSMAPI) ListAssociationVersionsPagesWithContext(arg0 context.Context, arg1 *ssm.ListAssociationVersionsInput, arg2 func(*ssm.ListAssociationVersionsOutput, bool) bool, arg3 ...request.Option) error

ListAssociationVersionsPagesWithContext mocks base method

func (*MockSSMAPI) ListAssociationVersionsRequest

func (m *MockSSMAPI) ListAssociationVersionsRequest(arg0 *ssm.ListAssociationVersionsInput) (*request.Request, *ssm.ListAssociationVersionsOutput)

ListAssociationVersionsRequest mocks base method

func (*MockSSMAPI) ListAssociationVersionsWithContext

func (m *MockSSMAPI) ListAssociationVersionsWithContext(arg0 context.Context, arg1 *ssm.ListAssociationVersionsInput, arg2 ...request.Option) (*ssm.ListAssociationVersionsOutput, error)

ListAssociationVersionsWithContext mocks base method

func (*MockSSMAPI) ListAssociations

func (m *MockSSMAPI) ListAssociations(arg0 *ssm.ListAssociationsInput) (*ssm.ListAssociationsOutput, error)

ListAssociations mocks base method

func (*MockSSMAPI) ListAssociationsPages

func (m *MockSSMAPI) ListAssociationsPages(arg0 *ssm.ListAssociationsInput, arg1 func(*ssm.ListAssociationsOutput, bool) bool) error

ListAssociationsPages mocks base method

func (*MockSSMAPI) ListAssociationsPagesWithContext

func (m *MockSSMAPI) ListAssociationsPagesWithContext(arg0 context.Context, arg1 *ssm.ListAssociationsInput, arg2 func(*ssm.ListAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListAssociationsPagesWithContext mocks base method

func (*MockSSMAPI) ListAssociationsRequest

func (m *MockSSMAPI) ListAssociationsRequest(arg0 *ssm.ListAssociationsInput) (*request.Request, *ssm.ListAssociationsOutput)

ListAssociationsRequest mocks base method

func (*MockSSMAPI) ListAssociationsWithContext

func (m *MockSSMAPI) ListAssociationsWithContext(arg0 context.Context, arg1 *ssm.ListAssociationsInput, arg2 ...request.Option) (*ssm.ListAssociationsOutput, error)

ListAssociationsWithContext mocks base method

func (*MockSSMAPI) ListCommandInvocations

func (m *MockSSMAPI) ListCommandInvocations(arg0 *ssm.ListCommandInvocationsInput) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocations mocks base method

func (*MockSSMAPI) ListCommandInvocationsPages

func (m *MockSSMAPI) ListCommandInvocationsPages(arg0 *ssm.ListCommandInvocationsInput, arg1 func(*ssm.ListCommandInvocationsOutput, bool) bool) error

ListCommandInvocationsPages mocks base method

func (*MockSSMAPI) ListCommandInvocationsPagesWithContext

func (m *MockSSMAPI) ListCommandInvocationsPagesWithContext(arg0 context.Context, arg1 *ssm.ListCommandInvocationsInput, arg2 func(*ssm.ListCommandInvocationsOutput, bool) bool, arg3 ...request.Option) error

ListCommandInvocationsPagesWithContext mocks base method

func (*MockSSMAPI) ListCommandInvocationsRequest

func (m *MockSSMAPI) ListCommandInvocationsRequest(arg0 *ssm.ListCommandInvocationsInput) (*request.Request, *ssm.ListCommandInvocationsOutput)

ListCommandInvocationsRequest mocks base method

func (*MockSSMAPI) ListCommandInvocationsWithContext

func (m *MockSSMAPI) ListCommandInvocationsWithContext(arg0 context.Context, arg1 *ssm.ListCommandInvocationsInput, arg2 ...request.Option) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocationsWithContext mocks base method

func (*MockSSMAPI) ListCommands

func (m *MockSSMAPI) ListCommands(arg0 *ssm.ListCommandsInput) (*ssm.ListCommandsOutput, error)

ListCommands mocks base method

func (*MockSSMAPI) ListCommandsPages

func (m *MockSSMAPI) ListCommandsPages(arg0 *ssm.ListCommandsInput, arg1 func(*ssm.ListCommandsOutput, bool) bool) error

ListCommandsPages mocks base method

func (*MockSSMAPI) ListCommandsPagesWithContext

func (m *MockSSMAPI) ListCommandsPagesWithContext(arg0 context.Context, arg1 *ssm.ListCommandsInput, arg2 func(*ssm.ListCommandsOutput, bool) bool, arg3 ...request.Option) error

ListCommandsPagesWithContext mocks base method

func (*MockSSMAPI) ListCommandsRequest

func (m *MockSSMAPI) ListCommandsRequest(arg0 *ssm.ListCommandsInput) (*request.Request, *ssm.ListCommandsOutput)

ListCommandsRequest mocks base method

func (*MockSSMAPI) ListCommandsWithContext

func (m *MockSSMAPI) ListCommandsWithContext(arg0 context.Context, arg1 *ssm.ListCommandsInput, arg2 ...request.Option) (*ssm.ListCommandsOutput, error)

ListCommandsWithContext mocks base method

func (*MockSSMAPI) ListComplianceItems

func (m *MockSSMAPI) ListComplianceItems(arg0 *ssm.ListComplianceItemsInput) (*ssm.ListComplianceItemsOutput, error)

ListComplianceItems mocks base method

func (*MockSSMAPI) ListComplianceItemsPages

func (m *MockSSMAPI) ListComplianceItemsPages(arg0 *ssm.ListComplianceItemsInput, arg1 func(*ssm.ListComplianceItemsOutput, bool) bool) error

ListComplianceItemsPages mocks base method

func (*MockSSMAPI) ListComplianceItemsPagesWithContext

func (m *MockSSMAPI) ListComplianceItemsPagesWithContext(arg0 context.Context, arg1 *ssm.ListComplianceItemsInput, arg2 func(*ssm.ListComplianceItemsOutput, bool) bool, arg3 ...request.Option) error

ListComplianceItemsPagesWithContext mocks base method

func (*MockSSMAPI) ListComplianceItemsRequest

func (m *MockSSMAPI) ListComplianceItemsRequest(arg0 *ssm.ListComplianceItemsInput) (*request.Request, *ssm.ListComplianceItemsOutput)

ListComplianceItemsRequest mocks base method

func (*MockSSMAPI) ListComplianceItemsWithContext

func (m *MockSSMAPI) ListComplianceItemsWithContext(arg0 context.Context, arg1 *ssm.ListComplianceItemsInput, arg2 ...request.Option) (*ssm.ListComplianceItemsOutput, error)

ListComplianceItemsWithContext mocks base method

func (*MockSSMAPI) ListComplianceSummaries

func (m *MockSSMAPI) ListComplianceSummaries(arg0 *ssm.ListComplianceSummariesInput) (*ssm.ListComplianceSummariesOutput, error)

ListComplianceSummaries mocks base method

func (*MockSSMAPI) ListComplianceSummariesPages

func (m *MockSSMAPI) ListComplianceSummariesPages(arg0 *ssm.ListComplianceSummariesInput, arg1 func(*ssm.ListComplianceSummariesOutput, bool) bool) error

ListComplianceSummariesPages mocks base method

func (*MockSSMAPI) ListComplianceSummariesPagesWithContext

func (m *MockSSMAPI) ListComplianceSummariesPagesWithContext(arg0 context.Context, arg1 *ssm.ListComplianceSummariesInput, arg2 func(*ssm.ListComplianceSummariesOutput, bool) bool, arg3 ...request.Option) error

ListComplianceSummariesPagesWithContext mocks base method

func (*MockSSMAPI) ListComplianceSummariesRequest

func (m *MockSSMAPI) ListComplianceSummariesRequest(arg0 *ssm.ListComplianceSummariesInput) (*request.Request, *ssm.ListComplianceSummariesOutput)

ListComplianceSummariesRequest mocks base method

func (*MockSSMAPI) ListComplianceSummariesWithContext

func (m *MockSSMAPI) ListComplianceSummariesWithContext(arg0 context.Context, arg1 *ssm.ListComplianceSummariesInput, arg2 ...request.Option) (*ssm.ListComplianceSummariesOutput, error)

ListComplianceSummariesWithContext mocks base method

func (*MockSSMAPI) ListDocumentMetadataHistory

ListDocumentMetadataHistory mocks base method

func (*MockSSMAPI) ListDocumentMetadataHistoryRequest

func (m *MockSSMAPI) ListDocumentMetadataHistoryRequest(arg0 *ssm.ListDocumentMetadataHistoryInput) (*request.Request, *ssm.ListDocumentMetadataHistoryOutput)

ListDocumentMetadataHistoryRequest mocks base method

func (*MockSSMAPI) ListDocumentMetadataHistoryWithContext

func (m *MockSSMAPI) ListDocumentMetadataHistoryWithContext(arg0 context.Context, arg1 *ssm.ListDocumentMetadataHistoryInput, arg2 ...request.Option) (*ssm.ListDocumentMetadataHistoryOutput, error)

ListDocumentMetadataHistoryWithContext mocks base method

func (*MockSSMAPI) ListDocumentVersions

func (m *MockSSMAPI) ListDocumentVersions(arg0 *ssm.ListDocumentVersionsInput) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersions mocks base method

func (*MockSSMAPI) ListDocumentVersionsPages

func (m *MockSSMAPI) ListDocumentVersionsPages(arg0 *ssm.ListDocumentVersionsInput, arg1 func(*ssm.ListDocumentVersionsOutput, bool) bool) error

ListDocumentVersionsPages mocks base method

func (*MockSSMAPI) ListDocumentVersionsPagesWithContext

func (m *MockSSMAPI) ListDocumentVersionsPagesWithContext(arg0 context.Context, arg1 *ssm.ListDocumentVersionsInput, arg2 func(*ssm.ListDocumentVersionsOutput, bool) bool, arg3 ...request.Option) error

ListDocumentVersionsPagesWithContext mocks base method

func (*MockSSMAPI) ListDocumentVersionsRequest

func (m *MockSSMAPI) ListDocumentVersionsRequest(arg0 *ssm.ListDocumentVersionsInput) (*request.Request, *ssm.ListDocumentVersionsOutput)

ListDocumentVersionsRequest mocks base method

func (*MockSSMAPI) ListDocumentVersionsWithContext

func (m *MockSSMAPI) ListDocumentVersionsWithContext(arg0 context.Context, arg1 *ssm.ListDocumentVersionsInput, arg2 ...request.Option) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersionsWithContext mocks base method

func (*MockSSMAPI) ListDocuments

func (m *MockSSMAPI) ListDocuments(arg0 *ssm.ListDocumentsInput) (*ssm.ListDocumentsOutput, error)

ListDocuments mocks base method

func (*MockSSMAPI) ListDocumentsPages

func (m *MockSSMAPI) ListDocumentsPages(arg0 *ssm.ListDocumentsInput, arg1 func(*ssm.ListDocumentsOutput, bool) bool) error

ListDocumentsPages mocks base method

func (*MockSSMAPI) ListDocumentsPagesWithContext

func (m *MockSSMAPI) ListDocumentsPagesWithContext(arg0 context.Context, arg1 *ssm.ListDocumentsInput, arg2 func(*ssm.ListDocumentsOutput, bool) bool, arg3 ...request.Option) error

ListDocumentsPagesWithContext mocks base method

func (*MockSSMAPI) ListDocumentsRequest

func (m *MockSSMAPI) ListDocumentsRequest(arg0 *ssm.ListDocumentsInput) (*request.Request, *ssm.ListDocumentsOutput)

ListDocumentsRequest mocks base method

func (*MockSSMAPI) ListDocumentsWithContext

func (m *MockSSMAPI) ListDocumentsWithContext(arg0 context.Context, arg1 *ssm.ListDocumentsInput, arg2 ...request.Option) (*ssm.ListDocumentsOutput, error)

ListDocumentsWithContext mocks base method

func (*MockSSMAPI) ListInventoryEntries

func (m *MockSSMAPI) ListInventoryEntries(arg0 *ssm.ListInventoryEntriesInput) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntries mocks base method

func (*MockSSMAPI) ListInventoryEntriesRequest

func (m *MockSSMAPI) ListInventoryEntriesRequest(arg0 *ssm.ListInventoryEntriesInput) (*request.Request, *ssm.ListInventoryEntriesOutput)

ListInventoryEntriesRequest mocks base method

func (*MockSSMAPI) ListInventoryEntriesWithContext

func (m *MockSSMAPI) ListInventoryEntriesWithContext(arg0 context.Context, arg1 *ssm.ListInventoryEntriesInput, arg2 ...request.Option) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntriesWithContext mocks base method

func (*MockSSMAPI) ListOpsItemEvents

func (m *MockSSMAPI) ListOpsItemEvents(arg0 *ssm.ListOpsItemEventsInput) (*ssm.ListOpsItemEventsOutput, error)

ListOpsItemEvents mocks base method

func (*MockSSMAPI) ListOpsItemEventsPages

func (m *MockSSMAPI) ListOpsItemEventsPages(arg0 *ssm.ListOpsItemEventsInput, arg1 func(*ssm.ListOpsItemEventsOutput, bool) bool) error

ListOpsItemEventsPages mocks base method

func (*MockSSMAPI) ListOpsItemEventsPagesWithContext

func (m *MockSSMAPI) ListOpsItemEventsPagesWithContext(arg0 context.Context, arg1 *ssm.ListOpsItemEventsInput, arg2 func(*ssm.ListOpsItemEventsOutput, bool) bool, arg3 ...request.Option) error

ListOpsItemEventsPagesWithContext mocks base method

func (*MockSSMAPI) ListOpsItemEventsRequest

func (m *MockSSMAPI) ListOpsItemEventsRequest(arg0 *ssm.ListOpsItemEventsInput) (*request.Request, *ssm.ListOpsItemEventsOutput)

ListOpsItemEventsRequest mocks base method

func (*MockSSMAPI) ListOpsItemEventsWithContext

func (m *MockSSMAPI) ListOpsItemEventsWithContext(arg0 context.Context, arg1 *ssm.ListOpsItemEventsInput, arg2 ...request.Option) (*ssm.ListOpsItemEventsOutput, error)

ListOpsItemEventsWithContext mocks base method

func (*MockSSMAPI) ListOpsItemRelatedItems

func (m *MockSSMAPI) ListOpsItemRelatedItems(arg0 *ssm.ListOpsItemRelatedItemsInput) (*ssm.ListOpsItemRelatedItemsOutput, error)

ListOpsItemRelatedItems mocks base method

func (*MockSSMAPI) ListOpsItemRelatedItemsPages

func (m *MockSSMAPI) ListOpsItemRelatedItemsPages(arg0 *ssm.ListOpsItemRelatedItemsInput, arg1 func(*ssm.ListOpsItemRelatedItemsOutput, bool) bool) error

ListOpsItemRelatedItemsPages mocks base method

func (*MockSSMAPI) ListOpsItemRelatedItemsPagesWithContext

func (m *MockSSMAPI) ListOpsItemRelatedItemsPagesWithContext(arg0 context.Context, arg1 *ssm.ListOpsItemRelatedItemsInput, arg2 func(*ssm.ListOpsItemRelatedItemsOutput, bool) bool, arg3 ...request.Option) error

ListOpsItemRelatedItemsPagesWithContext mocks base method

func (*MockSSMAPI) ListOpsItemRelatedItemsRequest

func (m *MockSSMAPI) ListOpsItemRelatedItemsRequest(arg0 *ssm.ListOpsItemRelatedItemsInput) (*request.Request, *ssm.ListOpsItemRelatedItemsOutput)

ListOpsItemRelatedItemsRequest mocks base method

func (*MockSSMAPI) ListOpsItemRelatedItemsWithContext

func (m *MockSSMAPI) ListOpsItemRelatedItemsWithContext(arg0 context.Context, arg1 *ssm.ListOpsItemRelatedItemsInput, arg2 ...request.Option) (*ssm.ListOpsItemRelatedItemsOutput, error)

ListOpsItemRelatedItemsWithContext mocks base method

func (*MockSSMAPI) ListOpsMetadata

func (m *MockSSMAPI) ListOpsMetadata(arg0 *ssm.ListOpsMetadataInput) (*ssm.ListOpsMetadataOutput, error)

ListOpsMetadata mocks base method

func (*MockSSMAPI) ListOpsMetadataPages

func (m *MockSSMAPI) ListOpsMetadataPages(arg0 *ssm.ListOpsMetadataInput, arg1 func(*ssm.ListOpsMetadataOutput, bool) bool) error

ListOpsMetadataPages mocks base method

func (*MockSSMAPI) ListOpsMetadataPagesWithContext

func (m *MockSSMAPI) ListOpsMetadataPagesWithContext(arg0 context.Context, arg1 *ssm.ListOpsMetadataInput, arg2 func(*ssm.ListOpsMetadataOutput, bool) bool, arg3 ...request.Option) error

ListOpsMetadataPagesWithContext mocks base method

func (*MockSSMAPI) ListOpsMetadataRequest

func (m *MockSSMAPI) ListOpsMetadataRequest(arg0 *ssm.ListOpsMetadataInput) (*request.Request, *ssm.ListOpsMetadataOutput)

ListOpsMetadataRequest mocks base method

func (*MockSSMAPI) ListOpsMetadataWithContext

func (m *MockSSMAPI) ListOpsMetadataWithContext(arg0 context.Context, arg1 *ssm.ListOpsMetadataInput, arg2 ...request.Option) (*ssm.ListOpsMetadataOutput, error)

ListOpsMetadataWithContext mocks base method

func (*MockSSMAPI) ListResourceComplianceSummaries

ListResourceComplianceSummaries mocks base method

func (*MockSSMAPI) ListResourceComplianceSummariesPages

func (m *MockSSMAPI) ListResourceComplianceSummariesPages(arg0 *ssm.ListResourceComplianceSummariesInput, arg1 func(*ssm.ListResourceComplianceSummariesOutput, bool) bool) error

ListResourceComplianceSummariesPages mocks base method

func (*MockSSMAPI) ListResourceComplianceSummariesPagesWithContext

func (m *MockSSMAPI) ListResourceComplianceSummariesPagesWithContext(arg0 context.Context, arg1 *ssm.ListResourceComplianceSummariesInput, arg2 func(*ssm.ListResourceComplianceSummariesOutput, bool) bool, arg3 ...request.Option) error

ListResourceComplianceSummariesPagesWithContext mocks base method

func (*MockSSMAPI) ListResourceComplianceSummariesRequest

func (m *MockSSMAPI) ListResourceComplianceSummariesRequest(arg0 *ssm.ListResourceComplianceSummariesInput) (*request.Request, *ssm.ListResourceComplianceSummariesOutput)

ListResourceComplianceSummariesRequest mocks base method

func (*MockSSMAPI) ListResourceComplianceSummariesWithContext

func (m *MockSSMAPI) ListResourceComplianceSummariesWithContext(arg0 context.Context, arg1 *ssm.ListResourceComplianceSummariesInput, arg2 ...request.Option) (*ssm.ListResourceComplianceSummariesOutput, error)

ListResourceComplianceSummariesWithContext mocks base method

func (*MockSSMAPI) ListResourceDataSync

func (m *MockSSMAPI) ListResourceDataSync(arg0 *ssm.ListResourceDataSyncInput) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSync mocks base method

func (*MockSSMAPI) ListResourceDataSyncPages

func (m *MockSSMAPI) ListResourceDataSyncPages(arg0 *ssm.ListResourceDataSyncInput, arg1 func(*ssm.ListResourceDataSyncOutput, bool) bool) error

ListResourceDataSyncPages mocks base method

func (*MockSSMAPI) ListResourceDataSyncPagesWithContext

func (m *MockSSMAPI) ListResourceDataSyncPagesWithContext(arg0 context.Context, arg1 *ssm.ListResourceDataSyncInput, arg2 func(*ssm.ListResourceDataSyncOutput, bool) bool, arg3 ...request.Option) error

ListResourceDataSyncPagesWithContext mocks base method

func (*MockSSMAPI) ListResourceDataSyncRequest

func (m *MockSSMAPI) ListResourceDataSyncRequest(arg0 *ssm.ListResourceDataSyncInput) (*request.Request, *ssm.ListResourceDataSyncOutput)

ListResourceDataSyncRequest mocks base method

func (*MockSSMAPI) ListResourceDataSyncWithContext

func (m *MockSSMAPI) ListResourceDataSyncWithContext(arg0 context.Context, arg1 *ssm.ListResourceDataSyncInput, arg2 ...request.Option) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) ListTagsForResource

func (m *MockSSMAPI) ListTagsForResource(arg0 *ssm.ListTagsForResourceInput) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockSSMAPI) ListTagsForResourceRequest

func (m *MockSSMAPI) ListTagsForResourceRequest(arg0 *ssm.ListTagsForResourceInput) (*request.Request, *ssm.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockSSMAPI) ListTagsForResourceWithContext

func (m *MockSSMAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *ssm.ListTagsForResourceInput, arg2 ...request.Option) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockSSMAPI) ModifyDocumentPermission

ModifyDocumentPermission mocks base method

func (*MockSSMAPI) ModifyDocumentPermissionRequest

func (m *MockSSMAPI) ModifyDocumentPermissionRequest(arg0 *ssm.ModifyDocumentPermissionInput) (*request.Request, *ssm.ModifyDocumentPermissionOutput)

ModifyDocumentPermissionRequest mocks base method

func (*MockSSMAPI) ModifyDocumentPermissionWithContext

func (m *MockSSMAPI) ModifyDocumentPermissionWithContext(arg0 context.Context, arg1 *ssm.ModifyDocumentPermissionInput, arg2 ...request.Option) (*ssm.ModifyDocumentPermissionOutput, error)

ModifyDocumentPermissionWithContext mocks base method

func (*MockSSMAPI) PutComplianceItems

func (m *MockSSMAPI) PutComplianceItems(arg0 *ssm.PutComplianceItemsInput) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItems mocks base method

func (*MockSSMAPI) PutComplianceItemsRequest

func (m *MockSSMAPI) PutComplianceItemsRequest(arg0 *ssm.PutComplianceItemsInput) (*request.Request, *ssm.PutComplianceItemsOutput)

PutComplianceItemsRequest mocks base method

func (*MockSSMAPI) PutComplianceItemsWithContext

func (m *MockSSMAPI) PutComplianceItemsWithContext(arg0 context.Context, arg1 *ssm.PutComplianceItemsInput, arg2 ...request.Option) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItemsWithContext mocks base method

func (*MockSSMAPI) PutInventory

func (m *MockSSMAPI) PutInventory(arg0 *ssm.PutInventoryInput) (*ssm.PutInventoryOutput, error)

PutInventory mocks base method

func (*MockSSMAPI) PutInventoryRequest

func (m *MockSSMAPI) PutInventoryRequest(arg0 *ssm.PutInventoryInput) (*request.Request, *ssm.PutInventoryOutput)

PutInventoryRequest mocks base method

func (*MockSSMAPI) PutInventoryWithContext

func (m *MockSSMAPI) PutInventoryWithContext(arg0 context.Context, arg1 *ssm.PutInventoryInput, arg2 ...request.Option) (*ssm.PutInventoryOutput, error)

PutInventoryWithContext mocks base method

func (*MockSSMAPI) PutParameter

func (m *MockSSMAPI) PutParameter(arg0 *ssm.PutParameterInput) (*ssm.PutParameterOutput, error)

PutParameter mocks base method

func (*MockSSMAPI) PutParameterRequest

func (m *MockSSMAPI) PutParameterRequest(arg0 *ssm.PutParameterInput) (*request.Request, *ssm.PutParameterOutput)

PutParameterRequest mocks base method

func (*MockSSMAPI) PutParameterWithContext

func (m *MockSSMAPI) PutParameterWithContext(arg0 context.Context, arg1 *ssm.PutParameterInput, arg2 ...request.Option) (*ssm.PutParameterOutput, error)

PutParameterWithContext mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaseline

RegisterDefaultPatchBaseline mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaselineRequest

func (m *MockSSMAPI) RegisterDefaultPatchBaselineRequest(arg0 *ssm.RegisterDefaultPatchBaselineInput) (*request.Request, *ssm.RegisterDefaultPatchBaselineOutput)

RegisterDefaultPatchBaselineRequest mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaselineWithContext

func (m *MockSSMAPI) RegisterDefaultPatchBaselineWithContext(arg0 context.Context, arg1 *ssm.RegisterDefaultPatchBaselineInput, arg2 ...request.Option) (*ssm.RegisterDefaultPatchBaselineOutput, error)

RegisterDefaultPatchBaselineWithContext mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroup

RegisterPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroupRequest

RegisterPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) RegisterPatchBaselineForPatchGroupWithContext(arg0 context.Context, arg1 *ssm.RegisterPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.RegisterPatchBaselineForPatchGroupOutput, error)

RegisterPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindow

RegisterTargetWithMaintenanceWindow mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindowRequest

RegisterTargetWithMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindowWithContext

func (m *MockSSMAPI) RegisterTargetWithMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.RegisterTargetWithMaintenanceWindowInput, arg2 ...request.Option) (*ssm.RegisterTargetWithMaintenanceWindowOutput, error)

RegisterTargetWithMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindow

RegisterTaskWithMaintenanceWindow mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindowRequest

RegisterTaskWithMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindowWithContext

func (m *MockSSMAPI) RegisterTaskWithMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.RegisterTaskWithMaintenanceWindowInput, arg2 ...request.Option) (*ssm.RegisterTaskWithMaintenanceWindowOutput, error)

RegisterTaskWithMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) RemoveTagsFromResource

func (m *MockSSMAPI) RemoveTagsFromResource(arg0 *ssm.RemoveTagsFromResourceInput) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource mocks base method

func (*MockSSMAPI) RemoveTagsFromResourceRequest

func (m *MockSSMAPI) RemoveTagsFromResourceRequest(arg0 *ssm.RemoveTagsFromResourceInput) (*request.Request, *ssm.RemoveTagsFromResourceOutput)

RemoveTagsFromResourceRequest mocks base method

func (*MockSSMAPI) RemoveTagsFromResourceWithContext

func (m *MockSSMAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *ssm.RemoveTagsFromResourceInput, arg2 ...request.Option) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResourceWithContext mocks base method

func (*MockSSMAPI) ResetServiceSetting

func (m *MockSSMAPI) ResetServiceSetting(arg0 *ssm.ResetServiceSettingInput) (*ssm.ResetServiceSettingOutput, error)

ResetServiceSetting mocks base method

func (*MockSSMAPI) ResetServiceSettingRequest

func (m *MockSSMAPI) ResetServiceSettingRequest(arg0 *ssm.ResetServiceSettingInput) (*request.Request, *ssm.ResetServiceSettingOutput)

ResetServiceSettingRequest mocks base method

func (*MockSSMAPI) ResetServiceSettingWithContext

func (m *MockSSMAPI) ResetServiceSettingWithContext(arg0 context.Context, arg1 *ssm.ResetServiceSettingInput, arg2 ...request.Option) (*ssm.ResetServiceSettingOutput, error)

ResetServiceSettingWithContext mocks base method

func (*MockSSMAPI) ResumeSession

func (m *MockSSMAPI) ResumeSession(arg0 *ssm.ResumeSessionInput) (*ssm.ResumeSessionOutput, error)

ResumeSession mocks base method

func (*MockSSMAPI) ResumeSessionRequest

func (m *MockSSMAPI) ResumeSessionRequest(arg0 *ssm.ResumeSessionInput) (*request.Request, *ssm.ResumeSessionOutput)

ResumeSessionRequest mocks base method

func (*MockSSMAPI) ResumeSessionWithContext

func (m *MockSSMAPI) ResumeSessionWithContext(arg0 context.Context, arg1 *ssm.ResumeSessionInput, arg2 ...request.Option) (*ssm.ResumeSessionOutput, error)

ResumeSessionWithContext mocks base method

func (*MockSSMAPI) SendAutomationSignal

func (m *MockSSMAPI) SendAutomationSignal(arg0 *ssm.SendAutomationSignalInput) (*ssm.SendAutomationSignalOutput, error)

SendAutomationSignal mocks base method

func (*MockSSMAPI) SendAutomationSignalRequest

func (m *MockSSMAPI) SendAutomationSignalRequest(arg0 *ssm.SendAutomationSignalInput) (*request.Request, *ssm.SendAutomationSignalOutput)

SendAutomationSignalRequest mocks base method

func (*MockSSMAPI) SendAutomationSignalWithContext

func (m *MockSSMAPI) SendAutomationSignalWithContext(arg0 context.Context, arg1 *ssm.SendAutomationSignalInput, arg2 ...request.Option) (*ssm.SendAutomationSignalOutput, error)

SendAutomationSignalWithContext mocks base method

func (*MockSSMAPI) SendCommand

func (m *MockSSMAPI) SendCommand(arg0 *ssm.SendCommandInput) (*ssm.SendCommandOutput, error)

SendCommand mocks base method

func (*MockSSMAPI) SendCommandRequest

func (m *MockSSMAPI) SendCommandRequest(arg0 *ssm.SendCommandInput) (*request.Request, *ssm.SendCommandOutput)

SendCommandRequest mocks base method

func (*MockSSMAPI) SendCommandWithContext

func (m *MockSSMAPI) SendCommandWithContext(arg0 context.Context, arg1 *ssm.SendCommandInput, arg2 ...request.Option) (*ssm.SendCommandOutput, error)

SendCommandWithContext mocks base method

func (*MockSSMAPI) StartAssociationsOnce

func (m *MockSSMAPI) StartAssociationsOnce(arg0 *ssm.StartAssociationsOnceInput) (*ssm.StartAssociationsOnceOutput, error)

StartAssociationsOnce mocks base method

func (*MockSSMAPI) StartAssociationsOnceRequest

func (m *MockSSMAPI) StartAssociationsOnceRequest(arg0 *ssm.StartAssociationsOnceInput) (*request.Request, *ssm.StartAssociationsOnceOutput)

StartAssociationsOnceRequest mocks base method

func (*MockSSMAPI) StartAssociationsOnceWithContext

func (m *MockSSMAPI) StartAssociationsOnceWithContext(arg0 context.Context, arg1 *ssm.StartAssociationsOnceInput, arg2 ...request.Option) (*ssm.StartAssociationsOnceOutput, error)

StartAssociationsOnceWithContext mocks base method

func (*MockSSMAPI) StartAutomationExecution

StartAutomationExecution mocks base method

func (*MockSSMAPI) StartAutomationExecutionRequest

func (m *MockSSMAPI) StartAutomationExecutionRequest(arg0 *ssm.StartAutomationExecutionInput) (*request.Request, *ssm.StartAutomationExecutionOutput)

StartAutomationExecutionRequest mocks base method

func (*MockSSMAPI) StartAutomationExecutionWithContext

func (m *MockSSMAPI) StartAutomationExecutionWithContext(arg0 context.Context, arg1 *ssm.StartAutomationExecutionInput, arg2 ...request.Option) (*ssm.StartAutomationExecutionOutput, error)

StartAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) StartChangeRequestExecution

StartChangeRequestExecution mocks base method

func (*MockSSMAPI) StartChangeRequestExecutionRequest

func (m *MockSSMAPI) StartChangeRequestExecutionRequest(arg0 *ssm.StartChangeRequestExecutionInput) (*request.Request, *ssm.StartChangeRequestExecutionOutput)

StartChangeRequestExecutionRequest mocks base method

func (*MockSSMAPI) StartChangeRequestExecutionWithContext

func (m *MockSSMAPI) StartChangeRequestExecutionWithContext(arg0 context.Context, arg1 *ssm.StartChangeRequestExecutionInput, arg2 ...request.Option) (*ssm.StartChangeRequestExecutionOutput, error)

StartChangeRequestExecutionWithContext mocks base method

func (*MockSSMAPI) StartSession

func (m *MockSSMAPI) StartSession(arg0 *ssm.StartSessionInput) (*ssm.StartSessionOutput, error)

StartSession mocks base method

func (*MockSSMAPI) StartSessionRequest

func (m *MockSSMAPI) StartSessionRequest(arg0 *ssm.StartSessionInput) (*request.Request, *ssm.StartSessionOutput)

StartSessionRequest mocks base method

func (*MockSSMAPI) StartSessionWithContext

func (m *MockSSMAPI) StartSessionWithContext(arg0 context.Context, arg1 *ssm.StartSessionInput, arg2 ...request.Option) (*ssm.StartSessionOutput, error)

StartSessionWithContext mocks base method

func (*MockSSMAPI) StopAutomationExecution

func (m *MockSSMAPI) StopAutomationExecution(arg0 *ssm.StopAutomationExecutionInput) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecution mocks base method

func (*MockSSMAPI) StopAutomationExecutionRequest

func (m *MockSSMAPI) StopAutomationExecutionRequest(arg0 *ssm.StopAutomationExecutionInput) (*request.Request, *ssm.StopAutomationExecutionOutput)

StopAutomationExecutionRequest mocks base method

func (*MockSSMAPI) StopAutomationExecutionWithContext

func (m *MockSSMAPI) StopAutomationExecutionWithContext(arg0 context.Context, arg1 *ssm.StopAutomationExecutionInput, arg2 ...request.Option) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) TerminateSession

func (m *MockSSMAPI) TerminateSession(arg0 *ssm.TerminateSessionInput) (*ssm.TerminateSessionOutput, error)

TerminateSession mocks base method

func (*MockSSMAPI) TerminateSessionRequest

func (m *MockSSMAPI) TerminateSessionRequest(arg0 *ssm.TerminateSessionInput) (*request.Request, *ssm.TerminateSessionOutput)

TerminateSessionRequest mocks base method

func (*MockSSMAPI) TerminateSessionWithContext

func (m *MockSSMAPI) TerminateSessionWithContext(arg0 context.Context, arg1 *ssm.TerminateSessionInput, arg2 ...request.Option) (*ssm.TerminateSessionOutput, error)

TerminateSessionWithContext mocks base method

func (*MockSSMAPI) UnlabelParameterVersion

func (m *MockSSMAPI) UnlabelParameterVersion(arg0 *ssm.UnlabelParameterVersionInput) (*ssm.UnlabelParameterVersionOutput, error)

UnlabelParameterVersion mocks base method

func (*MockSSMAPI) UnlabelParameterVersionRequest

func (m *MockSSMAPI) UnlabelParameterVersionRequest(arg0 *ssm.UnlabelParameterVersionInput) (*request.Request, *ssm.UnlabelParameterVersionOutput)

UnlabelParameterVersionRequest mocks base method

func (*MockSSMAPI) UnlabelParameterVersionWithContext

func (m *MockSSMAPI) UnlabelParameterVersionWithContext(arg0 context.Context, arg1 *ssm.UnlabelParameterVersionInput, arg2 ...request.Option) (*ssm.UnlabelParameterVersionOutput, error)

UnlabelParameterVersionWithContext mocks base method

func (*MockSSMAPI) UpdateAssociation

func (m *MockSSMAPI) UpdateAssociation(arg0 *ssm.UpdateAssociationInput) (*ssm.UpdateAssociationOutput, error)

UpdateAssociation mocks base method

func (*MockSSMAPI) UpdateAssociationRequest

func (m *MockSSMAPI) UpdateAssociationRequest(arg0 *ssm.UpdateAssociationInput) (*request.Request, *ssm.UpdateAssociationOutput)

UpdateAssociationRequest mocks base method

func (*MockSSMAPI) UpdateAssociationStatus

func (m *MockSSMAPI) UpdateAssociationStatus(arg0 *ssm.UpdateAssociationStatusInput) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatus mocks base method

func (*MockSSMAPI) UpdateAssociationStatusRequest

func (m *MockSSMAPI) UpdateAssociationStatusRequest(arg0 *ssm.UpdateAssociationStatusInput) (*request.Request, *ssm.UpdateAssociationStatusOutput)

UpdateAssociationStatusRequest mocks base method

func (*MockSSMAPI) UpdateAssociationStatusWithContext

func (m *MockSSMAPI) UpdateAssociationStatusWithContext(arg0 context.Context, arg1 *ssm.UpdateAssociationStatusInput, arg2 ...request.Option) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatusWithContext mocks base method

func (*MockSSMAPI) UpdateAssociationWithContext

func (m *MockSSMAPI) UpdateAssociationWithContext(arg0 context.Context, arg1 *ssm.UpdateAssociationInput, arg2 ...request.Option) (*ssm.UpdateAssociationOutput, error)

UpdateAssociationWithContext mocks base method

func (*MockSSMAPI) UpdateDocument

func (m *MockSSMAPI) UpdateDocument(arg0 *ssm.UpdateDocumentInput) (*ssm.UpdateDocumentOutput, error)

UpdateDocument mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersion

UpdateDocumentDefaultVersion mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersionRequest

func (m *MockSSMAPI) UpdateDocumentDefaultVersionRequest(arg0 *ssm.UpdateDocumentDefaultVersionInput) (*request.Request, *ssm.UpdateDocumentDefaultVersionOutput)

UpdateDocumentDefaultVersionRequest mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersionWithContext

func (m *MockSSMAPI) UpdateDocumentDefaultVersionWithContext(arg0 context.Context, arg1 *ssm.UpdateDocumentDefaultVersionInput, arg2 ...request.Option) (*ssm.UpdateDocumentDefaultVersionOutput, error)

UpdateDocumentDefaultVersionWithContext mocks base method

func (*MockSSMAPI) UpdateDocumentMetadata

func (m *MockSSMAPI) UpdateDocumentMetadata(arg0 *ssm.UpdateDocumentMetadataInput) (*ssm.UpdateDocumentMetadataOutput, error)

UpdateDocumentMetadata mocks base method

func (*MockSSMAPI) UpdateDocumentMetadataRequest

func (m *MockSSMAPI) UpdateDocumentMetadataRequest(arg0 *ssm.UpdateDocumentMetadataInput) (*request.Request, *ssm.UpdateDocumentMetadataOutput)

UpdateDocumentMetadataRequest mocks base method

func (*MockSSMAPI) UpdateDocumentMetadataWithContext

func (m *MockSSMAPI) UpdateDocumentMetadataWithContext(arg0 context.Context, arg1 *ssm.UpdateDocumentMetadataInput, arg2 ...request.Option) (*ssm.UpdateDocumentMetadataOutput, error)

UpdateDocumentMetadataWithContext mocks base method

func (*MockSSMAPI) UpdateDocumentRequest

func (m *MockSSMAPI) UpdateDocumentRequest(arg0 *ssm.UpdateDocumentInput) (*request.Request, *ssm.UpdateDocumentOutput)

UpdateDocumentRequest mocks base method

func (*MockSSMAPI) UpdateDocumentWithContext

func (m *MockSSMAPI) UpdateDocumentWithContext(arg0 context.Context, arg1 *ssm.UpdateDocumentInput, arg2 ...request.Option) (*ssm.UpdateDocumentOutput, error)

UpdateDocumentWithContext mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindow

func (m *MockSSMAPI) UpdateMaintenanceWindow(arg0 *ssm.UpdateMaintenanceWindowInput) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindow mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowRequest

func (m *MockSSMAPI) UpdateMaintenanceWindowRequest(arg0 *ssm.UpdateMaintenanceWindowInput) (*request.Request, *ssm.UpdateMaintenanceWindowOutput)

UpdateMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTarget

UpdateMaintenanceWindowTarget mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTargetRequest

func (m *MockSSMAPI) UpdateMaintenanceWindowTargetRequest(arg0 *ssm.UpdateMaintenanceWindowTargetInput) (*request.Request, *ssm.UpdateMaintenanceWindowTargetOutput)

UpdateMaintenanceWindowTargetRequest mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTargetWithContext

func (m *MockSSMAPI) UpdateMaintenanceWindowTargetWithContext(arg0 context.Context, arg1 *ssm.UpdateMaintenanceWindowTargetInput, arg2 ...request.Option) (*ssm.UpdateMaintenanceWindowTargetOutput, error)

UpdateMaintenanceWindowTargetWithContext mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTask

UpdateMaintenanceWindowTask mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTaskRequest

func (m *MockSSMAPI) UpdateMaintenanceWindowTaskRequest(arg0 *ssm.UpdateMaintenanceWindowTaskInput) (*request.Request, *ssm.UpdateMaintenanceWindowTaskOutput)

UpdateMaintenanceWindowTaskRequest mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowTaskWithContext

func (m *MockSSMAPI) UpdateMaintenanceWindowTaskWithContext(arg0 context.Context, arg1 *ssm.UpdateMaintenanceWindowTaskInput, arg2 ...request.Option) (*ssm.UpdateMaintenanceWindowTaskOutput, error)

UpdateMaintenanceWindowTaskWithContext mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowWithContext

func (m *MockSSMAPI) UpdateMaintenanceWindowWithContext(arg0 context.Context, arg1 *ssm.UpdateMaintenanceWindowInput, arg2 ...request.Option) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRole

UpdateManagedInstanceRole mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRoleRequest

func (m *MockSSMAPI) UpdateManagedInstanceRoleRequest(arg0 *ssm.UpdateManagedInstanceRoleInput) (*request.Request, *ssm.UpdateManagedInstanceRoleOutput)

UpdateManagedInstanceRoleRequest mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRoleWithContext

func (m *MockSSMAPI) UpdateManagedInstanceRoleWithContext(arg0 context.Context, arg1 *ssm.UpdateManagedInstanceRoleInput, arg2 ...request.Option) (*ssm.UpdateManagedInstanceRoleOutput, error)

UpdateManagedInstanceRoleWithContext mocks base method

func (*MockSSMAPI) UpdateOpsItem

func (m *MockSSMAPI) UpdateOpsItem(arg0 *ssm.UpdateOpsItemInput) (*ssm.UpdateOpsItemOutput, error)

UpdateOpsItem mocks base method

func (*MockSSMAPI) UpdateOpsItemRequest

func (m *MockSSMAPI) UpdateOpsItemRequest(arg0 *ssm.UpdateOpsItemInput) (*request.Request, *ssm.UpdateOpsItemOutput)

UpdateOpsItemRequest mocks base method

func (*MockSSMAPI) UpdateOpsItemWithContext

func (m *MockSSMAPI) UpdateOpsItemWithContext(arg0 context.Context, arg1 *ssm.UpdateOpsItemInput, arg2 ...request.Option) (*ssm.UpdateOpsItemOutput, error)

UpdateOpsItemWithContext mocks base method

func (*MockSSMAPI) UpdateOpsMetadata

func (m *MockSSMAPI) UpdateOpsMetadata(arg0 *ssm.UpdateOpsMetadataInput) (*ssm.UpdateOpsMetadataOutput, error)

UpdateOpsMetadata mocks base method

func (*MockSSMAPI) UpdateOpsMetadataRequest

func (m *MockSSMAPI) UpdateOpsMetadataRequest(arg0 *ssm.UpdateOpsMetadataInput) (*request.Request, *ssm.UpdateOpsMetadataOutput)

UpdateOpsMetadataRequest mocks base method

func (*MockSSMAPI) UpdateOpsMetadataWithContext

func (m *MockSSMAPI) UpdateOpsMetadataWithContext(arg0 context.Context, arg1 *ssm.UpdateOpsMetadataInput, arg2 ...request.Option) (*ssm.UpdateOpsMetadataOutput, error)

UpdateOpsMetadataWithContext mocks base method

func (*MockSSMAPI) UpdatePatchBaseline

func (m *MockSSMAPI) UpdatePatchBaseline(arg0 *ssm.UpdatePatchBaselineInput) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaseline mocks base method

func (*MockSSMAPI) UpdatePatchBaselineRequest

func (m *MockSSMAPI) UpdatePatchBaselineRequest(arg0 *ssm.UpdatePatchBaselineInput) (*request.Request, *ssm.UpdatePatchBaselineOutput)

UpdatePatchBaselineRequest mocks base method

func (*MockSSMAPI) UpdatePatchBaselineWithContext

func (m *MockSSMAPI) UpdatePatchBaselineWithContext(arg0 context.Context, arg1 *ssm.UpdatePatchBaselineInput, arg2 ...request.Option) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaselineWithContext mocks base method

func (*MockSSMAPI) UpdateResourceDataSync

func (m *MockSSMAPI) UpdateResourceDataSync(arg0 *ssm.UpdateResourceDataSyncInput) (*ssm.UpdateResourceDataSyncOutput, error)

UpdateResourceDataSync mocks base method

func (*MockSSMAPI) UpdateResourceDataSyncRequest

func (m *MockSSMAPI) UpdateResourceDataSyncRequest(arg0 *ssm.UpdateResourceDataSyncInput) (*request.Request, *ssm.UpdateResourceDataSyncOutput)

UpdateResourceDataSyncRequest mocks base method

func (*MockSSMAPI) UpdateResourceDataSyncWithContext

func (m *MockSSMAPI) UpdateResourceDataSyncWithContext(arg0 context.Context, arg1 *ssm.UpdateResourceDataSyncInput, arg2 ...request.Option) (*ssm.UpdateResourceDataSyncOutput, error)

UpdateResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) UpdateServiceSetting

func (m *MockSSMAPI) UpdateServiceSetting(arg0 *ssm.UpdateServiceSettingInput) (*ssm.UpdateServiceSettingOutput, error)

UpdateServiceSetting mocks base method

func (*MockSSMAPI) UpdateServiceSettingRequest

func (m *MockSSMAPI) UpdateServiceSettingRequest(arg0 *ssm.UpdateServiceSettingInput) (*request.Request, *ssm.UpdateServiceSettingOutput)

UpdateServiceSettingRequest mocks base method

func (*MockSSMAPI) UpdateServiceSettingWithContext

func (m *MockSSMAPI) UpdateServiceSettingWithContext(arg0 context.Context, arg1 *ssm.UpdateServiceSettingInput, arg2 ...request.Option) (*ssm.UpdateServiceSettingOutput, error)

UpdateServiceSettingWithContext mocks base method

func (*MockSSMAPI) WaitUntilCommandExecuted

func (m *MockSSMAPI) WaitUntilCommandExecuted(arg0 *ssm.GetCommandInvocationInput) error

WaitUntilCommandExecuted mocks base method

func (*MockSSMAPI) WaitUntilCommandExecutedWithContext

func (m *MockSSMAPI) WaitUntilCommandExecutedWithContext(arg0 context.Context, arg1 *ssm.GetCommandInvocationInput, arg2 ...request.WaiterOption) error

WaitUntilCommandExecutedWithContext mocks base method

type MockSSMAPIMockRecorder

type MockSSMAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockSSMAPIMockRecorder is the mock recorder for MockSSMAPI

func (*MockSSMAPIMockRecorder) AddTagsToResource

func (mr *MockSSMAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call

AddTagsToResource indicates an expected call of AddTagsToResource

func (*MockSSMAPIMockRecorder) AddTagsToResourceRequest

func (mr *MockSSMAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call

AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest

func (*MockSSMAPIMockRecorder) AddTagsToResourceWithContext

func (mr *MockSSMAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext

func (*MockSSMAPIMockRecorder) AssociateOpsItemRelatedItem

func (mr *MockSSMAPIMockRecorder) AssociateOpsItemRelatedItem(arg0 interface{}) *gomock.Call

AssociateOpsItemRelatedItem indicates an expected call of AssociateOpsItemRelatedItem

func (*MockSSMAPIMockRecorder) AssociateOpsItemRelatedItemRequest

func (mr *MockSSMAPIMockRecorder) AssociateOpsItemRelatedItemRequest(arg0 interface{}) *gomock.Call

AssociateOpsItemRelatedItemRequest indicates an expected call of AssociateOpsItemRelatedItemRequest

func (*MockSSMAPIMockRecorder) AssociateOpsItemRelatedItemWithContext

func (mr *MockSSMAPIMockRecorder) AssociateOpsItemRelatedItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateOpsItemRelatedItemWithContext indicates an expected call of AssociateOpsItemRelatedItemWithContext

func (*MockSSMAPIMockRecorder) CancelCommand

func (mr *MockSSMAPIMockRecorder) CancelCommand(arg0 interface{}) *gomock.Call

CancelCommand indicates an expected call of CancelCommand

func (*MockSSMAPIMockRecorder) CancelCommandRequest

func (mr *MockSSMAPIMockRecorder) CancelCommandRequest(arg0 interface{}) *gomock.Call

CancelCommandRequest indicates an expected call of CancelCommandRequest

func (*MockSSMAPIMockRecorder) CancelCommandWithContext

func (mr *MockSSMAPIMockRecorder) CancelCommandWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelCommandWithContext indicates an expected call of CancelCommandWithContext

func (*MockSSMAPIMockRecorder) CancelMaintenanceWindowExecution

func (mr *MockSSMAPIMockRecorder) CancelMaintenanceWindowExecution(arg0 interface{}) *gomock.Call

CancelMaintenanceWindowExecution indicates an expected call of CancelMaintenanceWindowExecution

func (*MockSSMAPIMockRecorder) CancelMaintenanceWindowExecutionRequest

func (mr *MockSSMAPIMockRecorder) CancelMaintenanceWindowExecutionRequest(arg0 interface{}) *gomock.Call

CancelMaintenanceWindowExecutionRequest indicates an expected call of CancelMaintenanceWindowExecutionRequest

func (*MockSSMAPIMockRecorder) CancelMaintenanceWindowExecutionWithContext

func (mr *MockSSMAPIMockRecorder) CancelMaintenanceWindowExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelMaintenanceWindowExecutionWithContext indicates an expected call of CancelMaintenanceWindowExecutionWithContext

func (*MockSSMAPIMockRecorder) CreateActivation

func (mr *MockSSMAPIMockRecorder) CreateActivation(arg0 interface{}) *gomock.Call

CreateActivation indicates an expected call of CreateActivation

func (*MockSSMAPIMockRecorder) CreateActivationRequest

func (mr *MockSSMAPIMockRecorder) CreateActivationRequest(arg0 interface{}) *gomock.Call

CreateActivationRequest indicates an expected call of CreateActivationRequest

func (*MockSSMAPIMockRecorder) CreateActivationWithContext

func (mr *MockSSMAPIMockRecorder) CreateActivationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateActivationWithContext indicates an expected call of CreateActivationWithContext

func (*MockSSMAPIMockRecorder) CreateAssociation

func (mr *MockSSMAPIMockRecorder) CreateAssociation(arg0 interface{}) *gomock.Call

CreateAssociation indicates an expected call of CreateAssociation

func (*MockSSMAPIMockRecorder) CreateAssociationBatch

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatch(arg0 interface{}) *gomock.Call

CreateAssociationBatch indicates an expected call of CreateAssociationBatch

func (*MockSSMAPIMockRecorder) CreateAssociationBatchRequest

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatchRequest(arg0 interface{}) *gomock.Call

CreateAssociationBatchRequest indicates an expected call of CreateAssociationBatchRequest

func (*MockSSMAPIMockRecorder) CreateAssociationBatchWithContext

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssociationBatchWithContext indicates an expected call of CreateAssociationBatchWithContext

func (*MockSSMAPIMockRecorder) CreateAssociationRequest

func (mr *MockSSMAPIMockRecorder) CreateAssociationRequest(arg0 interface{}) *gomock.Call

CreateAssociationRequest indicates an expected call of CreateAssociationRequest

func (*MockSSMAPIMockRecorder) CreateAssociationWithContext

func (mr *MockSSMAPIMockRecorder) CreateAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssociationWithContext indicates an expected call of CreateAssociationWithContext

func (*MockSSMAPIMockRecorder) CreateDocument

func (mr *MockSSMAPIMockRecorder) CreateDocument(arg0 interface{}) *gomock.Call

CreateDocument indicates an expected call of CreateDocument

func (*MockSSMAPIMockRecorder) CreateDocumentRequest

func (mr *MockSSMAPIMockRecorder) CreateDocumentRequest(arg0 interface{}) *gomock.Call

CreateDocumentRequest indicates an expected call of CreateDocumentRequest

func (*MockSSMAPIMockRecorder) CreateDocumentWithContext

func (mr *MockSSMAPIMockRecorder) CreateDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDocumentWithContext indicates an expected call of CreateDocumentWithContext

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindow(arg0 interface{}) *gomock.Call

CreateMaintenanceWindow indicates an expected call of CreateMaintenanceWindow

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

CreateMaintenanceWindowRequest indicates an expected call of CreateMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMaintenanceWindowWithContext indicates an expected call of CreateMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) CreateOpsItem

func (mr *MockSSMAPIMockRecorder) CreateOpsItem(arg0 interface{}) *gomock.Call

CreateOpsItem indicates an expected call of CreateOpsItem

func (*MockSSMAPIMockRecorder) CreateOpsItemRequest

func (mr *MockSSMAPIMockRecorder) CreateOpsItemRequest(arg0 interface{}) *gomock.Call

CreateOpsItemRequest indicates an expected call of CreateOpsItemRequest

func (*MockSSMAPIMockRecorder) CreateOpsItemWithContext

func (mr *MockSSMAPIMockRecorder) CreateOpsItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateOpsItemWithContext indicates an expected call of CreateOpsItemWithContext

func (*MockSSMAPIMockRecorder) CreateOpsMetadata

func (mr *MockSSMAPIMockRecorder) CreateOpsMetadata(arg0 interface{}) *gomock.Call

CreateOpsMetadata indicates an expected call of CreateOpsMetadata

func (*MockSSMAPIMockRecorder) CreateOpsMetadataRequest

func (mr *MockSSMAPIMockRecorder) CreateOpsMetadataRequest(arg0 interface{}) *gomock.Call

CreateOpsMetadataRequest indicates an expected call of CreateOpsMetadataRequest

func (*MockSSMAPIMockRecorder) CreateOpsMetadataWithContext

func (mr *MockSSMAPIMockRecorder) CreateOpsMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateOpsMetadataWithContext indicates an expected call of CreateOpsMetadataWithContext

func (*MockSSMAPIMockRecorder) CreatePatchBaseline

func (mr *MockSSMAPIMockRecorder) CreatePatchBaseline(arg0 interface{}) *gomock.Call

CreatePatchBaseline indicates an expected call of CreatePatchBaseline

func (*MockSSMAPIMockRecorder) CreatePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) CreatePatchBaselineRequest(arg0 interface{}) *gomock.Call

CreatePatchBaselineRequest indicates an expected call of CreatePatchBaselineRequest

func (*MockSSMAPIMockRecorder) CreatePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) CreatePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePatchBaselineWithContext indicates an expected call of CreatePatchBaselineWithContext

func (*MockSSMAPIMockRecorder) CreateResourceDataSync

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSync(arg0 interface{}) *gomock.Call

CreateResourceDataSync indicates an expected call of CreateResourceDataSync

func (*MockSSMAPIMockRecorder) CreateResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSyncRequest(arg0 interface{}) *gomock.Call

CreateResourceDataSyncRequest indicates an expected call of CreateResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) CreateResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateResourceDataSyncWithContext indicates an expected call of CreateResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) DeleteActivation

func (mr *MockSSMAPIMockRecorder) DeleteActivation(arg0 interface{}) *gomock.Call

DeleteActivation indicates an expected call of DeleteActivation

func (*MockSSMAPIMockRecorder) DeleteActivationRequest

func (mr *MockSSMAPIMockRecorder) DeleteActivationRequest(arg0 interface{}) *gomock.Call

DeleteActivationRequest indicates an expected call of DeleteActivationRequest

func (*MockSSMAPIMockRecorder) DeleteActivationWithContext

func (mr *MockSSMAPIMockRecorder) DeleteActivationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteActivationWithContext indicates an expected call of DeleteActivationWithContext

func (*MockSSMAPIMockRecorder) DeleteAssociation

func (mr *MockSSMAPIMockRecorder) DeleteAssociation(arg0 interface{}) *gomock.Call

DeleteAssociation indicates an expected call of DeleteAssociation

func (*MockSSMAPIMockRecorder) DeleteAssociationRequest

func (mr *MockSSMAPIMockRecorder) DeleteAssociationRequest(arg0 interface{}) *gomock.Call

DeleteAssociationRequest indicates an expected call of DeleteAssociationRequest

func (*MockSSMAPIMockRecorder) DeleteAssociationWithContext

func (mr *MockSSMAPIMockRecorder) DeleteAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAssociationWithContext indicates an expected call of DeleteAssociationWithContext

func (*MockSSMAPIMockRecorder) DeleteDocument

func (mr *MockSSMAPIMockRecorder) DeleteDocument(arg0 interface{}) *gomock.Call

DeleteDocument indicates an expected call of DeleteDocument

func (*MockSSMAPIMockRecorder) DeleteDocumentRequest

func (mr *MockSSMAPIMockRecorder) DeleteDocumentRequest(arg0 interface{}) *gomock.Call

DeleteDocumentRequest indicates an expected call of DeleteDocumentRequest

func (*MockSSMAPIMockRecorder) DeleteDocumentWithContext

func (mr *MockSSMAPIMockRecorder) DeleteDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDocumentWithContext indicates an expected call of DeleteDocumentWithContext

func (*MockSSMAPIMockRecorder) DeleteInventory

func (mr *MockSSMAPIMockRecorder) DeleteInventory(arg0 interface{}) *gomock.Call

DeleteInventory indicates an expected call of DeleteInventory

func (*MockSSMAPIMockRecorder) DeleteInventoryRequest

func (mr *MockSSMAPIMockRecorder) DeleteInventoryRequest(arg0 interface{}) *gomock.Call

DeleteInventoryRequest indicates an expected call of DeleteInventoryRequest

func (*MockSSMAPIMockRecorder) DeleteInventoryWithContext

func (mr *MockSSMAPIMockRecorder) DeleteInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInventoryWithContext indicates an expected call of DeleteInventoryWithContext

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindow(arg0 interface{}) *gomock.Call

DeleteMaintenanceWindow indicates an expected call of DeleteMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeleteMaintenanceWindowRequest indicates an expected call of DeleteMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMaintenanceWindowWithContext indicates an expected call of DeleteMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DeleteOpsMetadata

func (mr *MockSSMAPIMockRecorder) DeleteOpsMetadata(arg0 interface{}) *gomock.Call

DeleteOpsMetadata indicates an expected call of DeleteOpsMetadata

func (*MockSSMAPIMockRecorder) DeleteOpsMetadataRequest

func (mr *MockSSMAPIMockRecorder) DeleteOpsMetadataRequest(arg0 interface{}) *gomock.Call

DeleteOpsMetadataRequest indicates an expected call of DeleteOpsMetadataRequest

func (*MockSSMAPIMockRecorder) DeleteOpsMetadataWithContext

func (mr *MockSSMAPIMockRecorder) DeleteOpsMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteOpsMetadataWithContext indicates an expected call of DeleteOpsMetadataWithContext

func (*MockSSMAPIMockRecorder) DeleteParameter

func (mr *MockSSMAPIMockRecorder) DeleteParameter(arg0 interface{}) *gomock.Call

DeleteParameter indicates an expected call of DeleteParameter

func (*MockSSMAPIMockRecorder) DeleteParameterRequest

func (mr *MockSSMAPIMockRecorder) DeleteParameterRequest(arg0 interface{}) *gomock.Call

DeleteParameterRequest indicates an expected call of DeleteParameterRequest

func (*MockSSMAPIMockRecorder) DeleteParameterWithContext

func (mr *MockSSMAPIMockRecorder) DeleteParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteParameterWithContext indicates an expected call of DeleteParameterWithContext

func (*MockSSMAPIMockRecorder) DeleteParameters

func (mr *MockSSMAPIMockRecorder) DeleteParameters(arg0 interface{}) *gomock.Call

DeleteParameters indicates an expected call of DeleteParameters

func (*MockSSMAPIMockRecorder) DeleteParametersRequest

func (mr *MockSSMAPIMockRecorder) DeleteParametersRequest(arg0 interface{}) *gomock.Call

DeleteParametersRequest indicates an expected call of DeleteParametersRequest

func (*MockSSMAPIMockRecorder) DeleteParametersWithContext

func (mr *MockSSMAPIMockRecorder) DeleteParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteParametersWithContext indicates an expected call of DeleteParametersWithContext

func (*MockSSMAPIMockRecorder) DeletePatchBaseline

func (mr *MockSSMAPIMockRecorder) DeletePatchBaseline(arg0 interface{}) *gomock.Call

DeletePatchBaseline indicates an expected call of DeletePatchBaseline

func (*MockSSMAPIMockRecorder) DeletePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) DeletePatchBaselineRequest(arg0 interface{}) *gomock.Call

DeletePatchBaselineRequest indicates an expected call of DeletePatchBaselineRequest

func (*MockSSMAPIMockRecorder) DeletePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) DeletePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePatchBaselineWithContext indicates an expected call of DeletePatchBaselineWithContext

func (*MockSSMAPIMockRecorder) DeleteResourceDataSync

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSync(arg0 interface{}) *gomock.Call

DeleteResourceDataSync indicates an expected call of DeleteResourceDataSync

func (*MockSSMAPIMockRecorder) DeleteResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSyncRequest(arg0 interface{}) *gomock.Call

DeleteResourceDataSyncRequest indicates an expected call of DeleteResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) DeleteResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResourceDataSyncWithContext indicates an expected call of DeleteResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) DeregisterManagedInstance

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstance(arg0 interface{}) *gomock.Call

DeregisterManagedInstance indicates an expected call of DeregisterManagedInstance

func (*MockSSMAPIMockRecorder) DeregisterManagedInstanceRequest

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstanceRequest(arg0 interface{}) *gomock.Call

DeregisterManagedInstanceRequest indicates an expected call of DeregisterManagedInstanceRequest

func (*MockSSMAPIMockRecorder) DeregisterManagedInstanceWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterManagedInstanceWithContext indicates an expected call of DeregisterManagedInstanceWithContext

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroup indicates an expected call of DeregisterPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroupRequest indicates an expected call of DeregisterPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroupWithContext indicates an expected call of DeregisterPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindow(arg0 interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindow indicates an expected call of DeregisterTargetFromMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindowRequest indicates an expected call of DeregisterTargetFromMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindowWithContext indicates an expected call of DeregisterTargetFromMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindow(arg0 interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindow indicates an expected call of DeregisterTaskFromMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindowRequest indicates an expected call of DeregisterTaskFromMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindowWithContext indicates an expected call of DeregisterTaskFromMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DescribeActivations

func (mr *MockSSMAPIMockRecorder) DescribeActivations(arg0 interface{}) *gomock.Call

DescribeActivations indicates an expected call of DescribeActivations

func (*MockSSMAPIMockRecorder) DescribeActivationsPages

func (mr *MockSSMAPIMockRecorder) DescribeActivationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeActivationsPages indicates an expected call of DescribeActivationsPages

func (*MockSSMAPIMockRecorder) DescribeActivationsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeActivationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeActivationsPagesWithContext indicates an expected call of DescribeActivationsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeActivationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeActivationsRequest(arg0 interface{}) *gomock.Call

DescribeActivationsRequest indicates an expected call of DescribeActivationsRequest

func (*MockSSMAPIMockRecorder) DescribeActivationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeActivationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeActivationsWithContext indicates an expected call of DescribeActivationsWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociation

func (mr *MockSSMAPIMockRecorder) DescribeAssociation(arg0 interface{}) *gomock.Call

DescribeAssociation indicates an expected call of DescribeAssociation

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionTargets

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionTargets(arg0 interface{}) *gomock.Call

DescribeAssociationExecutionTargets indicates an expected call of DescribeAssociationExecutionTargets

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsPages

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAssociationExecutionTargetsPages indicates an expected call of DescribeAssociationExecutionTargetsPages

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAssociationExecutionTargetsPagesWithContext indicates an expected call of DescribeAssociationExecutionTargetsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsRequest

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsRequest(arg0 interface{}) *gomock.Call

DescribeAssociationExecutionTargetsRequest indicates an expected call of DescribeAssociationExecutionTargetsRequest

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssociationExecutionTargetsWithContext indicates an expected call of DescribeAssociationExecutionTargetsWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutions

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutions(arg0 interface{}) *gomock.Call

DescribeAssociationExecutions indicates an expected call of DescribeAssociationExecutions

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionsPages

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAssociationExecutionsPages indicates an expected call of DescribeAssociationExecutionsPages

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAssociationExecutionsPagesWithContext indicates an expected call of DescribeAssociationExecutionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeAssociationExecutionsRequest indicates an expected call of DescribeAssociationExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeAssociationExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssociationExecutionsWithContext indicates an expected call of DescribeAssociationExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociationRequest

func (mr *MockSSMAPIMockRecorder) DescribeAssociationRequest(arg0 interface{}) *gomock.Call

DescribeAssociationRequest indicates an expected call of DescribeAssociationRequest

func (*MockSSMAPIMockRecorder) DescribeAssociationWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssociationWithContext indicates an expected call of DescribeAssociationWithContext

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutions

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutions(arg0 interface{}) *gomock.Call

DescribeAutomationExecutions indicates an expected call of DescribeAutomationExecutions

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsPages

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAutomationExecutionsPages indicates an expected call of DescribeAutomationExecutionsPages

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAutomationExecutionsPagesWithContext indicates an expected call of DescribeAutomationExecutionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeAutomationExecutionsRequest indicates an expected call of DescribeAutomationExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAutomationExecutionsWithContext indicates an expected call of DescribeAutomationExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeAutomationStepExecutions

func (mr *MockSSMAPIMockRecorder) DescribeAutomationStepExecutions(arg0 interface{}) *gomock.Call

DescribeAutomationStepExecutions indicates an expected call of DescribeAutomationStepExecutions

func (*MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsPages

func (mr *MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAutomationStepExecutionsPages indicates an expected call of DescribeAutomationStepExecutionsPages

func (*MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAutomationStepExecutionsPagesWithContext indicates an expected call of DescribeAutomationStepExecutionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeAutomationStepExecutionsRequest indicates an expected call of DescribeAutomationStepExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAutomationStepExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAutomationStepExecutionsWithContext indicates an expected call of DescribeAutomationStepExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeAvailablePatches

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatches(arg0 interface{}) *gomock.Call

DescribeAvailablePatches indicates an expected call of DescribeAvailablePatches

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesPages

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesPages(arg0, arg1 interface{}) *gomock.Call

DescribeAvailablePatchesPages indicates an expected call of DescribeAvailablePatchesPages

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAvailablePatchesPagesWithContext indicates an expected call of DescribeAvailablePatchesPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesRequest

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesRequest(arg0 interface{}) *gomock.Call

DescribeAvailablePatchesRequest indicates an expected call of DescribeAvailablePatchesRequest

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAvailablePatchesWithContext indicates an expected call of DescribeAvailablePatchesWithContext

func (*MockSSMAPIMockRecorder) DescribeDocument

func (mr *MockSSMAPIMockRecorder) DescribeDocument(arg0 interface{}) *gomock.Call

DescribeDocument indicates an expected call of DescribeDocument

func (*MockSSMAPIMockRecorder) DescribeDocumentPermission

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermission(arg0 interface{}) *gomock.Call

DescribeDocumentPermission indicates an expected call of DescribeDocumentPermission

func (*MockSSMAPIMockRecorder) DescribeDocumentPermissionRequest

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermissionRequest(arg0 interface{}) *gomock.Call

DescribeDocumentPermissionRequest indicates an expected call of DescribeDocumentPermissionRequest

func (*MockSSMAPIMockRecorder) DescribeDocumentPermissionWithContext

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDocumentPermissionWithContext indicates an expected call of DescribeDocumentPermissionWithContext

func (*MockSSMAPIMockRecorder) DescribeDocumentRequest

func (mr *MockSSMAPIMockRecorder) DescribeDocumentRequest(arg0 interface{}) *gomock.Call

DescribeDocumentRequest indicates an expected call of DescribeDocumentRequest

func (*MockSSMAPIMockRecorder) DescribeDocumentWithContext

func (mr *MockSSMAPIMockRecorder) DescribeDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDocumentWithContext indicates an expected call of DescribeDocumentWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociations

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociations(arg0 interface{}) *gomock.Call

DescribeEffectiveInstanceAssociations indicates an expected call of DescribeEffectiveInstanceAssociations

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsPages

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsPages indicates an expected call of DescribeEffectiveInstanceAssociationsPages

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsPagesWithContext indicates an expected call of DescribeEffectiveInstanceAssociationsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsRequest indicates an expected call of DescribeEffectiveInstanceAssociationsRequest

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsWithContext indicates an expected call of DescribeEffectiveInstanceAssociationsWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaseline

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaseline(arg0 interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaseline indicates an expected call of DescribeEffectivePatchesForPatchBaseline

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselinePages

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselinePages(arg0, arg1 interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselinePages indicates an expected call of DescribeEffectivePatchesForPatchBaselinePages

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselinePagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselinePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselinePagesWithContext indicates an expected call of DescribeEffectivePatchesForPatchBaselinePagesWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineRequest(arg0 interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselineRequest indicates an expected call of DescribeEffectivePatchesForPatchBaselineRequest

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselineWithContext indicates an expected call of DescribeEffectivePatchesForPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatus

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatus(arg0 interface{}) *gomock.Call

DescribeInstanceAssociationsStatus indicates an expected call of DescribeInstanceAssociationsStatus

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusPages

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceAssociationsStatusPages indicates an expected call of DescribeInstanceAssociationsStatusPages

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceAssociationsStatusPagesWithContext indicates an expected call of DescribeInstanceAssociationsStatusPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusRequest(arg0 interface{}) *gomock.Call

DescribeInstanceAssociationsStatusRequest indicates an expected call of DescribeInstanceAssociationsStatusRequest

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceAssociationsStatusWithContext indicates an expected call of DescribeInstanceAssociationsStatusWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceInformation

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformation(arg0 interface{}) *gomock.Call

DescribeInstanceInformation indicates an expected call of DescribeInstanceInformation

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationPages

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceInformationPages indicates an expected call of DescribeInstanceInformationPages

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceInformationPagesWithContext indicates an expected call of DescribeInstanceInformationPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationRequest(arg0 interface{}) *gomock.Call

DescribeInstanceInformationRequest indicates an expected call of DescribeInstanceInformationRequest

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceInformationWithContext indicates an expected call of DescribeInstanceInformationWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStates

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStates(arg0 interface{}) *gomock.Call

DescribeInstancePatchStates indicates an expected call of DescribeInstancePatchStates

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroup

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroup(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroup indicates an expected call of DescribeInstancePatchStatesForPatchGroup

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupPages

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupPages indicates an expected call of DescribeInstancePatchStatesForPatchGroupPages

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupPagesWithContext indicates an expected call of DescribeInstancePatchStatesForPatchGroupPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupRequest indicates an expected call of DescribeInstancePatchStatesForPatchGroupRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupWithContext indicates an expected call of DescribeInstancePatchStatesForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesPages

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstancePatchStatesPages indicates an expected call of DescribeInstancePatchStatesPages

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstancePatchStatesPagesWithContext indicates an expected call of DescribeInstancePatchStatesPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesRequest indicates an expected call of DescribeInstancePatchStatesRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchStatesWithContext indicates an expected call of DescribeInstancePatchStatesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatches

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatches(arg0 interface{}) *gomock.Call

DescribeInstancePatches indicates an expected call of DescribeInstancePatches

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesPages

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstancePatchesPages indicates an expected call of DescribeInstancePatchesPages

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstancePatchesPagesWithContext indicates an expected call of DescribeInstancePatchesPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchesRequest indicates an expected call of DescribeInstancePatchesRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchesWithContext indicates an expected call of DescribeInstancePatchesWithContext

func (*MockSSMAPIMockRecorder) DescribeInventoryDeletions

func (mr *MockSSMAPIMockRecorder) DescribeInventoryDeletions(arg0 interface{}) *gomock.Call

DescribeInventoryDeletions indicates an expected call of DescribeInventoryDeletions

func (*MockSSMAPIMockRecorder) DescribeInventoryDeletionsPages

func (mr *MockSSMAPIMockRecorder) DescribeInventoryDeletionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeInventoryDeletionsPages indicates an expected call of DescribeInventoryDeletionsPages

func (*MockSSMAPIMockRecorder) DescribeInventoryDeletionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInventoryDeletionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInventoryDeletionsPagesWithContext indicates an expected call of DescribeInventoryDeletionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInventoryDeletionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeInventoryDeletionsRequest(arg0 interface{}) *gomock.Call

DescribeInventoryDeletionsRequest indicates an expected call of DescribeInventoryDeletionsRequest

func (*MockSSMAPIMockRecorder) DescribeInventoryDeletionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInventoryDeletionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInventoryDeletionsWithContext indicates an expected call of DescribeInventoryDeletionsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocations

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocations(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocations indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocations

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsPages indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsRequest indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasks

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasks(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasks indicates an expected call of DescribeMaintenanceWindowExecutionTasks

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksPages indicates an expected call of DescribeMaintenanceWindowExecutionTasksPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksPagesWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTasksPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksRequest indicates an expected call of DescribeMaintenanceWindowExecutionTasksRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTasksWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutions

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutions(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutions indicates an expected call of DescribeMaintenanceWindowExecutions

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsPages indicates an expected call of DescribeMaintenanceWindowExecutionsPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsPagesWithContext indicates an expected call of DescribeMaintenanceWindowExecutionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsRequest indicates an expected call of DescribeMaintenanceWindowExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsWithContext indicates an expected call of DescribeMaintenanceWindowExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedule

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedule(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowSchedule indicates an expected call of DescribeMaintenanceWindowSchedule

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedulePages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedulePages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowSchedulePages indicates an expected call of DescribeMaintenanceWindowSchedulePages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedulePagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowSchedulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowSchedulePagesWithContext indicates an expected call of DescribeMaintenanceWindowSchedulePagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowScheduleRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowScheduleRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowScheduleRequest indicates an expected call of DescribeMaintenanceWindowScheduleRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowScheduleWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowScheduleWithContext indicates an expected call of DescribeMaintenanceWindowScheduleWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargets

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargets(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTargets indicates an expected call of DescribeMaintenanceWindowTargets

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsPages indicates an expected call of DescribeMaintenanceWindowTargetsPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsPagesWithContext indicates an expected call of DescribeMaintenanceWindowTargetsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsRequest indicates an expected call of DescribeMaintenanceWindowTargetsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsWithContext indicates an expected call of DescribeMaintenanceWindowTargetsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasks

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasks(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTasks indicates an expected call of DescribeMaintenanceWindowTasks

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowTasksPages indicates an expected call of DescribeMaintenanceWindowTasksPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTasksPagesWithContext indicates an expected call of DescribeMaintenanceWindowTasksPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTasksRequest indicates an expected call of DescribeMaintenanceWindowTasksRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTasksWithContext indicates an expected call of DescribeMaintenanceWindowTasksWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindows

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindows(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindows indicates an expected call of DescribeMaintenanceWindows

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTarget

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTarget(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowsForTarget indicates an expected call of DescribeMaintenanceWindowsForTarget

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowsForTargetPages indicates an expected call of DescribeMaintenanceWindowsForTargetPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowsForTargetPagesWithContext indicates an expected call of DescribeMaintenanceWindowsForTargetPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowsForTargetRequest indicates an expected call of DescribeMaintenanceWindowsForTargetRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsForTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowsForTargetWithContext indicates an expected call of DescribeMaintenanceWindowsForTargetWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsPages

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsPages(arg0, arg1 interface{}) *gomock.Call

DescribeMaintenanceWindowsPages indicates an expected call of DescribeMaintenanceWindowsPages

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMaintenanceWindowsPagesWithContext indicates an expected call of DescribeMaintenanceWindowsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowsRequest indicates an expected call of DescribeMaintenanceWindowsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowsWithContext indicates an expected call of DescribeMaintenanceWindowsWithContext

func (*MockSSMAPIMockRecorder) DescribeOpsItems

func (mr *MockSSMAPIMockRecorder) DescribeOpsItems(arg0 interface{}) *gomock.Call

DescribeOpsItems indicates an expected call of DescribeOpsItems

func (*MockSSMAPIMockRecorder) DescribeOpsItemsPages

func (mr *MockSSMAPIMockRecorder) DescribeOpsItemsPages(arg0, arg1 interface{}) *gomock.Call

DescribeOpsItemsPages indicates an expected call of DescribeOpsItemsPages

func (*MockSSMAPIMockRecorder) DescribeOpsItemsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeOpsItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeOpsItemsPagesWithContext indicates an expected call of DescribeOpsItemsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeOpsItemsRequest

func (mr *MockSSMAPIMockRecorder) DescribeOpsItemsRequest(arg0 interface{}) *gomock.Call

DescribeOpsItemsRequest indicates an expected call of DescribeOpsItemsRequest

func (*MockSSMAPIMockRecorder) DescribeOpsItemsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeOpsItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOpsItemsWithContext indicates an expected call of DescribeOpsItemsWithContext

func (*MockSSMAPIMockRecorder) DescribeParameters

func (mr *MockSSMAPIMockRecorder) DescribeParameters(arg0 interface{}) *gomock.Call

DescribeParameters indicates an expected call of DescribeParameters

func (*MockSSMAPIMockRecorder) DescribeParametersPages

func (mr *MockSSMAPIMockRecorder) DescribeParametersPages(arg0, arg1 interface{}) *gomock.Call

DescribeParametersPages indicates an expected call of DescribeParametersPages

func (*MockSSMAPIMockRecorder) DescribeParametersPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeParametersPagesWithContext indicates an expected call of DescribeParametersPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeParametersRequest

func (mr *MockSSMAPIMockRecorder) DescribeParametersRequest(arg0 interface{}) *gomock.Call

DescribeParametersRequest indicates an expected call of DescribeParametersRequest

func (*MockSSMAPIMockRecorder) DescribeParametersWithContext

func (mr *MockSSMAPIMockRecorder) DescribeParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeParametersWithContext indicates an expected call of DescribeParametersWithContext

func (*MockSSMAPIMockRecorder) DescribePatchBaselines

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselines(arg0 interface{}) *gomock.Call

DescribePatchBaselines indicates an expected call of DescribePatchBaselines

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesPages

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesPages(arg0, arg1 interface{}) *gomock.Call

DescribePatchBaselinesPages indicates an expected call of DescribePatchBaselinesPages

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePatchBaselinesPagesWithContext indicates an expected call of DescribePatchBaselinesPagesWithContext

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesRequest(arg0 interface{}) *gomock.Call

DescribePatchBaselinesRequest indicates an expected call of DescribePatchBaselinesRequest

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchBaselinesWithContext indicates an expected call of DescribePatchBaselinesWithContext

func (*MockSSMAPIMockRecorder) DescribePatchGroupState

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupState(arg0 interface{}) *gomock.Call

DescribePatchGroupState indicates an expected call of DescribePatchGroupState

func (*MockSSMAPIMockRecorder) DescribePatchGroupStateRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupStateRequest(arg0 interface{}) *gomock.Call

DescribePatchGroupStateRequest indicates an expected call of DescribePatchGroupStateRequest

func (*MockSSMAPIMockRecorder) DescribePatchGroupStateWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchGroupStateWithContext indicates an expected call of DescribePatchGroupStateWithContext

func (*MockSSMAPIMockRecorder) DescribePatchGroups

func (mr *MockSSMAPIMockRecorder) DescribePatchGroups(arg0 interface{}) *gomock.Call

DescribePatchGroups indicates an expected call of DescribePatchGroups

func (*MockSSMAPIMockRecorder) DescribePatchGroupsPages

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribePatchGroupsPages indicates an expected call of DescribePatchGroupsPages

func (*MockSSMAPIMockRecorder) DescribePatchGroupsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePatchGroupsPagesWithContext indicates an expected call of DescribePatchGroupsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribePatchGroupsRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsRequest(arg0 interface{}) *gomock.Call

DescribePatchGroupsRequest indicates an expected call of DescribePatchGroupsRequest

func (*MockSSMAPIMockRecorder) DescribePatchGroupsWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchGroupsWithContext indicates an expected call of DescribePatchGroupsWithContext

func (*MockSSMAPIMockRecorder) DescribePatchProperties

func (mr *MockSSMAPIMockRecorder) DescribePatchProperties(arg0 interface{}) *gomock.Call

DescribePatchProperties indicates an expected call of DescribePatchProperties

func (*MockSSMAPIMockRecorder) DescribePatchPropertiesPages

func (mr *MockSSMAPIMockRecorder) DescribePatchPropertiesPages(arg0, arg1 interface{}) *gomock.Call

DescribePatchPropertiesPages indicates an expected call of DescribePatchPropertiesPages

func (*MockSSMAPIMockRecorder) DescribePatchPropertiesPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchPropertiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePatchPropertiesPagesWithContext indicates an expected call of DescribePatchPropertiesPagesWithContext

func (*MockSSMAPIMockRecorder) DescribePatchPropertiesRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchPropertiesRequest(arg0 interface{}) *gomock.Call

DescribePatchPropertiesRequest indicates an expected call of DescribePatchPropertiesRequest

func (*MockSSMAPIMockRecorder) DescribePatchPropertiesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchPropertiesWithContext indicates an expected call of DescribePatchPropertiesWithContext

func (*MockSSMAPIMockRecorder) DescribeSessions

func (mr *MockSSMAPIMockRecorder) DescribeSessions(arg0 interface{}) *gomock.Call

DescribeSessions indicates an expected call of DescribeSessions

func (*MockSSMAPIMockRecorder) DescribeSessionsPages

func (mr *MockSSMAPIMockRecorder) DescribeSessionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSessionsPages indicates an expected call of DescribeSessionsPages

func (*MockSSMAPIMockRecorder) DescribeSessionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSessionsPagesWithContext indicates an expected call of DescribeSessionsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeSessionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeSessionsRequest(arg0 interface{}) *gomock.Call

DescribeSessionsRequest indicates an expected call of DescribeSessionsRequest

func (*MockSSMAPIMockRecorder) DescribeSessionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSessionsWithContext indicates an expected call of DescribeSessionsWithContext

func (*MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItem

func (mr *MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItem(arg0 interface{}) *gomock.Call

DisassociateOpsItemRelatedItem indicates an expected call of DisassociateOpsItemRelatedItem

func (*MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItemRequest

func (mr *MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItemRequest(arg0 interface{}) *gomock.Call

DisassociateOpsItemRelatedItemRequest indicates an expected call of DisassociateOpsItemRelatedItemRequest

func (*MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItemWithContext

func (mr *MockSSMAPIMockRecorder) DisassociateOpsItemRelatedItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateOpsItemRelatedItemWithContext indicates an expected call of DisassociateOpsItemRelatedItemWithContext

func (*MockSSMAPIMockRecorder) GetAutomationExecution

func (mr *MockSSMAPIMockRecorder) GetAutomationExecution(arg0 interface{}) *gomock.Call

GetAutomationExecution indicates an expected call of GetAutomationExecution

func (*MockSSMAPIMockRecorder) GetAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) GetAutomationExecutionRequest(arg0 interface{}) *gomock.Call

GetAutomationExecutionRequest indicates an expected call of GetAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) GetAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) GetAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAutomationExecutionWithContext indicates an expected call of GetAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) GetCalendarState

func (mr *MockSSMAPIMockRecorder) GetCalendarState(arg0 interface{}) *gomock.Call

GetCalendarState indicates an expected call of GetCalendarState

func (*MockSSMAPIMockRecorder) GetCalendarStateRequest

func (mr *MockSSMAPIMockRecorder) GetCalendarStateRequest(arg0 interface{}) *gomock.Call

GetCalendarStateRequest indicates an expected call of GetCalendarStateRequest

func (*MockSSMAPIMockRecorder) GetCalendarStateWithContext

func (mr *MockSSMAPIMockRecorder) GetCalendarStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCalendarStateWithContext indicates an expected call of GetCalendarStateWithContext

func (*MockSSMAPIMockRecorder) GetCommandInvocation

func (mr *MockSSMAPIMockRecorder) GetCommandInvocation(arg0 interface{}) *gomock.Call

GetCommandInvocation indicates an expected call of GetCommandInvocation

func (*MockSSMAPIMockRecorder) GetCommandInvocationRequest

func (mr *MockSSMAPIMockRecorder) GetCommandInvocationRequest(arg0 interface{}) *gomock.Call

GetCommandInvocationRequest indicates an expected call of GetCommandInvocationRequest

func (*MockSSMAPIMockRecorder) GetCommandInvocationWithContext

func (mr *MockSSMAPIMockRecorder) GetCommandInvocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCommandInvocationWithContext indicates an expected call of GetCommandInvocationWithContext

func (*MockSSMAPIMockRecorder) GetConnectionStatus

func (mr *MockSSMAPIMockRecorder) GetConnectionStatus(arg0 interface{}) *gomock.Call

GetConnectionStatus indicates an expected call of GetConnectionStatus

func (*MockSSMAPIMockRecorder) GetConnectionStatusRequest

func (mr *MockSSMAPIMockRecorder) GetConnectionStatusRequest(arg0 interface{}) *gomock.Call

GetConnectionStatusRequest indicates an expected call of GetConnectionStatusRequest

func (*MockSSMAPIMockRecorder) GetConnectionStatusWithContext

func (mr *MockSSMAPIMockRecorder) GetConnectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConnectionStatusWithContext indicates an expected call of GetConnectionStatusWithContext

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaseline

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaseline(arg0 interface{}) *gomock.Call

GetDefaultPatchBaseline indicates an expected call of GetDefaultPatchBaseline

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaselineRequest(arg0 interface{}) *gomock.Call

GetDefaultPatchBaselineRequest indicates an expected call of GetDefaultPatchBaselineRequest

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDefaultPatchBaselineWithContext indicates an expected call of GetDefaultPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstance

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstance(arg0 interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstance indicates an expected call of GetDeployablePatchSnapshotForInstance

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceRequest

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceRequest(arg0 interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstanceRequest indicates an expected call of GetDeployablePatchSnapshotForInstanceRequest

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceWithContext

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstanceWithContext indicates an expected call of GetDeployablePatchSnapshotForInstanceWithContext

func (*MockSSMAPIMockRecorder) GetDocument

func (mr *MockSSMAPIMockRecorder) GetDocument(arg0 interface{}) *gomock.Call

GetDocument indicates an expected call of GetDocument

func (*MockSSMAPIMockRecorder) GetDocumentRequest

func (mr *MockSSMAPIMockRecorder) GetDocumentRequest(arg0 interface{}) *gomock.Call

GetDocumentRequest indicates an expected call of GetDocumentRequest

func (*MockSSMAPIMockRecorder) GetDocumentWithContext

func (mr *MockSSMAPIMockRecorder) GetDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDocumentWithContext indicates an expected call of GetDocumentWithContext

func (*MockSSMAPIMockRecorder) GetInventory

func (mr *MockSSMAPIMockRecorder) GetInventory(arg0 interface{}) *gomock.Call

GetInventory indicates an expected call of GetInventory

func (*MockSSMAPIMockRecorder) GetInventoryPages

func (mr *MockSSMAPIMockRecorder) GetInventoryPages(arg0, arg1 interface{}) *gomock.Call

GetInventoryPages indicates an expected call of GetInventoryPages

func (*MockSSMAPIMockRecorder) GetInventoryPagesWithContext

func (mr *MockSSMAPIMockRecorder) GetInventoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetInventoryPagesWithContext indicates an expected call of GetInventoryPagesWithContext

func (*MockSSMAPIMockRecorder) GetInventoryRequest

func (mr *MockSSMAPIMockRecorder) GetInventoryRequest(arg0 interface{}) *gomock.Call

GetInventoryRequest indicates an expected call of GetInventoryRequest

func (*MockSSMAPIMockRecorder) GetInventorySchema

func (mr *MockSSMAPIMockRecorder) GetInventorySchema(arg0 interface{}) *gomock.Call

GetInventorySchema indicates an expected call of GetInventorySchema

func (*MockSSMAPIMockRecorder) GetInventorySchemaPages

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaPages(arg0, arg1 interface{}) *gomock.Call

GetInventorySchemaPages indicates an expected call of GetInventorySchemaPages

func (*MockSSMAPIMockRecorder) GetInventorySchemaPagesWithContext

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetInventorySchemaPagesWithContext indicates an expected call of GetInventorySchemaPagesWithContext

func (*MockSSMAPIMockRecorder) GetInventorySchemaRequest

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaRequest(arg0 interface{}) *gomock.Call

GetInventorySchemaRequest indicates an expected call of GetInventorySchemaRequest

func (*MockSSMAPIMockRecorder) GetInventorySchemaWithContext

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInventorySchemaWithContext indicates an expected call of GetInventorySchemaWithContext

func (*MockSSMAPIMockRecorder) GetInventoryWithContext

func (mr *MockSSMAPIMockRecorder) GetInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInventoryWithContext indicates an expected call of GetInventoryWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindow(arg0 interface{}) *gomock.Call

GetMaintenanceWindow indicates an expected call of GetMaintenanceWindow

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecution

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecution(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecution indicates an expected call of GetMaintenanceWindowExecution

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionRequest indicates an expected call of GetMaintenanceWindowExecutionRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTask

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTask(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTask indicates an expected call of GetMaintenanceWindowExecutionTask

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocation

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocation(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskInvocation indicates an expected call of GetMaintenanceWindowExecutionTaskInvocation

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocationRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocationRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskInvocationRequest indicates an expected call of GetMaintenanceWindowExecutionTaskInvocationRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocationWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskInvocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskInvocationWithContext indicates an expected call of GetMaintenanceWindowExecutionTaskInvocationWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskRequest indicates an expected call of GetMaintenanceWindowExecutionTaskRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskWithContext indicates an expected call of GetMaintenanceWindowExecutionTaskWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowExecutionWithContext indicates an expected call of GetMaintenanceWindowExecutionWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowRequest indicates an expected call of GetMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowTask

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowTask(arg0 interface{}) *gomock.Call

GetMaintenanceWindowTask indicates an expected call of GetMaintenanceWindowTask

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowTaskRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowTaskRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowTaskRequest indicates an expected call of GetMaintenanceWindowTaskRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowTaskWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowTaskWithContext indicates an expected call of GetMaintenanceWindowTaskWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowWithContext indicates an expected call of GetMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) GetOpsItem

func (mr *MockSSMAPIMockRecorder) GetOpsItem(arg0 interface{}) *gomock.Call

GetOpsItem indicates an expected call of GetOpsItem

func (*MockSSMAPIMockRecorder) GetOpsItemRequest

func (mr *MockSSMAPIMockRecorder) GetOpsItemRequest(arg0 interface{}) *gomock.Call

GetOpsItemRequest indicates an expected call of GetOpsItemRequest

func (*MockSSMAPIMockRecorder) GetOpsItemWithContext

func (mr *MockSSMAPIMockRecorder) GetOpsItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOpsItemWithContext indicates an expected call of GetOpsItemWithContext

func (*MockSSMAPIMockRecorder) GetOpsMetadata

func (mr *MockSSMAPIMockRecorder) GetOpsMetadata(arg0 interface{}) *gomock.Call

GetOpsMetadata indicates an expected call of GetOpsMetadata

func (*MockSSMAPIMockRecorder) GetOpsMetadataRequest

func (mr *MockSSMAPIMockRecorder) GetOpsMetadataRequest(arg0 interface{}) *gomock.Call

GetOpsMetadataRequest indicates an expected call of GetOpsMetadataRequest

func (*MockSSMAPIMockRecorder) GetOpsMetadataWithContext

func (mr *MockSSMAPIMockRecorder) GetOpsMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOpsMetadataWithContext indicates an expected call of GetOpsMetadataWithContext

func (*MockSSMAPIMockRecorder) GetOpsSummary

func (mr *MockSSMAPIMockRecorder) GetOpsSummary(arg0 interface{}) *gomock.Call

GetOpsSummary indicates an expected call of GetOpsSummary

func (*MockSSMAPIMockRecorder) GetOpsSummaryPages

func (mr *MockSSMAPIMockRecorder) GetOpsSummaryPages(arg0, arg1 interface{}) *gomock.Call

GetOpsSummaryPages indicates an expected call of GetOpsSummaryPages

func (*MockSSMAPIMockRecorder) GetOpsSummaryPagesWithContext

func (mr *MockSSMAPIMockRecorder) GetOpsSummaryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetOpsSummaryPagesWithContext indicates an expected call of GetOpsSummaryPagesWithContext

func (*MockSSMAPIMockRecorder) GetOpsSummaryRequest

func (mr *MockSSMAPIMockRecorder) GetOpsSummaryRequest(arg0 interface{}) *gomock.Call

GetOpsSummaryRequest indicates an expected call of GetOpsSummaryRequest

func (*MockSSMAPIMockRecorder) GetOpsSummaryWithContext

func (mr *MockSSMAPIMockRecorder) GetOpsSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOpsSummaryWithContext indicates an expected call of GetOpsSummaryWithContext

func (*MockSSMAPIMockRecorder) GetParameter

func (mr *MockSSMAPIMockRecorder) GetParameter(arg0 interface{}) *gomock.Call

GetParameter indicates an expected call of GetParameter

func (*MockSSMAPIMockRecorder) GetParameterHistory

func (mr *MockSSMAPIMockRecorder) GetParameterHistory(arg0 interface{}) *gomock.Call

GetParameterHistory indicates an expected call of GetParameterHistory

func (*MockSSMAPIMockRecorder) GetParameterHistoryPages

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryPages(arg0, arg1 interface{}) *gomock.Call

GetParameterHistoryPages indicates an expected call of GetParameterHistoryPages

func (*MockSSMAPIMockRecorder) GetParameterHistoryPagesWithContext

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetParameterHistoryPagesWithContext indicates an expected call of GetParameterHistoryPagesWithContext

func (*MockSSMAPIMockRecorder) GetParameterHistoryRequest

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryRequest(arg0 interface{}) *gomock.Call

GetParameterHistoryRequest indicates an expected call of GetParameterHistoryRequest

func (*MockSSMAPIMockRecorder) GetParameterHistoryWithContext

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParameterHistoryWithContext indicates an expected call of GetParameterHistoryWithContext

func (*MockSSMAPIMockRecorder) GetParameterRequest

func (mr *MockSSMAPIMockRecorder) GetParameterRequest(arg0 interface{}) *gomock.Call

GetParameterRequest indicates an expected call of GetParameterRequest

func (*MockSSMAPIMockRecorder) GetParameterWithContext

func (mr *MockSSMAPIMockRecorder) GetParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParameterWithContext indicates an expected call of GetParameterWithContext

func (*MockSSMAPIMockRecorder) GetParameters

func (mr *MockSSMAPIMockRecorder) GetParameters(arg0 interface{}) *gomock.Call

GetParameters indicates an expected call of GetParameters

func (*MockSSMAPIMockRecorder) GetParametersByPath

func (mr *MockSSMAPIMockRecorder) GetParametersByPath(arg0 interface{}) *gomock.Call

GetParametersByPath indicates an expected call of GetParametersByPath

func (*MockSSMAPIMockRecorder) GetParametersByPathPages

func (mr *MockSSMAPIMockRecorder) GetParametersByPathPages(arg0, arg1 interface{}) *gomock.Call

GetParametersByPathPages indicates an expected call of GetParametersByPathPages

func (*MockSSMAPIMockRecorder) GetParametersByPathPagesWithContext

func (mr *MockSSMAPIMockRecorder) GetParametersByPathPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetParametersByPathPagesWithContext indicates an expected call of GetParametersByPathPagesWithContext

func (*MockSSMAPIMockRecorder) GetParametersByPathRequest

func (mr *MockSSMAPIMockRecorder) GetParametersByPathRequest(arg0 interface{}) *gomock.Call

GetParametersByPathRequest indicates an expected call of GetParametersByPathRequest

func (*MockSSMAPIMockRecorder) GetParametersByPathWithContext

func (mr *MockSSMAPIMockRecorder) GetParametersByPathWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersByPathWithContext indicates an expected call of GetParametersByPathWithContext

func (*MockSSMAPIMockRecorder) GetParametersRequest

func (mr *MockSSMAPIMockRecorder) GetParametersRequest(arg0 interface{}) *gomock.Call

GetParametersRequest indicates an expected call of GetParametersRequest

func (*MockSSMAPIMockRecorder) GetParametersWithContext

func (mr *MockSSMAPIMockRecorder) GetParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersWithContext indicates an expected call of GetParametersWithContext

func (*MockSSMAPIMockRecorder) GetPatchBaseline

func (mr *MockSSMAPIMockRecorder) GetPatchBaseline(arg0 interface{}) *gomock.Call

GetPatchBaseline indicates an expected call of GetPatchBaseline

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

GetPatchBaselineForPatchGroup indicates an expected call of GetPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

GetPatchBaselineForPatchGroupRequest indicates an expected call of GetPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPatchBaselineForPatchGroupWithContext indicates an expected call of GetPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) GetPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineRequest(arg0 interface{}) *gomock.Call

GetPatchBaselineRequest indicates an expected call of GetPatchBaselineRequest

func (*MockSSMAPIMockRecorder) GetPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPatchBaselineWithContext indicates an expected call of GetPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) GetServiceSetting

func (mr *MockSSMAPIMockRecorder) GetServiceSetting(arg0 interface{}) *gomock.Call

GetServiceSetting indicates an expected call of GetServiceSetting

func (*MockSSMAPIMockRecorder) GetServiceSettingRequest

func (mr *MockSSMAPIMockRecorder) GetServiceSettingRequest(arg0 interface{}) *gomock.Call

GetServiceSettingRequest indicates an expected call of GetServiceSettingRequest

func (*MockSSMAPIMockRecorder) GetServiceSettingWithContext

func (mr *MockSSMAPIMockRecorder) GetServiceSettingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServiceSettingWithContext indicates an expected call of GetServiceSettingWithContext

func (*MockSSMAPIMockRecorder) LabelParameterVersion

func (mr *MockSSMAPIMockRecorder) LabelParameterVersion(arg0 interface{}) *gomock.Call

LabelParameterVersion indicates an expected call of LabelParameterVersion

func (*MockSSMAPIMockRecorder) LabelParameterVersionRequest

func (mr *MockSSMAPIMockRecorder) LabelParameterVersionRequest(arg0 interface{}) *gomock.Call

LabelParameterVersionRequest indicates an expected call of LabelParameterVersionRequest

func (*MockSSMAPIMockRecorder) LabelParameterVersionWithContext

func (mr *MockSSMAPIMockRecorder) LabelParameterVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LabelParameterVersionWithContext indicates an expected call of LabelParameterVersionWithContext

func (*MockSSMAPIMockRecorder) ListAssociationVersions

func (mr *MockSSMAPIMockRecorder) ListAssociationVersions(arg0 interface{}) *gomock.Call

ListAssociationVersions indicates an expected call of ListAssociationVersions

func (*MockSSMAPIMockRecorder) ListAssociationVersionsPages

func (mr *MockSSMAPIMockRecorder) ListAssociationVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListAssociationVersionsPages indicates an expected call of ListAssociationVersionsPages

func (*MockSSMAPIMockRecorder) ListAssociationVersionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListAssociationVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociationVersionsPagesWithContext indicates an expected call of ListAssociationVersionsPagesWithContext

func (*MockSSMAPIMockRecorder) ListAssociationVersionsRequest

func (mr *MockSSMAPIMockRecorder) ListAssociationVersionsRequest(arg0 interface{}) *gomock.Call

ListAssociationVersionsRequest indicates an expected call of ListAssociationVersionsRequest

func (*MockSSMAPIMockRecorder) ListAssociationVersionsWithContext

func (mr *MockSSMAPIMockRecorder) ListAssociationVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociationVersionsWithContext indicates an expected call of ListAssociationVersionsWithContext

func (*MockSSMAPIMockRecorder) ListAssociations

func (mr *MockSSMAPIMockRecorder) ListAssociations(arg0 interface{}) *gomock.Call

ListAssociations indicates an expected call of ListAssociations

func (*MockSSMAPIMockRecorder) ListAssociationsPages

func (mr *MockSSMAPIMockRecorder) ListAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListAssociationsPages indicates an expected call of ListAssociationsPages

func (*MockSSMAPIMockRecorder) ListAssociationsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociationsPagesWithContext indicates an expected call of ListAssociationsPagesWithContext

func (*MockSSMAPIMockRecorder) ListAssociationsRequest

func (mr *MockSSMAPIMockRecorder) ListAssociationsRequest(arg0 interface{}) *gomock.Call

ListAssociationsRequest indicates an expected call of ListAssociationsRequest

func (*MockSSMAPIMockRecorder) ListAssociationsWithContext

func (mr *MockSSMAPIMockRecorder) ListAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociationsWithContext indicates an expected call of ListAssociationsWithContext

func (*MockSSMAPIMockRecorder) ListCommandInvocations

func (mr *MockSSMAPIMockRecorder) ListCommandInvocations(arg0 interface{}) *gomock.Call

ListCommandInvocations indicates an expected call of ListCommandInvocations

func (*MockSSMAPIMockRecorder) ListCommandInvocationsPages

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsPages(arg0, arg1 interface{}) *gomock.Call

ListCommandInvocationsPages indicates an expected call of ListCommandInvocationsPages

func (*MockSSMAPIMockRecorder) ListCommandInvocationsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCommandInvocationsPagesWithContext indicates an expected call of ListCommandInvocationsPagesWithContext

func (*MockSSMAPIMockRecorder) ListCommandInvocationsRequest

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsRequest(arg0 interface{}) *gomock.Call

ListCommandInvocationsRequest indicates an expected call of ListCommandInvocationsRequest

func (*MockSSMAPIMockRecorder) ListCommandInvocationsWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCommandInvocationsWithContext indicates an expected call of ListCommandInvocationsWithContext

func (*MockSSMAPIMockRecorder) ListCommands

func (mr *MockSSMAPIMockRecorder) ListCommands(arg0 interface{}) *gomock.Call

ListCommands indicates an expected call of ListCommands

func (*MockSSMAPIMockRecorder) ListCommandsPages

func (mr *MockSSMAPIMockRecorder) ListCommandsPages(arg0, arg1 interface{}) *gomock.Call

ListCommandsPages indicates an expected call of ListCommandsPages

func (*MockSSMAPIMockRecorder) ListCommandsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCommandsPagesWithContext indicates an expected call of ListCommandsPagesWithContext

func (*MockSSMAPIMockRecorder) ListCommandsRequest

func (mr *MockSSMAPIMockRecorder) ListCommandsRequest(arg0 interface{}) *gomock.Call

ListCommandsRequest indicates an expected call of ListCommandsRequest

func (*MockSSMAPIMockRecorder) ListCommandsWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCommandsWithContext indicates an expected call of ListCommandsWithContext

func (*MockSSMAPIMockRecorder) ListComplianceItems

func (mr *MockSSMAPIMockRecorder) ListComplianceItems(arg0 interface{}) *gomock.Call

ListComplianceItems indicates an expected call of ListComplianceItems

func (*MockSSMAPIMockRecorder) ListComplianceItemsPages

func (mr *MockSSMAPIMockRecorder) ListComplianceItemsPages(arg0, arg1 interface{}) *gomock.Call

ListComplianceItemsPages indicates an expected call of ListComplianceItemsPages

func (*MockSSMAPIMockRecorder) ListComplianceItemsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListComplianceItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListComplianceItemsPagesWithContext indicates an expected call of ListComplianceItemsPagesWithContext

func (*MockSSMAPIMockRecorder) ListComplianceItemsRequest

func (mr *MockSSMAPIMockRecorder) ListComplianceItemsRequest(arg0 interface{}) *gomock.Call

ListComplianceItemsRequest indicates an expected call of ListComplianceItemsRequest

func (*MockSSMAPIMockRecorder) ListComplianceItemsWithContext

func (mr *MockSSMAPIMockRecorder) ListComplianceItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListComplianceItemsWithContext indicates an expected call of ListComplianceItemsWithContext

func (*MockSSMAPIMockRecorder) ListComplianceSummaries

func (mr *MockSSMAPIMockRecorder) ListComplianceSummaries(arg0 interface{}) *gomock.Call

ListComplianceSummaries indicates an expected call of ListComplianceSummaries

func (*MockSSMAPIMockRecorder) ListComplianceSummariesPages

func (mr *MockSSMAPIMockRecorder) ListComplianceSummariesPages(arg0, arg1 interface{}) *gomock.Call

ListComplianceSummariesPages indicates an expected call of ListComplianceSummariesPages

func (*MockSSMAPIMockRecorder) ListComplianceSummariesPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListComplianceSummariesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListComplianceSummariesPagesWithContext indicates an expected call of ListComplianceSummariesPagesWithContext

func (*MockSSMAPIMockRecorder) ListComplianceSummariesRequest

func (mr *MockSSMAPIMockRecorder) ListComplianceSummariesRequest(arg0 interface{}) *gomock.Call

ListComplianceSummariesRequest indicates an expected call of ListComplianceSummariesRequest

func (*MockSSMAPIMockRecorder) ListComplianceSummariesWithContext

func (mr *MockSSMAPIMockRecorder) ListComplianceSummariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListComplianceSummariesWithContext indicates an expected call of ListComplianceSummariesWithContext

func (*MockSSMAPIMockRecorder) ListDocumentMetadataHistory

func (mr *MockSSMAPIMockRecorder) ListDocumentMetadataHistory(arg0 interface{}) *gomock.Call

ListDocumentMetadataHistory indicates an expected call of ListDocumentMetadataHistory

func (*MockSSMAPIMockRecorder) ListDocumentMetadataHistoryRequest

func (mr *MockSSMAPIMockRecorder) ListDocumentMetadataHistoryRequest(arg0 interface{}) *gomock.Call

ListDocumentMetadataHistoryRequest indicates an expected call of ListDocumentMetadataHistoryRequest

func (*MockSSMAPIMockRecorder) ListDocumentMetadataHistoryWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentMetadataHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentMetadataHistoryWithContext indicates an expected call of ListDocumentMetadataHistoryWithContext

func (*MockSSMAPIMockRecorder) ListDocumentVersions

func (mr *MockSSMAPIMockRecorder) ListDocumentVersions(arg0 interface{}) *gomock.Call

ListDocumentVersions indicates an expected call of ListDocumentVersions

func (*MockSSMAPIMockRecorder) ListDocumentVersionsPages

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListDocumentVersionsPages indicates an expected call of ListDocumentVersionsPages

func (*MockSSMAPIMockRecorder) ListDocumentVersionsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDocumentVersionsPagesWithContext indicates an expected call of ListDocumentVersionsPagesWithContext

func (*MockSSMAPIMockRecorder) ListDocumentVersionsRequest

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsRequest(arg0 interface{}) *gomock.Call

ListDocumentVersionsRequest indicates an expected call of ListDocumentVersionsRequest

func (*MockSSMAPIMockRecorder) ListDocumentVersionsWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentVersionsWithContext indicates an expected call of ListDocumentVersionsWithContext

func (*MockSSMAPIMockRecorder) ListDocuments

func (mr *MockSSMAPIMockRecorder) ListDocuments(arg0 interface{}) *gomock.Call

ListDocuments indicates an expected call of ListDocuments

func (*MockSSMAPIMockRecorder) ListDocumentsPages

func (mr *MockSSMAPIMockRecorder) ListDocumentsPages(arg0, arg1 interface{}) *gomock.Call

ListDocumentsPages indicates an expected call of ListDocumentsPages

func (*MockSSMAPIMockRecorder) ListDocumentsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDocumentsPagesWithContext indicates an expected call of ListDocumentsPagesWithContext

func (*MockSSMAPIMockRecorder) ListDocumentsRequest

func (mr *MockSSMAPIMockRecorder) ListDocumentsRequest(arg0 interface{}) *gomock.Call

ListDocumentsRequest indicates an expected call of ListDocumentsRequest

func (*MockSSMAPIMockRecorder) ListDocumentsWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentsWithContext indicates an expected call of ListDocumentsWithContext

func (*MockSSMAPIMockRecorder) ListInventoryEntries

func (mr *MockSSMAPIMockRecorder) ListInventoryEntries(arg0 interface{}) *gomock.Call

ListInventoryEntries indicates an expected call of ListInventoryEntries

func (*MockSSMAPIMockRecorder) ListInventoryEntriesRequest

func (mr *MockSSMAPIMockRecorder) ListInventoryEntriesRequest(arg0 interface{}) *gomock.Call

ListInventoryEntriesRequest indicates an expected call of ListInventoryEntriesRequest

func (*MockSSMAPIMockRecorder) ListInventoryEntriesWithContext

func (mr *MockSSMAPIMockRecorder) ListInventoryEntriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInventoryEntriesWithContext indicates an expected call of ListInventoryEntriesWithContext

func (*MockSSMAPIMockRecorder) ListOpsItemEvents

func (mr *MockSSMAPIMockRecorder) ListOpsItemEvents(arg0 interface{}) *gomock.Call

ListOpsItemEvents indicates an expected call of ListOpsItemEvents

func (*MockSSMAPIMockRecorder) ListOpsItemEventsPages

func (mr *MockSSMAPIMockRecorder) ListOpsItemEventsPages(arg0, arg1 interface{}) *gomock.Call

ListOpsItemEventsPages indicates an expected call of ListOpsItemEventsPages

func (*MockSSMAPIMockRecorder) ListOpsItemEventsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsItemEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListOpsItemEventsPagesWithContext indicates an expected call of ListOpsItemEventsPagesWithContext

func (*MockSSMAPIMockRecorder) ListOpsItemEventsRequest

func (mr *MockSSMAPIMockRecorder) ListOpsItemEventsRequest(arg0 interface{}) *gomock.Call

ListOpsItemEventsRequest indicates an expected call of ListOpsItemEventsRequest

func (*MockSSMAPIMockRecorder) ListOpsItemEventsWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsItemEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpsItemEventsWithContext indicates an expected call of ListOpsItemEventsWithContext

func (*MockSSMAPIMockRecorder) ListOpsItemRelatedItems

func (mr *MockSSMAPIMockRecorder) ListOpsItemRelatedItems(arg0 interface{}) *gomock.Call

ListOpsItemRelatedItems indicates an expected call of ListOpsItemRelatedItems

func (*MockSSMAPIMockRecorder) ListOpsItemRelatedItemsPages

func (mr *MockSSMAPIMockRecorder) ListOpsItemRelatedItemsPages(arg0, arg1 interface{}) *gomock.Call

ListOpsItemRelatedItemsPages indicates an expected call of ListOpsItemRelatedItemsPages

func (*MockSSMAPIMockRecorder) ListOpsItemRelatedItemsPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsItemRelatedItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListOpsItemRelatedItemsPagesWithContext indicates an expected call of ListOpsItemRelatedItemsPagesWithContext

func (*MockSSMAPIMockRecorder) ListOpsItemRelatedItemsRequest

func (mr *MockSSMAPIMockRecorder) ListOpsItemRelatedItemsRequest(arg0 interface{}) *gomock.Call

ListOpsItemRelatedItemsRequest indicates an expected call of ListOpsItemRelatedItemsRequest

func (*MockSSMAPIMockRecorder) ListOpsItemRelatedItemsWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsItemRelatedItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpsItemRelatedItemsWithContext indicates an expected call of ListOpsItemRelatedItemsWithContext

func (*MockSSMAPIMockRecorder) ListOpsMetadata

func (mr *MockSSMAPIMockRecorder) ListOpsMetadata(arg0 interface{}) *gomock.Call

ListOpsMetadata indicates an expected call of ListOpsMetadata

func (*MockSSMAPIMockRecorder) ListOpsMetadataPages

func (mr *MockSSMAPIMockRecorder) ListOpsMetadataPages(arg0, arg1 interface{}) *gomock.Call

ListOpsMetadataPages indicates an expected call of ListOpsMetadataPages

func (*MockSSMAPIMockRecorder) ListOpsMetadataPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsMetadataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListOpsMetadataPagesWithContext indicates an expected call of ListOpsMetadataPagesWithContext

func (*MockSSMAPIMockRecorder) ListOpsMetadataRequest

func (mr *MockSSMAPIMockRecorder) ListOpsMetadataRequest(arg0 interface{}) *gomock.Call

ListOpsMetadataRequest indicates an expected call of ListOpsMetadataRequest

func (*MockSSMAPIMockRecorder) ListOpsMetadataWithContext

func (mr *MockSSMAPIMockRecorder) ListOpsMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpsMetadataWithContext indicates an expected call of ListOpsMetadataWithContext

func (*MockSSMAPIMockRecorder) ListResourceComplianceSummaries

func (mr *MockSSMAPIMockRecorder) ListResourceComplianceSummaries(arg0 interface{}) *gomock.Call

ListResourceComplianceSummaries indicates an expected call of ListResourceComplianceSummaries

func (*MockSSMAPIMockRecorder) ListResourceComplianceSummariesPages

func (mr *MockSSMAPIMockRecorder) ListResourceComplianceSummariesPages(arg0, arg1 interface{}) *gomock.Call

ListResourceComplianceSummariesPages indicates an expected call of ListResourceComplianceSummariesPages

func (*MockSSMAPIMockRecorder) ListResourceComplianceSummariesPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListResourceComplianceSummariesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListResourceComplianceSummariesPagesWithContext indicates an expected call of ListResourceComplianceSummariesPagesWithContext

func (*MockSSMAPIMockRecorder) ListResourceComplianceSummariesRequest

func (mr *MockSSMAPIMockRecorder) ListResourceComplianceSummariesRequest(arg0 interface{}) *gomock.Call

ListResourceComplianceSummariesRequest indicates an expected call of ListResourceComplianceSummariesRequest

func (*MockSSMAPIMockRecorder) ListResourceComplianceSummariesWithContext

func (mr *MockSSMAPIMockRecorder) ListResourceComplianceSummariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceComplianceSummariesWithContext indicates an expected call of ListResourceComplianceSummariesWithContext

func (*MockSSMAPIMockRecorder) ListResourceDataSync

func (mr *MockSSMAPIMockRecorder) ListResourceDataSync(arg0 interface{}) *gomock.Call

ListResourceDataSync indicates an expected call of ListResourceDataSync

func (*MockSSMAPIMockRecorder) ListResourceDataSyncPages

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncPages(arg0, arg1 interface{}) *gomock.Call

ListResourceDataSyncPages indicates an expected call of ListResourceDataSyncPages

func (*MockSSMAPIMockRecorder) ListResourceDataSyncPagesWithContext

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListResourceDataSyncPagesWithContext indicates an expected call of ListResourceDataSyncPagesWithContext

func (*MockSSMAPIMockRecorder) ListResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncRequest(arg0 interface{}) *gomock.Call

ListResourceDataSyncRequest indicates an expected call of ListResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) ListResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceDataSyncWithContext indicates an expected call of ListResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) ListTagsForResource

func (mr *MockSSMAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockSSMAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockSSMAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockSSMAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockSSMAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockSSMAPIMockRecorder) ModifyDocumentPermission

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermission(arg0 interface{}) *gomock.Call

ModifyDocumentPermission indicates an expected call of ModifyDocumentPermission

func (*MockSSMAPIMockRecorder) ModifyDocumentPermissionRequest

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermissionRequest(arg0 interface{}) *gomock.Call

ModifyDocumentPermissionRequest indicates an expected call of ModifyDocumentPermissionRequest

func (*MockSSMAPIMockRecorder) ModifyDocumentPermissionWithContext

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyDocumentPermissionWithContext indicates an expected call of ModifyDocumentPermissionWithContext

func (*MockSSMAPIMockRecorder) PutComplianceItems

func (mr *MockSSMAPIMockRecorder) PutComplianceItems(arg0 interface{}) *gomock.Call

PutComplianceItems indicates an expected call of PutComplianceItems

func (*MockSSMAPIMockRecorder) PutComplianceItemsRequest

func (mr *MockSSMAPIMockRecorder) PutComplianceItemsRequest(arg0 interface{}) *gomock.Call

PutComplianceItemsRequest indicates an expected call of PutComplianceItemsRequest

func (*MockSSMAPIMockRecorder) PutComplianceItemsWithContext

func (mr *MockSSMAPIMockRecorder) PutComplianceItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutComplianceItemsWithContext indicates an expected call of PutComplianceItemsWithContext

func (*MockSSMAPIMockRecorder) PutInventory

func (mr *MockSSMAPIMockRecorder) PutInventory(arg0 interface{}) *gomock.Call

PutInventory indicates an expected call of PutInventory

func (*MockSSMAPIMockRecorder) PutInventoryRequest

func (mr *MockSSMAPIMockRecorder) PutInventoryRequest(arg0 interface{}) *gomock.Call

PutInventoryRequest indicates an expected call of PutInventoryRequest

func (*MockSSMAPIMockRecorder) PutInventoryWithContext

func (mr *MockSSMAPIMockRecorder) PutInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutInventoryWithContext indicates an expected call of PutInventoryWithContext

func (*MockSSMAPIMockRecorder) PutParameter

func (mr *MockSSMAPIMockRecorder) PutParameter(arg0 interface{}) *gomock.Call

PutParameter indicates an expected call of PutParameter

func (*MockSSMAPIMockRecorder) PutParameterRequest

func (mr *MockSSMAPIMockRecorder) PutParameterRequest(arg0 interface{}) *gomock.Call

PutParameterRequest indicates an expected call of PutParameterRequest

func (*MockSSMAPIMockRecorder) PutParameterWithContext

func (mr *MockSSMAPIMockRecorder) PutParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutParameterWithContext indicates an expected call of PutParameterWithContext

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaseline

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaseline(arg0 interface{}) *gomock.Call

RegisterDefaultPatchBaseline indicates an expected call of RegisterDefaultPatchBaseline

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineRequest(arg0 interface{}) *gomock.Call

RegisterDefaultPatchBaselineRequest indicates an expected call of RegisterDefaultPatchBaselineRequest

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterDefaultPatchBaselineWithContext indicates an expected call of RegisterDefaultPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroup indicates an expected call of RegisterPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroupRequest indicates an expected call of RegisterPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroupWithContext indicates an expected call of RegisterPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindow(arg0 interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindow indicates an expected call of RegisterTargetWithMaintenanceWindow

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindowRequest indicates an expected call of RegisterTargetWithMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindowWithContext indicates an expected call of RegisterTargetWithMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindow(arg0 interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindow indicates an expected call of RegisterTaskWithMaintenanceWindow

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindowRequest indicates an expected call of RegisterTaskWithMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindowWithContext indicates an expected call of RegisterTaskWithMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) RemoveTagsFromResource

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call

RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource

func (*MockSSMAPIMockRecorder) RemoveTagsFromResourceRequest

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call

RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest

func (*MockSSMAPIMockRecorder) RemoveTagsFromResourceWithContext

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext

func (*MockSSMAPIMockRecorder) ResetServiceSetting

func (mr *MockSSMAPIMockRecorder) ResetServiceSetting(arg0 interface{}) *gomock.Call

ResetServiceSetting indicates an expected call of ResetServiceSetting

func (*MockSSMAPIMockRecorder) ResetServiceSettingRequest

func (mr *MockSSMAPIMockRecorder) ResetServiceSettingRequest(arg0 interface{}) *gomock.Call

ResetServiceSettingRequest indicates an expected call of ResetServiceSettingRequest

func (*MockSSMAPIMockRecorder) ResetServiceSettingWithContext

func (mr *MockSSMAPIMockRecorder) ResetServiceSettingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetServiceSettingWithContext indicates an expected call of ResetServiceSettingWithContext

func (*MockSSMAPIMockRecorder) ResumeSession

func (mr *MockSSMAPIMockRecorder) ResumeSession(arg0 interface{}) *gomock.Call

ResumeSession indicates an expected call of ResumeSession

func (*MockSSMAPIMockRecorder) ResumeSessionRequest

func (mr *MockSSMAPIMockRecorder) ResumeSessionRequest(arg0 interface{}) *gomock.Call

ResumeSessionRequest indicates an expected call of ResumeSessionRequest

func (*MockSSMAPIMockRecorder) ResumeSessionWithContext

func (mr *MockSSMAPIMockRecorder) ResumeSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResumeSessionWithContext indicates an expected call of ResumeSessionWithContext

func (*MockSSMAPIMockRecorder) SendAutomationSignal

func (mr *MockSSMAPIMockRecorder) SendAutomationSignal(arg0 interface{}) *gomock.Call

SendAutomationSignal indicates an expected call of SendAutomationSignal

func (*MockSSMAPIMockRecorder) SendAutomationSignalRequest

func (mr *MockSSMAPIMockRecorder) SendAutomationSignalRequest(arg0 interface{}) *gomock.Call

SendAutomationSignalRequest indicates an expected call of SendAutomationSignalRequest

func (*MockSSMAPIMockRecorder) SendAutomationSignalWithContext

func (mr *MockSSMAPIMockRecorder) SendAutomationSignalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendAutomationSignalWithContext indicates an expected call of SendAutomationSignalWithContext

func (*MockSSMAPIMockRecorder) SendCommand

func (mr *MockSSMAPIMockRecorder) SendCommand(arg0 interface{}) *gomock.Call

SendCommand indicates an expected call of SendCommand

func (*MockSSMAPIMockRecorder) SendCommandRequest

func (mr *MockSSMAPIMockRecorder) SendCommandRequest(arg0 interface{}) *gomock.Call

SendCommandRequest indicates an expected call of SendCommandRequest

func (*MockSSMAPIMockRecorder) SendCommandWithContext

func (mr *MockSSMAPIMockRecorder) SendCommandWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendCommandWithContext indicates an expected call of SendCommandWithContext

func (*MockSSMAPIMockRecorder) StartAssociationsOnce

func (mr *MockSSMAPIMockRecorder) StartAssociationsOnce(arg0 interface{}) *gomock.Call

StartAssociationsOnce indicates an expected call of StartAssociationsOnce

func (*MockSSMAPIMockRecorder) StartAssociationsOnceRequest

func (mr *MockSSMAPIMockRecorder) StartAssociationsOnceRequest(arg0 interface{}) *gomock.Call

StartAssociationsOnceRequest indicates an expected call of StartAssociationsOnceRequest

func (*MockSSMAPIMockRecorder) StartAssociationsOnceWithContext

func (mr *MockSSMAPIMockRecorder) StartAssociationsOnceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartAssociationsOnceWithContext indicates an expected call of StartAssociationsOnceWithContext

func (*MockSSMAPIMockRecorder) StartAutomationExecution

func (mr *MockSSMAPIMockRecorder) StartAutomationExecution(arg0 interface{}) *gomock.Call

StartAutomationExecution indicates an expected call of StartAutomationExecution

func (*MockSSMAPIMockRecorder) StartAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) StartAutomationExecutionRequest(arg0 interface{}) *gomock.Call

StartAutomationExecutionRequest indicates an expected call of StartAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) StartAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) StartAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartAutomationExecutionWithContext indicates an expected call of StartAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) StartChangeRequestExecution

func (mr *MockSSMAPIMockRecorder) StartChangeRequestExecution(arg0 interface{}) *gomock.Call

StartChangeRequestExecution indicates an expected call of StartChangeRequestExecution

func (*MockSSMAPIMockRecorder) StartChangeRequestExecutionRequest

func (mr *MockSSMAPIMockRecorder) StartChangeRequestExecutionRequest(arg0 interface{}) *gomock.Call

StartChangeRequestExecutionRequest indicates an expected call of StartChangeRequestExecutionRequest

func (*MockSSMAPIMockRecorder) StartChangeRequestExecutionWithContext

func (mr *MockSSMAPIMockRecorder) StartChangeRequestExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartChangeRequestExecutionWithContext indicates an expected call of StartChangeRequestExecutionWithContext

func (*MockSSMAPIMockRecorder) StartSession

func (mr *MockSSMAPIMockRecorder) StartSession(arg0 interface{}) *gomock.Call

StartSession indicates an expected call of StartSession

func (*MockSSMAPIMockRecorder) StartSessionRequest

func (mr *MockSSMAPIMockRecorder) StartSessionRequest(arg0 interface{}) *gomock.Call

StartSessionRequest indicates an expected call of StartSessionRequest

func (*MockSSMAPIMockRecorder) StartSessionWithContext

func (mr *MockSSMAPIMockRecorder) StartSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartSessionWithContext indicates an expected call of StartSessionWithContext

func (*MockSSMAPIMockRecorder) StopAutomationExecution

func (mr *MockSSMAPIMockRecorder) StopAutomationExecution(arg0 interface{}) *gomock.Call

StopAutomationExecution indicates an expected call of StopAutomationExecution

func (*MockSSMAPIMockRecorder) StopAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) StopAutomationExecutionRequest(arg0 interface{}) *gomock.Call

StopAutomationExecutionRequest indicates an expected call of StopAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) StopAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) StopAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopAutomationExecutionWithContext indicates an expected call of StopAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) TerminateSession

func (mr *MockSSMAPIMockRecorder) TerminateSession(arg0 interface{}) *gomock.Call

TerminateSession indicates an expected call of TerminateSession

func (*MockSSMAPIMockRecorder) TerminateSessionRequest

func (mr *MockSSMAPIMockRecorder) TerminateSessionRequest(arg0 interface{}) *gomock.Call

TerminateSessionRequest indicates an expected call of TerminateSessionRequest

func (*MockSSMAPIMockRecorder) TerminateSessionWithContext

func (mr *MockSSMAPIMockRecorder) TerminateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TerminateSessionWithContext indicates an expected call of TerminateSessionWithContext

func (*MockSSMAPIMockRecorder) UnlabelParameterVersion

func (mr *MockSSMAPIMockRecorder) UnlabelParameterVersion(arg0 interface{}) *gomock.Call

UnlabelParameterVersion indicates an expected call of UnlabelParameterVersion

func (*MockSSMAPIMockRecorder) UnlabelParameterVersionRequest

func (mr *MockSSMAPIMockRecorder) UnlabelParameterVersionRequest(arg0 interface{}) *gomock.Call

UnlabelParameterVersionRequest indicates an expected call of UnlabelParameterVersionRequest

func (*MockSSMAPIMockRecorder) UnlabelParameterVersionWithContext

func (mr *MockSSMAPIMockRecorder) UnlabelParameterVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnlabelParameterVersionWithContext indicates an expected call of UnlabelParameterVersionWithContext

func (*MockSSMAPIMockRecorder) UpdateAssociation

func (mr *MockSSMAPIMockRecorder) UpdateAssociation(arg0 interface{}) *gomock.Call

UpdateAssociation indicates an expected call of UpdateAssociation

func (*MockSSMAPIMockRecorder) UpdateAssociationRequest

func (mr *MockSSMAPIMockRecorder) UpdateAssociationRequest(arg0 interface{}) *gomock.Call

UpdateAssociationRequest indicates an expected call of UpdateAssociationRequest

func (*MockSSMAPIMockRecorder) UpdateAssociationStatus

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatus(arg0 interface{}) *gomock.Call

UpdateAssociationStatus indicates an expected call of UpdateAssociationStatus

func (*MockSSMAPIMockRecorder) UpdateAssociationStatusRequest

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatusRequest(arg0 interface{}) *gomock.Call

UpdateAssociationStatusRequest indicates an expected call of UpdateAssociationStatusRequest

func (*MockSSMAPIMockRecorder) UpdateAssociationStatusWithContext

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssociationStatusWithContext indicates an expected call of UpdateAssociationStatusWithContext

func (*MockSSMAPIMockRecorder) UpdateAssociationWithContext

func (mr *MockSSMAPIMockRecorder) UpdateAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssociationWithContext indicates an expected call of UpdateAssociationWithContext

func (*MockSSMAPIMockRecorder) UpdateDocument

func (mr *MockSSMAPIMockRecorder) UpdateDocument(arg0 interface{}) *gomock.Call

UpdateDocument indicates an expected call of UpdateDocument

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersion

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersion(arg0 interface{}) *gomock.Call

UpdateDocumentDefaultVersion indicates an expected call of UpdateDocumentDefaultVersion

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionRequest

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionRequest(arg0 interface{}) *gomock.Call

UpdateDocumentDefaultVersionRequest indicates an expected call of UpdateDocumentDefaultVersionRequest

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionWithContext

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDocumentDefaultVersionWithContext indicates an expected call of UpdateDocumentDefaultVersionWithContext

func (*MockSSMAPIMockRecorder) UpdateDocumentMetadata

func (mr *MockSSMAPIMockRecorder) UpdateDocumentMetadata(arg0 interface{}) *gomock.Call

UpdateDocumentMetadata indicates an expected call of UpdateDocumentMetadata

func (*MockSSMAPIMockRecorder) UpdateDocumentMetadataRequest

func (mr *MockSSMAPIMockRecorder) UpdateDocumentMetadataRequest(arg0 interface{}) *gomock.Call

UpdateDocumentMetadataRequest indicates an expected call of UpdateDocumentMetadataRequest

func (*MockSSMAPIMockRecorder) UpdateDocumentMetadataWithContext

func (mr *MockSSMAPIMockRecorder) UpdateDocumentMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDocumentMetadataWithContext indicates an expected call of UpdateDocumentMetadataWithContext

func (*MockSSMAPIMockRecorder) UpdateDocumentRequest

func (mr *MockSSMAPIMockRecorder) UpdateDocumentRequest(arg0 interface{}) *gomock.Call

UpdateDocumentRequest indicates an expected call of UpdateDocumentRequest

func (*MockSSMAPIMockRecorder) UpdateDocumentWithContext

func (mr *MockSSMAPIMockRecorder) UpdateDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDocumentWithContext indicates an expected call of UpdateDocumentWithContext

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindow(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindow indicates an expected call of UpdateMaintenanceWindow

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowRequest indicates an expected call of UpdateMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTarget

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTarget(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowTarget indicates an expected call of UpdateMaintenanceWindowTarget

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTargetRequest

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTargetRequest(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowTargetRequest indicates an expected call of UpdateMaintenanceWindowTargetRequest

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTargetWithContext

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMaintenanceWindowTargetWithContext indicates an expected call of UpdateMaintenanceWindowTargetWithContext

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTask

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTask(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowTask indicates an expected call of UpdateMaintenanceWindowTask

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTaskRequest

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTaskRequest(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowTaskRequest indicates an expected call of UpdateMaintenanceWindowTaskRequest

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowTaskWithContext

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMaintenanceWindowTaskWithContext indicates an expected call of UpdateMaintenanceWindowTaskWithContext

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMaintenanceWindowWithContext indicates an expected call of UpdateMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRole

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRole(arg0 interface{}) *gomock.Call

UpdateManagedInstanceRole indicates an expected call of UpdateManagedInstanceRole

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRoleRequest

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRoleRequest(arg0 interface{}) *gomock.Call

UpdateManagedInstanceRoleRequest indicates an expected call of UpdateManagedInstanceRoleRequest

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRoleWithContext

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateManagedInstanceRoleWithContext indicates an expected call of UpdateManagedInstanceRoleWithContext

func (*MockSSMAPIMockRecorder) UpdateOpsItem

func (mr *MockSSMAPIMockRecorder) UpdateOpsItem(arg0 interface{}) *gomock.Call

UpdateOpsItem indicates an expected call of UpdateOpsItem

func (*MockSSMAPIMockRecorder) UpdateOpsItemRequest

func (mr *MockSSMAPIMockRecorder) UpdateOpsItemRequest(arg0 interface{}) *gomock.Call

UpdateOpsItemRequest indicates an expected call of UpdateOpsItemRequest

func (*MockSSMAPIMockRecorder) UpdateOpsItemWithContext

func (mr *MockSSMAPIMockRecorder) UpdateOpsItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOpsItemWithContext indicates an expected call of UpdateOpsItemWithContext

func (*MockSSMAPIMockRecorder) UpdateOpsMetadata

func (mr *MockSSMAPIMockRecorder) UpdateOpsMetadata(arg0 interface{}) *gomock.Call

UpdateOpsMetadata indicates an expected call of UpdateOpsMetadata

func (*MockSSMAPIMockRecorder) UpdateOpsMetadataRequest

func (mr *MockSSMAPIMockRecorder) UpdateOpsMetadataRequest(arg0 interface{}) *gomock.Call

UpdateOpsMetadataRequest indicates an expected call of UpdateOpsMetadataRequest

func (*MockSSMAPIMockRecorder) UpdateOpsMetadataWithContext

func (mr *MockSSMAPIMockRecorder) UpdateOpsMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOpsMetadataWithContext indicates an expected call of UpdateOpsMetadataWithContext

func (*MockSSMAPIMockRecorder) UpdatePatchBaseline

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaseline(arg0 interface{}) *gomock.Call

UpdatePatchBaseline indicates an expected call of UpdatePatchBaseline

func (*MockSSMAPIMockRecorder) UpdatePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaselineRequest(arg0 interface{}) *gomock.Call

UpdatePatchBaselineRequest indicates an expected call of UpdatePatchBaselineRequest

func (*MockSSMAPIMockRecorder) UpdatePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePatchBaselineWithContext indicates an expected call of UpdatePatchBaselineWithContext

func (*MockSSMAPIMockRecorder) UpdateResourceDataSync

func (mr *MockSSMAPIMockRecorder) UpdateResourceDataSync(arg0 interface{}) *gomock.Call

UpdateResourceDataSync indicates an expected call of UpdateResourceDataSync

func (*MockSSMAPIMockRecorder) UpdateResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) UpdateResourceDataSyncRequest(arg0 interface{}) *gomock.Call

UpdateResourceDataSyncRequest indicates an expected call of UpdateResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) UpdateResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) UpdateResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateResourceDataSyncWithContext indicates an expected call of UpdateResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) UpdateServiceSetting

func (mr *MockSSMAPIMockRecorder) UpdateServiceSetting(arg0 interface{}) *gomock.Call

UpdateServiceSetting indicates an expected call of UpdateServiceSetting

func (*MockSSMAPIMockRecorder) UpdateServiceSettingRequest

func (mr *MockSSMAPIMockRecorder) UpdateServiceSettingRequest(arg0 interface{}) *gomock.Call

UpdateServiceSettingRequest indicates an expected call of UpdateServiceSettingRequest

func (*MockSSMAPIMockRecorder) UpdateServiceSettingWithContext

func (mr *MockSSMAPIMockRecorder) UpdateServiceSettingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServiceSettingWithContext indicates an expected call of UpdateServiceSettingWithContext

func (*MockSSMAPIMockRecorder) WaitUntilCommandExecuted

func (mr *MockSSMAPIMockRecorder) WaitUntilCommandExecuted(arg0 interface{}) *gomock.Call

WaitUntilCommandExecuted indicates an expected call of WaitUntilCommandExecuted

func (*MockSSMAPIMockRecorder) WaitUntilCommandExecutedWithContext

func (mr *MockSSMAPIMockRecorder) WaitUntilCommandExecutedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCommandExecutedWithContext indicates an expected call of WaitUntilCommandExecutedWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL