securityhubmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package securityhubmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSecurityHubAPI

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

MockSecurityHubAPI is a mock of SecurityHubAPI interface.

func NewMockSecurityHubAPI

func NewMockSecurityHubAPI(ctrl *gomock.Controller) *MockSecurityHubAPI

NewMockSecurityHubAPI creates a new mock instance.

func (*MockSecurityHubAPI) AcceptAdministratorInvitation added in v1.38.35

AcceptAdministratorInvitation mocks base method.

func (*MockSecurityHubAPI) AcceptAdministratorInvitationRequest added in v1.38.35

AcceptAdministratorInvitationRequest mocks base method.

func (*MockSecurityHubAPI) AcceptAdministratorInvitationWithContext added in v1.38.35

AcceptAdministratorInvitationWithContext mocks base method.

func (*MockSecurityHubAPI) AcceptInvitation

AcceptInvitation mocks base method.

func (*MockSecurityHubAPI) AcceptInvitationRequest

AcceptInvitationRequest mocks base method.

func (*MockSecurityHubAPI) AcceptInvitationWithContext

AcceptInvitationWithContext mocks base method.

func (*MockSecurityHubAPI) BatchDisableStandards

BatchDisableStandards mocks base method.

func (*MockSecurityHubAPI) BatchDisableStandardsRequest

BatchDisableStandardsRequest mocks base method.

func (*MockSecurityHubAPI) BatchDisableStandardsWithContext

BatchDisableStandardsWithContext mocks base method.

func (*MockSecurityHubAPI) BatchEnableStandards

BatchEnableStandards mocks base method.

func (*MockSecurityHubAPI) BatchEnableStandardsRequest

BatchEnableStandardsRequest mocks base method.

func (*MockSecurityHubAPI) BatchEnableStandardsWithContext

BatchEnableStandardsWithContext mocks base method.

func (*MockSecurityHubAPI) BatchImportFindings

BatchImportFindings mocks base method.

func (*MockSecurityHubAPI) BatchImportFindingsRequest

BatchImportFindingsRequest mocks base method.

func (*MockSecurityHubAPI) BatchImportFindingsWithContext

BatchImportFindingsWithContext mocks base method.

func (*MockSecurityHubAPI) BatchUpdateFindings

BatchUpdateFindings mocks base method.

func (*MockSecurityHubAPI) BatchUpdateFindingsRequest

BatchUpdateFindingsRequest mocks base method.

func (*MockSecurityHubAPI) BatchUpdateFindingsWithContext

BatchUpdateFindingsWithContext mocks base method.

func (*MockSecurityHubAPI) CreateActionTarget

CreateActionTarget mocks base method.

func (*MockSecurityHubAPI) CreateActionTargetRequest

CreateActionTargetRequest mocks base method.

func (*MockSecurityHubAPI) CreateActionTargetWithContext

CreateActionTargetWithContext mocks base method.

func (*MockSecurityHubAPI) CreateFindingAggregator added in v1.43.22

CreateFindingAggregator mocks base method.

func (*MockSecurityHubAPI) CreateFindingAggregatorRequest added in v1.43.22

CreateFindingAggregatorRequest mocks base method.

func (*MockSecurityHubAPI) CreateFindingAggregatorWithContext added in v1.43.22

CreateFindingAggregatorWithContext mocks base method.

func (*MockSecurityHubAPI) CreateInsight

CreateInsight mocks base method.

func (*MockSecurityHubAPI) CreateInsightRequest

CreateInsightRequest mocks base method.

func (*MockSecurityHubAPI) CreateInsightWithContext

CreateInsightWithContext mocks base method.

func (*MockSecurityHubAPI) CreateMembers

CreateMembers mocks base method.

func (*MockSecurityHubAPI) CreateMembersRequest

CreateMembersRequest mocks base method.

func (*MockSecurityHubAPI) CreateMembersWithContext

CreateMembersWithContext mocks base method.

func (*MockSecurityHubAPI) DeclineInvitations

DeclineInvitations mocks base method.

func (*MockSecurityHubAPI) DeclineInvitationsRequest

DeclineInvitationsRequest mocks base method.

func (*MockSecurityHubAPI) DeclineInvitationsWithContext

DeclineInvitationsWithContext mocks base method.

func (*MockSecurityHubAPI) DeleteActionTarget

DeleteActionTarget mocks base method.

func (*MockSecurityHubAPI) DeleteActionTargetRequest

DeleteActionTargetRequest mocks base method.

func (*MockSecurityHubAPI) DeleteActionTargetWithContext

DeleteActionTargetWithContext mocks base method.

func (*MockSecurityHubAPI) DeleteFindingAggregator added in v1.43.22

DeleteFindingAggregator mocks base method.

func (*MockSecurityHubAPI) DeleteFindingAggregatorRequest added in v1.43.22

DeleteFindingAggregatorRequest mocks base method.

func (*MockSecurityHubAPI) DeleteFindingAggregatorWithContext added in v1.43.22

DeleteFindingAggregatorWithContext mocks base method.

func (*MockSecurityHubAPI) DeleteInsight

DeleteInsight mocks base method.

func (*MockSecurityHubAPI) DeleteInsightRequest

DeleteInsightRequest mocks base method.

func (*MockSecurityHubAPI) DeleteInsightWithContext

DeleteInsightWithContext mocks base method.

func (*MockSecurityHubAPI) DeleteInvitations

DeleteInvitations mocks base method.

func (*MockSecurityHubAPI) DeleteInvitationsRequest

DeleteInvitationsRequest mocks base method.

func (*MockSecurityHubAPI) DeleteInvitationsWithContext

DeleteInvitationsWithContext mocks base method.

func (*MockSecurityHubAPI) DeleteMembers

DeleteMembers mocks base method.

func (*MockSecurityHubAPI) DeleteMembersRequest

DeleteMembersRequest mocks base method.

func (*MockSecurityHubAPI) DeleteMembersWithContext

DeleteMembersWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeActionTargets

DescribeActionTargets mocks base method.

func (*MockSecurityHubAPI) DescribeActionTargetsPages

DescribeActionTargetsPages mocks base method.

func (*MockSecurityHubAPI) DescribeActionTargetsPagesWithContext

func (m *MockSecurityHubAPI) DescribeActionTargetsPagesWithContext(arg0 context.Context, arg1 *securityhub.DescribeActionTargetsInput, arg2 func(*securityhub.DescribeActionTargetsOutput, bool) bool, arg3 ...request.Option) error

DescribeActionTargetsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeActionTargetsRequest

DescribeActionTargetsRequest mocks base method.

func (*MockSecurityHubAPI) DescribeActionTargetsWithContext

DescribeActionTargetsWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeHub

DescribeHub mocks base method.

func (*MockSecurityHubAPI) DescribeHubRequest

DescribeHubRequest mocks base method.

func (*MockSecurityHubAPI) DescribeHubWithContext

func (m *MockSecurityHubAPI) DescribeHubWithContext(arg0 context.Context, arg1 *securityhub.DescribeHubInput, arg2 ...request.Option) (*securityhub.DescribeHubOutput, error)

DescribeHubWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeOrganizationConfiguration

DescribeOrganizationConfiguration mocks base method.

func (*MockSecurityHubAPI) DescribeOrganizationConfigurationRequest

DescribeOrganizationConfigurationRequest mocks base method.

func (*MockSecurityHubAPI) DescribeOrganizationConfigurationWithContext

DescribeOrganizationConfigurationWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeProducts

DescribeProducts mocks base method.

func (*MockSecurityHubAPI) DescribeProductsPages

DescribeProductsPages mocks base method.

func (*MockSecurityHubAPI) DescribeProductsPagesWithContext

func (m *MockSecurityHubAPI) DescribeProductsPagesWithContext(arg0 context.Context, arg1 *securityhub.DescribeProductsInput, arg2 func(*securityhub.DescribeProductsOutput, bool) bool, arg3 ...request.Option) error

DescribeProductsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeProductsRequest

DescribeProductsRequest mocks base method.

func (*MockSecurityHubAPI) DescribeProductsWithContext

DescribeProductsWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeStandards

DescribeStandards mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsControls

DescribeStandardsControls mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsControlsPages

DescribeStandardsControlsPages mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsControlsPagesWithContext

func (m *MockSecurityHubAPI) DescribeStandardsControlsPagesWithContext(arg0 context.Context, arg1 *securityhub.DescribeStandardsControlsInput, arg2 func(*securityhub.DescribeStandardsControlsOutput, bool) bool, arg3 ...request.Option) error

DescribeStandardsControlsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsControlsRequest

DescribeStandardsControlsRequest mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsControlsWithContext

DescribeStandardsControlsWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsPages

DescribeStandardsPages mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsPagesWithContext

func (m *MockSecurityHubAPI) DescribeStandardsPagesWithContext(arg0 context.Context, arg1 *securityhub.DescribeStandardsInput, arg2 func(*securityhub.DescribeStandardsOutput, bool) bool, arg3 ...request.Option) error

DescribeStandardsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsRequest

DescribeStandardsRequest mocks base method.

func (*MockSecurityHubAPI) DescribeStandardsWithContext

DescribeStandardsWithContext mocks base method.

func (*MockSecurityHubAPI) DisableImportFindingsForProduct

DisableImportFindingsForProduct mocks base method.

func (*MockSecurityHubAPI) DisableImportFindingsForProductRequest

DisableImportFindingsForProductRequest mocks base method.

func (*MockSecurityHubAPI) DisableImportFindingsForProductWithContext

DisableImportFindingsForProductWithContext mocks base method.

func (*MockSecurityHubAPI) DisableOrganizationAdminAccount

DisableOrganizationAdminAccount mocks base method.

func (*MockSecurityHubAPI) DisableOrganizationAdminAccountRequest

DisableOrganizationAdminAccountRequest mocks base method.

func (*MockSecurityHubAPI) DisableOrganizationAdminAccountWithContext

DisableOrganizationAdminAccountWithContext mocks base method.

func (*MockSecurityHubAPI) DisableSecurityHub

DisableSecurityHub mocks base method.

func (*MockSecurityHubAPI) DisableSecurityHubRequest

DisableSecurityHubRequest mocks base method.

func (*MockSecurityHubAPI) DisableSecurityHubWithContext

DisableSecurityHubWithContext mocks base method.

func (*MockSecurityHubAPI) DisassociateFromAdministratorAccount added in v1.38.35

DisassociateFromAdministratorAccount mocks base method.

func (*MockSecurityHubAPI) DisassociateFromAdministratorAccountRequest added in v1.38.35

DisassociateFromAdministratorAccountRequest mocks base method.

func (*MockSecurityHubAPI) DisassociateFromAdministratorAccountWithContext added in v1.38.35

DisassociateFromAdministratorAccountWithContext mocks base method.

func (*MockSecurityHubAPI) DisassociateFromMasterAccount

DisassociateFromMasterAccount mocks base method.

func (*MockSecurityHubAPI) DisassociateFromMasterAccountRequest

DisassociateFromMasterAccountRequest mocks base method.

func (*MockSecurityHubAPI) DisassociateFromMasterAccountWithContext

DisassociateFromMasterAccountWithContext mocks base method.

func (*MockSecurityHubAPI) DisassociateMembers

DisassociateMembers mocks base method.

func (*MockSecurityHubAPI) DisassociateMembersRequest

DisassociateMembersRequest mocks base method.

func (*MockSecurityHubAPI) DisassociateMembersWithContext

DisassociateMembersWithContext mocks base method.

func (*MockSecurityHubAPI) EXPECT

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

func (*MockSecurityHubAPI) EnableImportFindingsForProduct

EnableImportFindingsForProduct mocks base method.

func (*MockSecurityHubAPI) EnableImportFindingsForProductRequest

EnableImportFindingsForProductRequest mocks base method.

func (*MockSecurityHubAPI) EnableImportFindingsForProductWithContext

EnableImportFindingsForProductWithContext mocks base method.

func (*MockSecurityHubAPI) EnableOrganizationAdminAccount

EnableOrganizationAdminAccount mocks base method.

func (*MockSecurityHubAPI) EnableOrganizationAdminAccountRequest

EnableOrganizationAdminAccountRequest mocks base method.

func (*MockSecurityHubAPI) EnableOrganizationAdminAccountWithContext

EnableOrganizationAdminAccountWithContext mocks base method.

func (*MockSecurityHubAPI) EnableSecurityHub

EnableSecurityHub mocks base method.

func (*MockSecurityHubAPI) EnableSecurityHubRequest

EnableSecurityHubRequest mocks base method.

func (*MockSecurityHubAPI) EnableSecurityHubWithContext

EnableSecurityHubWithContext mocks base method.

func (*MockSecurityHubAPI) GetAdministratorAccount added in v1.38.35

GetAdministratorAccount mocks base method.

func (*MockSecurityHubAPI) GetAdministratorAccountRequest added in v1.38.35

GetAdministratorAccountRequest mocks base method.

func (*MockSecurityHubAPI) GetAdministratorAccountWithContext added in v1.38.35

GetAdministratorAccountWithContext mocks base method.

func (*MockSecurityHubAPI) GetEnabledStandards

GetEnabledStandards mocks base method.

func (*MockSecurityHubAPI) GetEnabledStandardsPages

GetEnabledStandardsPages mocks base method.

func (*MockSecurityHubAPI) GetEnabledStandardsPagesWithContext

func (m *MockSecurityHubAPI) GetEnabledStandardsPagesWithContext(arg0 context.Context, arg1 *securityhub.GetEnabledStandardsInput, arg2 func(*securityhub.GetEnabledStandardsOutput, bool) bool, arg3 ...request.Option) error

GetEnabledStandardsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) GetEnabledStandardsRequest

GetEnabledStandardsRequest mocks base method.

func (*MockSecurityHubAPI) GetEnabledStandardsWithContext

GetEnabledStandardsWithContext mocks base method.

func (*MockSecurityHubAPI) GetFindingAggregator added in v1.43.22

GetFindingAggregator mocks base method.

func (*MockSecurityHubAPI) GetFindingAggregatorRequest added in v1.43.22

GetFindingAggregatorRequest mocks base method.

func (*MockSecurityHubAPI) GetFindingAggregatorWithContext added in v1.43.22

GetFindingAggregatorWithContext mocks base method.

func (*MockSecurityHubAPI) GetFindings

GetFindings mocks base method.

func (*MockSecurityHubAPI) GetFindingsPages

GetFindingsPages mocks base method.

func (*MockSecurityHubAPI) GetFindingsPagesWithContext

func (m *MockSecurityHubAPI) GetFindingsPagesWithContext(arg0 context.Context, arg1 *securityhub.GetFindingsInput, arg2 func(*securityhub.GetFindingsOutput, bool) bool, arg3 ...request.Option) error

GetFindingsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) GetFindingsRequest

GetFindingsRequest mocks base method.

func (*MockSecurityHubAPI) GetFindingsWithContext

func (m *MockSecurityHubAPI) GetFindingsWithContext(arg0 context.Context, arg1 *securityhub.GetFindingsInput, arg2 ...request.Option) (*securityhub.GetFindingsOutput, error)

GetFindingsWithContext mocks base method.

func (*MockSecurityHubAPI) GetInsightResults

GetInsightResults mocks base method.

func (*MockSecurityHubAPI) GetInsightResultsRequest

GetInsightResultsRequest mocks base method.

func (*MockSecurityHubAPI) GetInsightResultsWithContext

GetInsightResultsWithContext mocks base method.

func (*MockSecurityHubAPI) GetInsights

GetInsights mocks base method.

func (*MockSecurityHubAPI) GetInsightsPages

GetInsightsPages mocks base method.

func (*MockSecurityHubAPI) GetInsightsPagesWithContext

func (m *MockSecurityHubAPI) GetInsightsPagesWithContext(arg0 context.Context, arg1 *securityhub.GetInsightsInput, arg2 func(*securityhub.GetInsightsOutput, bool) bool, arg3 ...request.Option) error

GetInsightsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) GetInsightsRequest

GetInsightsRequest mocks base method.

func (*MockSecurityHubAPI) GetInsightsWithContext

func (m *MockSecurityHubAPI) GetInsightsWithContext(arg0 context.Context, arg1 *securityhub.GetInsightsInput, arg2 ...request.Option) (*securityhub.GetInsightsOutput, error)

GetInsightsWithContext mocks base method.

func (*MockSecurityHubAPI) GetInvitationsCount

GetInvitationsCount mocks base method.

func (*MockSecurityHubAPI) GetInvitationsCountRequest

GetInvitationsCountRequest mocks base method.

func (*MockSecurityHubAPI) GetInvitationsCountWithContext

GetInvitationsCountWithContext mocks base method.

func (*MockSecurityHubAPI) GetMasterAccount

GetMasterAccount mocks base method.

func (*MockSecurityHubAPI) GetMasterAccountRequest

GetMasterAccountRequest mocks base method.

func (*MockSecurityHubAPI) GetMasterAccountWithContext

GetMasterAccountWithContext mocks base method.

func (*MockSecurityHubAPI) GetMembers

GetMembers mocks base method.

func (*MockSecurityHubAPI) GetMembersRequest

GetMembersRequest mocks base method.

func (*MockSecurityHubAPI) GetMembersWithContext

func (m *MockSecurityHubAPI) GetMembersWithContext(arg0 context.Context, arg1 *securityhub.GetMembersInput, arg2 ...request.Option) (*securityhub.GetMembersOutput, error)

GetMembersWithContext mocks base method.

func (*MockSecurityHubAPI) InviteMembers

InviteMembers mocks base method.

func (*MockSecurityHubAPI) InviteMembersRequest

InviteMembersRequest mocks base method.

func (*MockSecurityHubAPI) InviteMembersWithContext

InviteMembersWithContext mocks base method.

func (*MockSecurityHubAPI) ListEnabledProductsForImport

ListEnabledProductsForImport mocks base method.

func (*MockSecurityHubAPI) ListEnabledProductsForImportPages

ListEnabledProductsForImportPages mocks base method.

func (*MockSecurityHubAPI) ListEnabledProductsForImportPagesWithContext

func (m *MockSecurityHubAPI) ListEnabledProductsForImportPagesWithContext(arg0 context.Context, arg1 *securityhub.ListEnabledProductsForImportInput, arg2 func(*securityhub.ListEnabledProductsForImportOutput, bool) bool, arg3 ...request.Option) error

ListEnabledProductsForImportPagesWithContext mocks base method.

func (*MockSecurityHubAPI) ListEnabledProductsForImportRequest

ListEnabledProductsForImportRequest mocks base method.

func (*MockSecurityHubAPI) ListEnabledProductsForImportWithContext

ListEnabledProductsForImportWithContext mocks base method.

func (*MockSecurityHubAPI) ListFindingAggregators added in v1.43.22

ListFindingAggregators mocks base method.

func (*MockSecurityHubAPI) ListFindingAggregatorsPages added in v1.43.22

ListFindingAggregatorsPages mocks base method.

func (*MockSecurityHubAPI) ListFindingAggregatorsPagesWithContext added in v1.43.22

func (m *MockSecurityHubAPI) ListFindingAggregatorsPagesWithContext(arg0 context.Context, arg1 *securityhub.ListFindingAggregatorsInput, arg2 func(*securityhub.ListFindingAggregatorsOutput, bool) bool, arg3 ...request.Option) error

ListFindingAggregatorsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) ListFindingAggregatorsRequest added in v1.43.22

ListFindingAggregatorsRequest mocks base method.

func (*MockSecurityHubAPI) ListFindingAggregatorsWithContext added in v1.43.22

ListFindingAggregatorsWithContext mocks base method.

func (*MockSecurityHubAPI) ListInvitations

ListInvitations mocks base method.

func (*MockSecurityHubAPI) ListInvitationsPages

ListInvitationsPages mocks base method.

func (*MockSecurityHubAPI) ListInvitationsPagesWithContext

func (m *MockSecurityHubAPI) ListInvitationsPagesWithContext(arg0 context.Context, arg1 *securityhub.ListInvitationsInput, arg2 func(*securityhub.ListInvitationsOutput, bool) bool, arg3 ...request.Option) error

ListInvitationsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) ListInvitationsRequest

ListInvitationsRequest mocks base method.

func (*MockSecurityHubAPI) ListInvitationsWithContext

ListInvitationsWithContext mocks base method.

func (*MockSecurityHubAPI) ListMembers

ListMembers mocks base method.

func (*MockSecurityHubAPI) ListMembersPages

ListMembersPages mocks base method.

func (*MockSecurityHubAPI) ListMembersPagesWithContext

func (m *MockSecurityHubAPI) ListMembersPagesWithContext(arg0 context.Context, arg1 *securityhub.ListMembersInput, arg2 func(*securityhub.ListMembersOutput, bool) bool, arg3 ...request.Option) error

ListMembersPagesWithContext mocks base method.

func (*MockSecurityHubAPI) ListMembersRequest

ListMembersRequest mocks base method.

func (*MockSecurityHubAPI) ListMembersWithContext

func (m *MockSecurityHubAPI) ListMembersWithContext(arg0 context.Context, arg1 *securityhub.ListMembersInput, arg2 ...request.Option) (*securityhub.ListMembersOutput, error)

ListMembersWithContext mocks base method.

func (*MockSecurityHubAPI) ListOrganizationAdminAccounts

ListOrganizationAdminAccounts mocks base method.

func (*MockSecurityHubAPI) ListOrganizationAdminAccountsPages

ListOrganizationAdminAccountsPages mocks base method.

func (*MockSecurityHubAPI) ListOrganizationAdminAccountsPagesWithContext

func (m *MockSecurityHubAPI) ListOrganizationAdminAccountsPagesWithContext(arg0 context.Context, arg1 *securityhub.ListOrganizationAdminAccountsInput, arg2 func(*securityhub.ListOrganizationAdminAccountsOutput, bool) bool, arg3 ...request.Option) error

ListOrganizationAdminAccountsPagesWithContext mocks base method.

func (*MockSecurityHubAPI) ListOrganizationAdminAccountsRequest

ListOrganizationAdminAccountsRequest mocks base method.

func (*MockSecurityHubAPI) ListOrganizationAdminAccountsWithContext

ListOrganizationAdminAccountsWithContext mocks base method.

func (*MockSecurityHubAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockSecurityHubAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockSecurityHubAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockSecurityHubAPI) TagResource

TagResource mocks base method.

func (*MockSecurityHubAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockSecurityHubAPI) TagResourceWithContext

func (m *MockSecurityHubAPI) TagResourceWithContext(arg0 context.Context, arg1 *securityhub.TagResourceInput, arg2 ...request.Option) (*securityhub.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockSecurityHubAPI) UntagResource

UntagResource mocks base method.

func (*MockSecurityHubAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockSecurityHubAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateActionTarget

UpdateActionTarget mocks base method.

func (*MockSecurityHubAPI) UpdateActionTargetRequest

UpdateActionTargetRequest mocks base method.

func (*MockSecurityHubAPI) UpdateActionTargetWithContext

UpdateActionTargetWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateFindingAggregator added in v1.43.22

UpdateFindingAggregator mocks base method.

func (*MockSecurityHubAPI) UpdateFindingAggregatorRequest added in v1.43.22

UpdateFindingAggregatorRequest mocks base method.

func (*MockSecurityHubAPI) UpdateFindingAggregatorWithContext added in v1.43.22

UpdateFindingAggregatorWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateFindings

UpdateFindings mocks base method.

func (*MockSecurityHubAPI) UpdateFindingsRequest

UpdateFindingsRequest mocks base method.

func (*MockSecurityHubAPI) UpdateFindingsWithContext

UpdateFindingsWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateInsight

UpdateInsight mocks base method.

func (*MockSecurityHubAPI) UpdateInsightRequest

UpdateInsightRequest mocks base method.

func (*MockSecurityHubAPI) UpdateInsightWithContext

UpdateInsightWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateOrganizationConfiguration

UpdateOrganizationConfiguration mocks base method.

func (*MockSecurityHubAPI) UpdateOrganizationConfigurationRequest

UpdateOrganizationConfigurationRequest mocks base method.

func (*MockSecurityHubAPI) UpdateOrganizationConfigurationWithContext

UpdateOrganizationConfigurationWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateSecurityHubConfiguration

UpdateSecurityHubConfiguration mocks base method.

func (*MockSecurityHubAPI) UpdateSecurityHubConfigurationRequest

UpdateSecurityHubConfigurationRequest mocks base method.

func (*MockSecurityHubAPI) UpdateSecurityHubConfigurationWithContext

UpdateSecurityHubConfigurationWithContext mocks base method.

func (*MockSecurityHubAPI) UpdateStandardsControl

UpdateStandardsControl mocks base method.

func (*MockSecurityHubAPI) UpdateStandardsControlRequest

UpdateStandardsControlRequest mocks base method.

func (*MockSecurityHubAPI) UpdateStandardsControlWithContext

UpdateStandardsControlWithContext mocks base method.

type MockSecurityHubAPIMockRecorder

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

MockSecurityHubAPIMockRecorder is the mock recorder for MockSecurityHubAPI.

func (*MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitation added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitation(arg0 interface{}) *gomock.Call

AcceptAdministratorInvitation indicates an expected call of AcceptAdministratorInvitation.

func (*MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitationRequest added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitationRequest(arg0 interface{}) *gomock.Call

AcceptAdministratorInvitationRequest indicates an expected call of AcceptAdministratorInvitationRequest.

func (*MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitationWithContext added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) AcceptAdministratorInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptAdministratorInvitationWithContext indicates an expected call of AcceptAdministratorInvitationWithContext.

func (*MockSecurityHubAPIMockRecorder) AcceptInvitation

func (mr *MockSecurityHubAPIMockRecorder) AcceptInvitation(arg0 interface{}) *gomock.Call

AcceptInvitation indicates an expected call of AcceptInvitation.

func (*MockSecurityHubAPIMockRecorder) AcceptInvitationRequest

func (mr *MockSecurityHubAPIMockRecorder) AcceptInvitationRequest(arg0 interface{}) *gomock.Call

AcceptInvitationRequest indicates an expected call of AcceptInvitationRequest.

func (*MockSecurityHubAPIMockRecorder) AcceptInvitationWithContext

func (mr *MockSecurityHubAPIMockRecorder) AcceptInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptInvitationWithContext indicates an expected call of AcceptInvitationWithContext.

func (*MockSecurityHubAPIMockRecorder) BatchDisableStandards

func (mr *MockSecurityHubAPIMockRecorder) BatchDisableStandards(arg0 interface{}) *gomock.Call

BatchDisableStandards indicates an expected call of BatchDisableStandards.

func (*MockSecurityHubAPIMockRecorder) BatchDisableStandardsRequest

func (mr *MockSecurityHubAPIMockRecorder) BatchDisableStandardsRequest(arg0 interface{}) *gomock.Call

BatchDisableStandardsRequest indicates an expected call of BatchDisableStandardsRequest.

func (*MockSecurityHubAPIMockRecorder) BatchDisableStandardsWithContext

func (mr *MockSecurityHubAPIMockRecorder) BatchDisableStandardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDisableStandardsWithContext indicates an expected call of BatchDisableStandardsWithContext.

func (*MockSecurityHubAPIMockRecorder) BatchEnableStandards

func (mr *MockSecurityHubAPIMockRecorder) BatchEnableStandards(arg0 interface{}) *gomock.Call

BatchEnableStandards indicates an expected call of BatchEnableStandards.

func (*MockSecurityHubAPIMockRecorder) BatchEnableStandardsRequest

func (mr *MockSecurityHubAPIMockRecorder) BatchEnableStandardsRequest(arg0 interface{}) *gomock.Call

BatchEnableStandardsRequest indicates an expected call of BatchEnableStandardsRequest.

func (*MockSecurityHubAPIMockRecorder) BatchEnableStandardsWithContext

func (mr *MockSecurityHubAPIMockRecorder) BatchEnableStandardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchEnableStandardsWithContext indicates an expected call of BatchEnableStandardsWithContext.

func (*MockSecurityHubAPIMockRecorder) BatchImportFindings

func (mr *MockSecurityHubAPIMockRecorder) BatchImportFindings(arg0 interface{}) *gomock.Call

BatchImportFindings indicates an expected call of BatchImportFindings.

func (*MockSecurityHubAPIMockRecorder) BatchImportFindingsRequest

func (mr *MockSecurityHubAPIMockRecorder) BatchImportFindingsRequest(arg0 interface{}) *gomock.Call

BatchImportFindingsRequest indicates an expected call of BatchImportFindingsRequest.

func (*MockSecurityHubAPIMockRecorder) BatchImportFindingsWithContext

func (mr *MockSecurityHubAPIMockRecorder) BatchImportFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchImportFindingsWithContext indicates an expected call of BatchImportFindingsWithContext.

func (*MockSecurityHubAPIMockRecorder) BatchUpdateFindings

func (mr *MockSecurityHubAPIMockRecorder) BatchUpdateFindings(arg0 interface{}) *gomock.Call

BatchUpdateFindings indicates an expected call of BatchUpdateFindings.

func (*MockSecurityHubAPIMockRecorder) BatchUpdateFindingsRequest

func (mr *MockSecurityHubAPIMockRecorder) BatchUpdateFindingsRequest(arg0 interface{}) *gomock.Call

BatchUpdateFindingsRequest indicates an expected call of BatchUpdateFindingsRequest.

func (*MockSecurityHubAPIMockRecorder) BatchUpdateFindingsWithContext

func (mr *MockSecurityHubAPIMockRecorder) BatchUpdateFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateFindingsWithContext indicates an expected call of BatchUpdateFindingsWithContext.

func (*MockSecurityHubAPIMockRecorder) CreateActionTarget

func (mr *MockSecurityHubAPIMockRecorder) CreateActionTarget(arg0 interface{}) *gomock.Call

CreateActionTarget indicates an expected call of CreateActionTarget.

func (*MockSecurityHubAPIMockRecorder) CreateActionTargetRequest

func (mr *MockSecurityHubAPIMockRecorder) CreateActionTargetRequest(arg0 interface{}) *gomock.Call

CreateActionTargetRequest indicates an expected call of CreateActionTargetRequest.

func (*MockSecurityHubAPIMockRecorder) CreateActionTargetWithContext

func (mr *MockSecurityHubAPIMockRecorder) CreateActionTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateActionTargetWithContext indicates an expected call of CreateActionTargetWithContext.

func (*MockSecurityHubAPIMockRecorder) CreateFindingAggregator added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) CreateFindingAggregator(arg0 interface{}) *gomock.Call

CreateFindingAggregator indicates an expected call of CreateFindingAggregator.

func (*MockSecurityHubAPIMockRecorder) CreateFindingAggregatorRequest added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) CreateFindingAggregatorRequest(arg0 interface{}) *gomock.Call

CreateFindingAggregatorRequest indicates an expected call of CreateFindingAggregatorRequest.

func (*MockSecurityHubAPIMockRecorder) CreateFindingAggregatorWithContext added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) CreateFindingAggregatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFindingAggregatorWithContext indicates an expected call of CreateFindingAggregatorWithContext.

func (*MockSecurityHubAPIMockRecorder) CreateInsight

func (mr *MockSecurityHubAPIMockRecorder) CreateInsight(arg0 interface{}) *gomock.Call

CreateInsight indicates an expected call of CreateInsight.

func (*MockSecurityHubAPIMockRecorder) CreateInsightRequest

func (mr *MockSecurityHubAPIMockRecorder) CreateInsightRequest(arg0 interface{}) *gomock.Call

CreateInsightRequest indicates an expected call of CreateInsightRequest.

func (*MockSecurityHubAPIMockRecorder) CreateInsightWithContext

func (mr *MockSecurityHubAPIMockRecorder) CreateInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInsightWithContext indicates an expected call of CreateInsightWithContext.

func (*MockSecurityHubAPIMockRecorder) CreateMembers

func (mr *MockSecurityHubAPIMockRecorder) CreateMembers(arg0 interface{}) *gomock.Call

CreateMembers indicates an expected call of CreateMembers.

func (*MockSecurityHubAPIMockRecorder) CreateMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) CreateMembersRequest(arg0 interface{}) *gomock.Call

CreateMembersRequest indicates an expected call of CreateMembersRequest.

func (*MockSecurityHubAPIMockRecorder) CreateMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) CreateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMembersWithContext indicates an expected call of CreateMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) DeclineInvitations

func (mr *MockSecurityHubAPIMockRecorder) DeclineInvitations(arg0 interface{}) *gomock.Call

DeclineInvitations indicates an expected call of DeclineInvitations.

func (*MockSecurityHubAPIMockRecorder) DeclineInvitationsRequest

func (mr *MockSecurityHubAPIMockRecorder) DeclineInvitationsRequest(arg0 interface{}) *gomock.Call

DeclineInvitationsRequest indicates an expected call of DeclineInvitationsRequest.

func (*MockSecurityHubAPIMockRecorder) DeclineInvitationsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DeclineInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeclineInvitationsWithContext indicates an expected call of DeclineInvitationsWithContext.

func (*MockSecurityHubAPIMockRecorder) DeleteActionTarget

func (mr *MockSecurityHubAPIMockRecorder) DeleteActionTarget(arg0 interface{}) *gomock.Call

DeleteActionTarget indicates an expected call of DeleteActionTarget.

func (*MockSecurityHubAPIMockRecorder) DeleteActionTargetRequest

func (mr *MockSecurityHubAPIMockRecorder) DeleteActionTargetRequest(arg0 interface{}) *gomock.Call

DeleteActionTargetRequest indicates an expected call of DeleteActionTargetRequest.

func (*MockSecurityHubAPIMockRecorder) DeleteActionTargetWithContext

func (mr *MockSecurityHubAPIMockRecorder) DeleteActionTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteActionTargetWithContext indicates an expected call of DeleteActionTargetWithContext.

func (*MockSecurityHubAPIMockRecorder) DeleteFindingAggregator added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) DeleteFindingAggregator(arg0 interface{}) *gomock.Call

DeleteFindingAggregator indicates an expected call of DeleteFindingAggregator.

func (*MockSecurityHubAPIMockRecorder) DeleteFindingAggregatorRequest added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) DeleteFindingAggregatorRequest(arg0 interface{}) *gomock.Call

DeleteFindingAggregatorRequest indicates an expected call of DeleteFindingAggregatorRequest.

func (*MockSecurityHubAPIMockRecorder) DeleteFindingAggregatorWithContext added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) DeleteFindingAggregatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFindingAggregatorWithContext indicates an expected call of DeleteFindingAggregatorWithContext.

func (*MockSecurityHubAPIMockRecorder) DeleteInsight

func (mr *MockSecurityHubAPIMockRecorder) DeleteInsight(arg0 interface{}) *gomock.Call

DeleteInsight indicates an expected call of DeleteInsight.

func (*MockSecurityHubAPIMockRecorder) DeleteInsightRequest

func (mr *MockSecurityHubAPIMockRecorder) DeleteInsightRequest(arg0 interface{}) *gomock.Call

DeleteInsightRequest indicates an expected call of DeleteInsightRequest.

func (*MockSecurityHubAPIMockRecorder) DeleteInsightWithContext

func (mr *MockSecurityHubAPIMockRecorder) DeleteInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInsightWithContext indicates an expected call of DeleteInsightWithContext.

func (*MockSecurityHubAPIMockRecorder) DeleteInvitations

func (mr *MockSecurityHubAPIMockRecorder) DeleteInvitations(arg0 interface{}) *gomock.Call

DeleteInvitations indicates an expected call of DeleteInvitations.

func (*MockSecurityHubAPIMockRecorder) DeleteInvitationsRequest

func (mr *MockSecurityHubAPIMockRecorder) DeleteInvitationsRequest(arg0 interface{}) *gomock.Call

DeleteInvitationsRequest indicates an expected call of DeleteInvitationsRequest.

func (*MockSecurityHubAPIMockRecorder) DeleteInvitationsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DeleteInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInvitationsWithContext indicates an expected call of DeleteInvitationsWithContext.

func (*MockSecurityHubAPIMockRecorder) DeleteMembers

func (mr *MockSecurityHubAPIMockRecorder) DeleteMembers(arg0 interface{}) *gomock.Call

DeleteMembers indicates an expected call of DeleteMembers.

func (*MockSecurityHubAPIMockRecorder) DeleteMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) DeleteMembersRequest(arg0 interface{}) *gomock.Call

DeleteMembersRequest indicates an expected call of DeleteMembersRequest.

func (*MockSecurityHubAPIMockRecorder) DeleteMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) DeleteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMembersWithContext indicates an expected call of DeleteMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeActionTargets

func (mr *MockSecurityHubAPIMockRecorder) DescribeActionTargets(arg0 interface{}) *gomock.Call

DescribeActionTargets indicates an expected call of DescribeActionTargets.

func (*MockSecurityHubAPIMockRecorder) DescribeActionTargetsPages

func (mr *MockSecurityHubAPIMockRecorder) DescribeActionTargetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeActionTargetsPages indicates an expected call of DescribeActionTargetsPages.

func (*MockSecurityHubAPIMockRecorder) DescribeActionTargetsPagesWithContext

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

DescribeActionTargetsPagesWithContext indicates an expected call of DescribeActionTargetsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeActionTargetsRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeActionTargetsRequest(arg0 interface{}) *gomock.Call

DescribeActionTargetsRequest indicates an expected call of DescribeActionTargetsRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeActionTargetsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeActionTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeActionTargetsWithContext indicates an expected call of DescribeActionTargetsWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeHub

func (mr *MockSecurityHubAPIMockRecorder) DescribeHub(arg0 interface{}) *gomock.Call

DescribeHub indicates an expected call of DescribeHub.

func (*MockSecurityHubAPIMockRecorder) DescribeHubRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeHubRequest(arg0 interface{}) *gomock.Call

DescribeHubRequest indicates an expected call of DescribeHubRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeHubWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHubWithContext indicates an expected call of DescribeHubWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeOrganizationConfiguration

func (mr *MockSecurityHubAPIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call

DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration.

func (*MockSecurityHubAPIMockRecorder) DescribeOrganizationConfigurationRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeOrganizationConfigurationWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeProducts

func (mr *MockSecurityHubAPIMockRecorder) DescribeProducts(arg0 interface{}) *gomock.Call

DescribeProducts indicates an expected call of DescribeProducts.

func (*MockSecurityHubAPIMockRecorder) DescribeProductsPages

func (mr *MockSecurityHubAPIMockRecorder) DescribeProductsPages(arg0, arg1 interface{}) *gomock.Call

DescribeProductsPages indicates an expected call of DescribeProductsPages.

func (*MockSecurityHubAPIMockRecorder) DescribeProductsPagesWithContext

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

DescribeProductsPagesWithContext indicates an expected call of DescribeProductsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeProductsRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeProductsRequest(arg0 interface{}) *gomock.Call

DescribeProductsRequest indicates an expected call of DescribeProductsRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeProductsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeProductsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProductsWithContext indicates an expected call of DescribeProductsWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeStandards

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandards(arg0 interface{}) *gomock.Call

DescribeStandards indicates an expected call of DescribeStandards.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsControls

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsControls(arg0 interface{}) *gomock.Call

DescribeStandardsControls indicates an expected call of DescribeStandardsControls.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsControlsPages

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsControlsPages(arg0, arg1 interface{}) *gomock.Call

DescribeStandardsControlsPages indicates an expected call of DescribeStandardsControlsPages.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsControlsPagesWithContext

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

DescribeStandardsControlsPagesWithContext indicates an expected call of DescribeStandardsControlsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsControlsRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsControlsRequest(arg0 interface{}) *gomock.Call

DescribeStandardsControlsRequest indicates an expected call of DescribeStandardsControlsRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsControlsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStandardsControlsWithContext indicates an expected call of DescribeStandardsControlsWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsPages

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsPages(arg0, arg1 interface{}) *gomock.Call

DescribeStandardsPages indicates an expected call of DescribeStandardsPages.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsPagesWithContext

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

DescribeStandardsPagesWithContext indicates an expected call of DescribeStandardsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsRequest

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsRequest(arg0 interface{}) *gomock.Call

DescribeStandardsRequest indicates an expected call of DescribeStandardsRequest.

func (*MockSecurityHubAPIMockRecorder) DescribeStandardsWithContext

func (mr *MockSecurityHubAPIMockRecorder) DescribeStandardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStandardsWithContext indicates an expected call of DescribeStandardsWithContext.

func (*MockSecurityHubAPIMockRecorder) DisableImportFindingsForProduct

func (mr *MockSecurityHubAPIMockRecorder) DisableImportFindingsForProduct(arg0 interface{}) *gomock.Call

DisableImportFindingsForProduct indicates an expected call of DisableImportFindingsForProduct.

func (*MockSecurityHubAPIMockRecorder) DisableImportFindingsForProductRequest

func (mr *MockSecurityHubAPIMockRecorder) DisableImportFindingsForProductRequest(arg0 interface{}) *gomock.Call

DisableImportFindingsForProductRequest indicates an expected call of DisableImportFindingsForProductRequest.

func (*MockSecurityHubAPIMockRecorder) DisableImportFindingsForProductWithContext

func (mr *MockSecurityHubAPIMockRecorder) DisableImportFindingsForProductWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableImportFindingsForProductWithContext indicates an expected call of DisableImportFindingsForProductWithContext.

func (*MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccount

func (mr *MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccount(arg0 interface{}) *gomock.Call

DisableOrganizationAdminAccount indicates an expected call of DisableOrganizationAdminAccount.

func (*MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccountRequest

func (mr *MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call

DisableOrganizationAdminAccountRequest indicates an expected call of DisableOrganizationAdminAccountRequest.

func (*MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccountWithContext

func (mr *MockSecurityHubAPIMockRecorder) DisableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableOrganizationAdminAccountWithContext indicates an expected call of DisableOrganizationAdminAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) DisableSecurityHub

func (mr *MockSecurityHubAPIMockRecorder) DisableSecurityHub(arg0 interface{}) *gomock.Call

DisableSecurityHub indicates an expected call of DisableSecurityHub.

func (*MockSecurityHubAPIMockRecorder) DisableSecurityHubRequest

func (mr *MockSecurityHubAPIMockRecorder) DisableSecurityHubRequest(arg0 interface{}) *gomock.Call

DisableSecurityHubRequest indicates an expected call of DisableSecurityHubRequest.

func (*MockSecurityHubAPIMockRecorder) DisableSecurityHubWithContext

func (mr *MockSecurityHubAPIMockRecorder) DisableSecurityHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableSecurityHubWithContext indicates an expected call of DisableSecurityHubWithContext.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccount added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccount(arg0 interface{}) *gomock.Call

DisassociateFromAdministratorAccount indicates an expected call of DisassociateFromAdministratorAccount.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccountRequest added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccountRequest(arg0 interface{}) *gomock.Call

DisassociateFromAdministratorAccountRequest indicates an expected call of DisassociateFromAdministratorAccountRequest.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccountWithContext added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromAdministratorAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFromAdministratorAccountWithContext indicates an expected call of DisassociateFromAdministratorAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccount

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccount(arg0 interface{}) *gomock.Call

DisassociateFromMasterAccount indicates an expected call of DisassociateFromMasterAccount.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccountRequest

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccountRequest(arg0 interface{}) *gomock.Call

DisassociateFromMasterAccountRequest indicates an expected call of DisassociateFromMasterAccountRequest.

func (*MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccountWithContext

func (mr *MockSecurityHubAPIMockRecorder) DisassociateFromMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFromMasterAccountWithContext indicates an expected call of DisassociateFromMasterAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) DisassociateMembers

func (mr *MockSecurityHubAPIMockRecorder) DisassociateMembers(arg0 interface{}) *gomock.Call

DisassociateMembers indicates an expected call of DisassociateMembers.

func (*MockSecurityHubAPIMockRecorder) DisassociateMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) DisassociateMembersRequest(arg0 interface{}) *gomock.Call

DisassociateMembersRequest indicates an expected call of DisassociateMembersRequest.

func (*MockSecurityHubAPIMockRecorder) DisassociateMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) DisassociateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMembersWithContext indicates an expected call of DisassociateMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) EnableImportFindingsForProduct

func (mr *MockSecurityHubAPIMockRecorder) EnableImportFindingsForProduct(arg0 interface{}) *gomock.Call

EnableImportFindingsForProduct indicates an expected call of EnableImportFindingsForProduct.

func (*MockSecurityHubAPIMockRecorder) EnableImportFindingsForProductRequest

func (mr *MockSecurityHubAPIMockRecorder) EnableImportFindingsForProductRequest(arg0 interface{}) *gomock.Call

EnableImportFindingsForProductRequest indicates an expected call of EnableImportFindingsForProductRequest.

func (*MockSecurityHubAPIMockRecorder) EnableImportFindingsForProductWithContext

func (mr *MockSecurityHubAPIMockRecorder) EnableImportFindingsForProductWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableImportFindingsForProductWithContext indicates an expected call of EnableImportFindingsForProductWithContext.

func (*MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccount

func (mr *MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccount(arg0 interface{}) *gomock.Call

EnableOrganizationAdminAccount indicates an expected call of EnableOrganizationAdminAccount.

func (*MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccountRequest

func (mr *MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call

EnableOrganizationAdminAccountRequest indicates an expected call of EnableOrganizationAdminAccountRequest.

func (*MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccountWithContext

func (mr *MockSecurityHubAPIMockRecorder) EnableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableOrganizationAdminAccountWithContext indicates an expected call of EnableOrganizationAdminAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) EnableSecurityHub

func (mr *MockSecurityHubAPIMockRecorder) EnableSecurityHub(arg0 interface{}) *gomock.Call

EnableSecurityHub indicates an expected call of EnableSecurityHub.

func (*MockSecurityHubAPIMockRecorder) EnableSecurityHubRequest

func (mr *MockSecurityHubAPIMockRecorder) EnableSecurityHubRequest(arg0 interface{}) *gomock.Call

EnableSecurityHubRequest indicates an expected call of EnableSecurityHubRequest.

func (*MockSecurityHubAPIMockRecorder) EnableSecurityHubWithContext

func (mr *MockSecurityHubAPIMockRecorder) EnableSecurityHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableSecurityHubWithContext indicates an expected call of EnableSecurityHubWithContext.

func (*MockSecurityHubAPIMockRecorder) GetAdministratorAccount added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) GetAdministratorAccount(arg0 interface{}) *gomock.Call

GetAdministratorAccount indicates an expected call of GetAdministratorAccount.

func (*MockSecurityHubAPIMockRecorder) GetAdministratorAccountRequest added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) GetAdministratorAccountRequest(arg0 interface{}) *gomock.Call

GetAdministratorAccountRequest indicates an expected call of GetAdministratorAccountRequest.

func (*MockSecurityHubAPIMockRecorder) GetAdministratorAccountWithContext added in v1.38.35

func (mr *MockSecurityHubAPIMockRecorder) GetAdministratorAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAdministratorAccountWithContext indicates an expected call of GetAdministratorAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) GetEnabledStandards

func (mr *MockSecurityHubAPIMockRecorder) GetEnabledStandards(arg0 interface{}) *gomock.Call

GetEnabledStandards indicates an expected call of GetEnabledStandards.

func (*MockSecurityHubAPIMockRecorder) GetEnabledStandardsPages

func (mr *MockSecurityHubAPIMockRecorder) GetEnabledStandardsPages(arg0, arg1 interface{}) *gomock.Call

GetEnabledStandardsPages indicates an expected call of GetEnabledStandardsPages.

func (*MockSecurityHubAPIMockRecorder) GetEnabledStandardsPagesWithContext

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

GetEnabledStandardsPagesWithContext indicates an expected call of GetEnabledStandardsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) GetEnabledStandardsRequest

func (mr *MockSecurityHubAPIMockRecorder) GetEnabledStandardsRequest(arg0 interface{}) *gomock.Call

GetEnabledStandardsRequest indicates an expected call of GetEnabledStandardsRequest.

func (*MockSecurityHubAPIMockRecorder) GetEnabledStandardsWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetEnabledStandardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEnabledStandardsWithContext indicates an expected call of GetEnabledStandardsWithContext.

func (*MockSecurityHubAPIMockRecorder) GetFindingAggregator added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) GetFindingAggregator(arg0 interface{}) *gomock.Call

GetFindingAggregator indicates an expected call of GetFindingAggregator.

func (*MockSecurityHubAPIMockRecorder) GetFindingAggregatorRequest added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) GetFindingAggregatorRequest(arg0 interface{}) *gomock.Call

GetFindingAggregatorRequest indicates an expected call of GetFindingAggregatorRequest.

func (*MockSecurityHubAPIMockRecorder) GetFindingAggregatorWithContext added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) GetFindingAggregatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingAggregatorWithContext indicates an expected call of GetFindingAggregatorWithContext.

func (*MockSecurityHubAPIMockRecorder) GetFindings

func (mr *MockSecurityHubAPIMockRecorder) GetFindings(arg0 interface{}) *gomock.Call

GetFindings indicates an expected call of GetFindings.

func (*MockSecurityHubAPIMockRecorder) GetFindingsPages

func (mr *MockSecurityHubAPIMockRecorder) GetFindingsPages(arg0, arg1 interface{}) *gomock.Call

GetFindingsPages indicates an expected call of GetFindingsPages.

func (*MockSecurityHubAPIMockRecorder) GetFindingsPagesWithContext

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

GetFindingsPagesWithContext indicates an expected call of GetFindingsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) GetFindingsRequest

func (mr *MockSecurityHubAPIMockRecorder) GetFindingsRequest(arg0 interface{}) *gomock.Call

GetFindingsRequest indicates an expected call of GetFindingsRequest.

func (*MockSecurityHubAPIMockRecorder) GetFindingsWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsWithContext indicates an expected call of GetFindingsWithContext.

func (*MockSecurityHubAPIMockRecorder) GetInsightResults

func (mr *MockSecurityHubAPIMockRecorder) GetInsightResults(arg0 interface{}) *gomock.Call

GetInsightResults indicates an expected call of GetInsightResults.

func (*MockSecurityHubAPIMockRecorder) GetInsightResultsRequest

func (mr *MockSecurityHubAPIMockRecorder) GetInsightResultsRequest(arg0 interface{}) *gomock.Call

GetInsightResultsRequest indicates an expected call of GetInsightResultsRequest.

func (*MockSecurityHubAPIMockRecorder) GetInsightResultsWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetInsightResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInsightResultsWithContext indicates an expected call of GetInsightResultsWithContext.

func (*MockSecurityHubAPIMockRecorder) GetInsights

func (mr *MockSecurityHubAPIMockRecorder) GetInsights(arg0 interface{}) *gomock.Call

GetInsights indicates an expected call of GetInsights.

func (*MockSecurityHubAPIMockRecorder) GetInsightsPages

func (mr *MockSecurityHubAPIMockRecorder) GetInsightsPages(arg0, arg1 interface{}) *gomock.Call

GetInsightsPages indicates an expected call of GetInsightsPages.

func (*MockSecurityHubAPIMockRecorder) GetInsightsPagesWithContext

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

GetInsightsPagesWithContext indicates an expected call of GetInsightsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) GetInsightsRequest

func (mr *MockSecurityHubAPIMockRecorder) GetInsightsRequest(arg0 interface{}) *gomock.Call

GetInsightsRequest indicates an expected call of GetInsightsRequest.

func (*MockSecurityHubAPIMockRecorder) GetInsightsWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInsightsWithContext indicates an expected call of GetInsightsWithContext.

func (*MockSecurityHubAPIMockRecorder) GetInvitationsCount

func (mr *MockSecurityHubAPIMockRecorder) GetInvitationsCount(arg0 interface{}) *gomock.Call

GetInvitationsCount indicates an expected call of GetInvitationsCount.

func (*MockSecurityHubAPIMockRecorder) GetInvitationsCountRequest

func (mr *MockSecurityHubAPIMockRecorder) GetInvitationsCountRequest(arg0 interface{}) *gomock.Call

GetInvitationsCountRequest indicates an expected call of GetInvitationsCountRequest.

func (*MockSecurityHubAPIMockRecorder) GetInvitationsCountWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetInvitationsCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInvitationsCountWithContext indicates an expected call of GetInvitationsCountWithContext.

func (*MockSecurityHubAPIMockRecorder) GetMasterAccount

func (mr *MockSecurityHubAPIMockRecorder) GetMasterAccount(arg0 interface{}) *gomock.Call

GetMasterAccount indicates an expected call of GetMasterAccount.

func (*MockSecurityHubAPIMockRecorder) GetMasterAccountRequest

func (mr *MockSecurityHubAPIMockRecorder) GetMasterAccountRequest(arg0 interface{}) *gomock.Call

GetMasterAccountRequest indicates an expected call of GetMasterAccountRequest.

func (*MockSecurityHubAPIMockRecorder) GetMasterAccountWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMasterAccountWithContext indicates an expected call of GetMasterAccountWithContext.

func (*MockSecurityHubAPIMockRecorder) GetMembers

func (mr *MockSecurityHubAPIMockRecorder) GetMembers(arg0 interface{}) *gomock.Call

GetMembers indicates an expected call of GetMembers.

func (*MockSecurityHubAPIMockRecorder) GetMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) GetMembersRequest(arg0 interface{}) *gomock.Call

GetMembersRequest indicates an expected call of GetMembersRequest.

func (*MockSecurityHubAPIMockRecorder) GetMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) GetMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMembersWithContext indicates an expected call of GetMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) InviteMembers

func (mr *MockSecurityHubAPIMockRecorder) InviteMembers(arg0 interface{}) *gomock.Call

InviteMembers indicates an expected call of InviteMembers.

func (*MockSecurityHubAPIMockRecorder) InviteMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) InviteMembersRequest(arg0 interface{}) *gomock.Call

InviteMembersRequest indicates an expected call of InviteMembersRequest.

func (*MockSecurityHubAPIMockRecorder) InviteMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) InviteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InviteMembersWithContext indicates an expected call of InviteMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) ListEnabledProductsForImport

func (mr *MockSecurityHubAPIMockRecorder) ListEnabledProductsForImport(arg0 interface{}) *gomock.Call

ListEnabledProductsForImport indicates an expected call of ListEnabledProductsForImport.

func (*MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportPages

func (mr *MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportPages(arg0, arg1 interface{}) *gomock.Call

ListEnabledProductsForImportPages indicates an expected call of ListEnabledProductsForImportPages.

func (*MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportPagesWithContext

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

ListEnabledProductsForImportPagesWithContext indicates an expected call of ListEnabledProductsForImportPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportRequest

func (mr *MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportRequest(arg0 interface{}) *gomock.Call

ListEnabledProductsForImportRequest indicates an expected call of ListEnabledProductsForImportRequest.

func (*MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportWithContext

func (mr *MockSecurityHubAPIMockRecorder) ListEnabledProductsForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEnabledProductsForImportWithContext indicates an expected call of ListEnabledProductsForImportWithContext.

func (*MockSecurityHubAPIMockRecorder) ListFindingAggregators added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) ListFindingAggregators(arg0 interface{}) *gomock.Call

ListFindingAggregators indicates an expected call of ListFindingAggregators.

func (*MockSecurityHubAPIMockRecorder) ListFindingAggregatorsPages added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) ListFindingAggregatorsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingAggregatorsPages indicates an expected call of ListFindingAggregatorsPages.

func (*MockSecurityHubAPIMockRecorder) ListFindingAggregatorsPagesWithContext added in v1.43.22

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

ListFindingAggregatorsPagesWithContext indicates an expected call of ListFindingAggregatorsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) ListFindingAggregatorsRequest added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) ListFindingAggregatorsRequest(arg0 interface{}) *gomock.Call

ListFindingAggregatorsRequest indicates an expected call of ListFindingAggregatorsRequest.

func (*MockSecurityHubAPIMockRecorder) ListFindingAggregatorsWithContext added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) ListFindingAggregatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingAggregatorsWithContext indicates an expected call of ListFindingAggregatorsWithContext.

func (*MockSecurityHubAPIMockRecorder) ListInvitations

func (mr *MockSecurityHubAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call

ListInvitations indicates an expected call of ListInvitations.

func (*MockSecurityHubAPIMockRecorder) ListInvitationsPages

func (mr *MockSecurityHubAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call

ListInvitationsPages indicates an expected call of ListInvitationsPages.

func (*MockSecurityHubAPIMockRecorder) ListInvitationsPagesWithContext

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

ListInvitationsPagesWithContext indicates an expected call of ListInvitationsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) ListInvitationsRequest

func (mr *MockSecurityHubAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call

ListInvitationsRequest indicates an expected call of ListInvitationsRequest.

func (*MockSecurityHubAPIMockRecorder) ListInvitationsWithContext

func (mr *MockSecurityHubAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInvitationsWithContext indicates an expected call of ListInvitationsWithContext.

func (*MockSecurityHubAPIMockRecorder) ListMembers

func (mr *MockSecurityHubAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call

ListMembers indicates an expected call of ListMembers.

func (*MockSecurityHubAPIMockRecorder) ListMembersPages

func (mr *MockSecurityHubAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call

ListMembersPages indicates an expected call of ListMembersPages.

func (*MockSecurityHubAPIMockRecorder) ListMembersPagesWithContext

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

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) ListMembersRequest

func (mr *MockSecurityHubAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call

ListMembersRequest indicates an expected call of ListMembersRequest.

func (*MockSecurityHubAPIMockRecorder) ListMembersWithContext

func (mr *MockSecurityHubAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembersWithContext indicates an expected call of ListMembersWithContext.

func (*MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccounts

func (mr *MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccounts(arg0 interface{}) *gomock.Call

ListOrganizationAdminAccounts indicates an expected call of ListOrganizationAdminAccounts.

func (*MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsPages

func (mr *MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationAdminAccountsPages indicates an expected call of ListOrganizationAdminAccountsPages.

func (*MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsPagesWithContext

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

ListOrganizationAdminAccountsPagesWithContext indicates an expected call of ListOrganizationAdminAccountsPagesWithContext.

func (*MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsRequest

func (mr *MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsRequest(arg0 interface{}) *gomock.Call

ListOrganizationAdminAccountsRequest indicates an expected call of ListOrganizationAdminAccountsRequest.

func (*MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsWithContext

func (mr *MockSecurityHubAPIMockRecorder) ListOrganizationAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationAdminAccountsWithContext indicates an expected call of ListOrganizationAdminAccountsWithContext.

func (*MockSecurityHubAPIMockRecorder) ListTagsForResource

func (mr *MockSecurityHubAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockSecurityHubAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockSecurityHubAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockSecurityHubAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockSecurityHubAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockSecurityHubAPIMockRecorder) TagResource

func (mr *MockSecurityHubAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockSecurityHubAPIMockRecorder) TagResourceRequest

func (mr *MockSecurityHubAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockSecurityHubAPIMockRecorder) TagResourceWithContext

func (mr *MockSecurityHubAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockSecurityHubAPIMockRecorder) UntagResource

func (mr *MockSecurityHubAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockSecurityHubAPIMockRecorder) UntagResourceRequest

func (mr *MockSecurityHubAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockSecurityHubAPIMockRecorder) UntagResourceWithContext

func (mr *MockSecurityHubAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateActionTarget

func (mr *MockSecurityHubAPIMockRecorder) UpdateActionTarget(arg0 interface{}) *gomock.Call

UpdateActionTarget indicates an expected call of UpdateActionTarget.

func (*MockSecurityHubAPIMockRecorder) UpdateActionTargetRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateActionTargetRequest(arg0 interface{}) *gomock.Call

UpdateActionTargetRequest indicates an expected call of UpdateActionTargetRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateActionTargetWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateActionTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateActionTargetWithContext indicates an expected call of UpdateActionTargetWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateFindingAggregator added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindingAggregator(arg0 interface{}) *gomock.Call

UpdateFindingAggregator indicates an expected call of UpdateFindingAggregator.

func (*MockSecurityHubAPIMockRecorder) UpdateFindingAggregatorRequest added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindingAggregatorRequest(arg0 interface{}) *gomock.Call

UpdateFindingAggregatorRequest indicates an expected call of UpdateFindingAggregatorRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateFindingAggregatorWithContext added in v1.43.22

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindingAggregatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFindingAggregatorWithContext indicates an expected call of UpdateFindingAggregatorWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateFindings

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindings(arg0 interface{}) *gomock.Call

UpdateFindings indicates an expected call of UpdateFindings.

func (*MockSecurityHubAPIMockRecorder) UpdateFindingsRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindingsRequest(arg0 interface{}) *gomock.Call

UpdateFindingsRequest indicates an expected call of UpdateFindingsRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateFindingsWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFindingsWithContext indicates an expected call of UpdateFindingsWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateInsight

func (mr *MockSecurityHubAPIMockRecorder) UpdateInsight(arg0 interface{}) *gomock.Call

UpdateInsight indicates an expected call of UpdateInsight.

func (*MockSecurityHubAPIMockRecorder) UpdateInsightRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateInsightRequest(arg0 interface{}) *gomock.Call

UpdateInsightRequest indicates an expected call of UpdateInsightRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateInsightWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInsightWithContext indicates an expected call of UpdateInsightWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateOrganizationConfiguration

func (mr *MockSecurityHubAPIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call

UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration.

func (*MockSecurityHubAPIMockRecorder) UpdateOrganizationConfigurationRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateOrganizationConfigurationWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfiguration

func (mr *MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfiguration(arg0 interface{}) *gomock.Call

UpdateSecurityHubConfiguration indicates an expected call of UpdateSecurityHubConfiguration.

func (*MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfigurationRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateSecurityHubConfigurationRequest indicates an expected call of UpdateSecurityHubConfigurationRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfigurationWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateSecurityHubConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityHubConfigurationWithContext indicates an expected call of UpdateSecurityHubConfigurationWithContext.

func (*MockSecurityHubAPIMockRecorder) UpdateStandardsControl

func (mr *MockSecurityHubAPIMockRecorder) UpdateStandardsControl(arg0 interface{}) *gomock.Call

UpdateStandardsControl indicates an expected call of UpdateStandardsControl.

func (*MockSecurityHubAPIMockRecorder) UpdateStandardsControlRequest

func (mr *MockSecurityHubAPIMockRecorder) UpdateStandardsControlRequest(arg0 interface{}) *gomock.Call

UpdateStandardsControlRequest indicates an expected call of UpdateStandardsControlRequest.

func (*MockSecurityHubAPIMockRecorder) UpdateStandardsControlWithContext

func (mr *MockSecurityHubAPIMockRecorder) UpdateStandardsControlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateStandardsControlWithContext indicates an expected call of UpdateStandardsControlWithContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL