redshiftmock

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 redshiftmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRedshiftAPI

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

MockRedshiftAPI is a mock of RedshiftAPI interface.

func NewMockRedshiftAPI

func NewMockRedshiftAPI(ctrl *gomock.Controller) *MockRedshiftAPI

NewMockRedshiftAPI creates a new mock instance.

func (*MockRedshiftAPI) AcceptReservedNodeExchange

AcceptReservedNodeExchange mocks base method.

func (*MockRedshiftAPI) AcceptReservedNodeExchangeRequest

AcceptReservedNodeExchangeRequest mocks base method.

func (*MockRedshiftAPI) AcceptReservedNodeExchangeWithContext

func (m *MockRedshiftAPI) AcceptReservedNodeExchangeWithContext(arg0 context.Context, arg1 *redshift.AcceptReservedNodeExchangeInput, arg2 ...request.Option) (*redshift.AcceptReservedNodeExchangeOutput, error)

AcceptReservedNodeExchangeWithContext mocks base method.

func (*MockRedshiftAPI) AddPartner added in v1.38.35

AddPartner mocks base method.

func (*MockRedshiftAPI) AddPartnerRequest added in v1.38.35

AddPartnerRequest mocks base method.

func (*MockRedshiftAPI) AddPartnerWithContext added in v1.38.35

func (m *MockRedshiftAPI) AddPartnerWithContext(arg0 context.Context, arg1 *redshift.AddPartnerInput, arg2 ...request.Option) (*redshift.AddPartnerOutput, error)

AddPartnerWithContext mocks base method.

func (*MockRedshiftAPI) AssociateDataShareConsumer added in v1.43.22

AssociateDataShareConsumer mocks base method.

func (*MockRedshiftAPI) AssociateDataShareConsumerRequest added in v1.43.22

AssociateDataShareConsumerRequest mocks base method.

func (*MockRedshiftAPI) AssociateDataShareConsumerWithContext added in v1.43.22

func (m *MockRedshiftAPI) AssociateDataShareConsumerWithContext(arg0 context.Context, arg1 *redshift.AssociateDataShareConsumerInput, arg2 ...request.Option) (*redshift.AssociateDataShareConsumerOutput, error)

AssociateDataShareConsumerWithContext mocks base method.

func (*MockRedshiftAPI) AuthorizeClusterSecurityGroupIngress

AuthorizeClusterSecurityGroupIngress mocks base method.

func (*MockRedshiftAPI) AuthorizeClusterSecurityGroupIngressRequest

AuthorizeClusterSecurityGroupIngressRequest mocks base method.

func (*MockRedshiftAPI) AuthorizeClusterSecurityGroupIngressWithContext

AuthorizeClusterSecurityGroupIngressWithContext mocks base method.

func (*MockRedshiftAPI) AuthorizeDataShare added in v1.43.22

AuthorizeDataShare mocks base method.

func (*MockRedshiftAPI) AuthorizeDataShareRequest added in v1.43.22

AuthorizeDataShareRequest mocks base method.

func (*MockRedshiftAPI) AuthorizeDataShareWithContext added in v1.43.22

func (m *MockRedshiftAPI) AuthorizeDataShareWithContext(arg0 context.Context, arg1 *redshift.AuthorizeDataShareInput, arg2 ...request.Option) (*redshift.AuthorizeDataShareOutput, error)

AuthorizeDataShareWithContext mocks base method.

func (*MockRedshiftAPI) AuthorizeEndpointAccess added in v1.38.35

AuthorizeEndpointAccess mocks base method.

func (*MockRedshiftAPI) AuthorizeEndpointAccessRequest added in v1.38.35

AuthorizeEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) AuthorizeEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) AuthorizeEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.AuthorizeEndpointAccessInput, arg2 ...request.Option) (*redshift.AuthorizeEndpointAccessOutput, error)

AuthorizeEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) AuthorizeSnapshotAccess

AuthorizeSnapshotAccess mocks base method.

func (*MockRedshiftAPI) AuthorizeSnapshotAccessRequest

AuthorizeSnapshotAccessRequest mocks base method.

func (*MockRedshiftAPI) AuthorizeSnapshotAccessWithContext

func (m *MockRedshiftAPI) AuthorizeSnapshotAccessWithContext(arg0 context.Context, arg1 *redshift.AuthorizeSnapshotAccessInput, arg2 ...request.Option) (*redshift.AuthorizeSnapshotAccessOutput, error)

AuthorizeSnapshotAccessWithContext mocks base method.

func (*MockRedshiftAPI) BatchDeleteClusterSnapshots

BatchDeleteClusterSnapshots mocks base method.

func (*MockRedshiftAPI) BatchDeleteClusterSnapshotsRequest

BatchDeleteClusterSnapshotsRequest mocks base method.

func (*MockRedshiftAPI) BatchDeleteClusterSnapshotsWithContext

func (m *MockRedshiftAPI) BatchDeleteClusterSnapshotsWithContext(arg0 context.Context, arg1 *redshift.BatchDeleteClusterSnapshotsInput, arg2 ...request.Option) (*redshift.BatchDeleteClusterSnapshotsOutput, error)

BatchDeleteClusterSnapshotsWithContext mocks base method.

func (*MockRedshiftAPI) BatchModifyClusterSnapshots

BatchModifyClusterSnapshots mocks base method.

func (*MockRedshiftAPI) BatchModifyClusterSnapshotsRequest

BatchModifyClusterSnapshotsRequest mocks base method.

func (*MockRedshiftAPI) BatchModifyClusterSnapshotsWithContext

func (m *MockRedshiftAPI) BatchModifyClusterSnapshotsWithContext(arg0 context.Context, arg1 *redshift.BatchModifyClusterSnapshotsInput, arg2 ...request.Option) (*redshift.BatchModifyClusterSnapshotsOutput, error)

BatchModifyClusterSnapshotsWithContext mocks base method.

func (*MockRedshiftAPI) CancelResize

CancelResize mocks base method.

func (*MockRedshiftAPI) CancelResizeRequest

CancelResizeRequest mocks base method.

func (*MockRedshiftAPI) CancelResizeWithContext

func (m *MockRedshiftAPI) CancelResizeWithContext(arg0 context.Context, arg1 *redshift.CancelResizeInput, arg2 ...request.Option) (*redshift.CancelResizeOutput, error)

CancelResizeWithContext mocks base method.

func (*MockRedshiftAPI) CopyClusterSnapshot

CopyClusterSnapshot mocks base method.

func (*MockRedshiftAPI) CopyClusterSnapshotRequest

CopyClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) CopyClusterSnapshotWithContext

func (m *MockRedshiftAPI) CopyClusterSnapshotWithContext(arg0 context.Context, arg1 *redshift.CopyClusterSnapshotInput, arg2 ...request.Option) (*redshift.CopyClusterSnapshotOutput, error)

CopyClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) CreateAuthenticationProfile added in v1.43.22

CreateAuthenticationProfile mocks base method.

func (*MockRedshiftAPI) CreateAuthenticationProfileRequest added in v1.43.22

CreateAuthenticationProfileRequest mocks base method.

func (*MockRedshiftAPI) CreateAuthenticationProfileWithContext added in v1.43.22

func (m *MockRedshiftAPI) CreateAuthenticationProfileWithContext(arg0 context.Context, arg1 *redshift.CreateAuthenticationProfileInput, arg2 ...request.Option) (*redshift.CreateAuthenticationProfileOutput, error)

CreateAuthenticationProfileWithContext mocks base method.

func (*MockRedshiftAPI) CreateCluster

CreateCluster mocks base method.

func (*MockRedshiftAPI) CreateClusterParameterGroup

CreateClusterParameterGroup mocks base method.

func (*MockRedshiftAPI) CreateClusterParameterGroupRequest

CreateClusterParameterGroupRequest mocks base method.

func (*MockRedshiftAPI) CreateClusterParameterGroupWithContext

func (m *MockRedshiftAPI) CreateClusterParameterGroupWithContext(arg0 context.Context, arg1 *redshift.CreateClusterParameterGroupInput, arg2 ...request.Option) (*redshift.CreateClusterParameterGroupOutput, error)

CreateClusterParameterGroupWithContext mocks base method.

func (*MockRedshiftAPI) CreateClusterRequest

CreateClusterRequest mocks base method.

func (*MockRedshiftAPI) CreateClusterSecurityGroup

CreateClusterSecurityGroup mocks base method.

func (*MockRedshiftAPI) CreateClusterSecurityGroupRequest

CreateClusterSecurityGroupRequest mocks base method.

func (*MockRedshiftAPI) CreateClusterSecurityGroupWithContext

func (m *MockRedshiftAPI) CreateClusterSecurityGroupWithContext(arg0 context.Context, arg1 *redshift.CreateClusterSecurityGroupInput, arg2 ...request.Option) (*redshift.CreateClusterSecurityGroupOutput, error)

CreateClusterSecurityGroupWithContext mocks base method.

func (*MockRedshiftAPI) CreateClusterSnapshot

CreateClusterSnapshot mocks base method.

func (*MockRedshiftAPI) CreateClusterSnapshotRequest

CreateClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) CreateClusterSnapshotWithContext

func (m *MockRedshiftAPI) CreateClusterSnapshotWithContext(arg0 context.Context, arg1 *redshift.CreateClusterSnapshotInput, arg2 ...request.Option) (*redshift.CreateClusterSnapshotOutput, error)

CreateClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) CreateClusterSubnetGroup

CreateClusterSubnetGroup mocks base method.

func (*MockRedshiftAPI) CreateClusterSubnetGroupRequest

CreateClusterSubnetGroupRequest mocks base method.

func (*MockRedshiftAPI) CreateClusterSubnetGroupWithContext

func (m *MockRedshiftAPI) CreateClusterSubnetGroupWithContext(arg0 context.Context, arg1 *redshift.CreateClusterSubnetGroupInput, arg2 ...request.Option) (*redshift.CreateClusterSubnetGroupOutput, error)

CreateClusterSubnetGroupWithContext mocks base method.

func (*MockRedshiftAPI) CreateClusterWithContext

func (m *MockRedshiftAPI) CreateClusterWithContext(arg0 context.Context, arg1 *redshift.CreateClusterInput, arg2 ...request.Option) (*redshift.CreateClusterOutput, error)

CreateClusterWithContext mocks base method.

func (*MockRedshiftAPI) CreateEndpointAccess added in v1.38.35

CreateEndpointAccess mocks base method.

func (*MockRedshiftAPI) CreateEndpointAccessRequest added in v1.38.35

CreateEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) CreateEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) CreateEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.CreateEndpointAccessInput, arg2 ...request.Option) (*redshift.CreateEndpointAccessOutput, error)

CreateEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) CreateEventSubscription

CreateEventSubscription mocks base method.

func (*MockRedshiftAPI) CreateEventSubscriptionRequest

CreateEventSubscriptionRequest mocks base method.

func (*MockRedshiftAPI) CreateEventSubscriptionWithContext

func (m *MockRedshiftAPI) CreateEventSubscriptionWithContext(arg0 context.Context, arg1 *redshift.CreateEventSubscriptionInput, arg2 ...request.Option) (*redshift.CreateEventSubscriptionOutput, error)

CreateEventSubscriptionWithContext mocks base method.

func (*MockRedshiftAPI) CreateHsmClientCertificate

CreateHsmClientCertificate mocks base method.

func (*MockRedshiftAPI) CreateHsmClientCertificateRequest

CreateHsmClientCertificateRequest mocks base method.

func (*MockRedshiftAPI) CreateHsmClientCertificateWithContext

func (m *MockRedshiftAPI) CreateHsmClientCertificateWithContext(arg0 context.Context, arg1 *redshift.CreateHsmClientCertificateInput, arg2 ...request.Option) (*redshift.CreateHsmClientCertificateOutput, error)

CreateHsmClientCertificateWithContext mocks base method.

func (*MockRedshiftAPI) CreateHsmConfiguration

CreateHsmConfiguration mocks base method.

func (*MockRedshiftAPI) CreateHsmConfigurationRequest

CreateHsmConfigurationRequest mocks base method.

func (*MockRedshiftAPI) CreateHsmConfigurationWithContext

func (m *MockRedshiftAPI) CreateHsmConfigurationWithContext(arg0 context.Context, arg1 *redshift.CreateHsmConfigurationInput, arg2 ...request.Option) (*redshift.CreateHsmConfigurationOutput, error)

CreateHsmConfigurationWithContext mocks base method.

func (*MockRedshiftAPI) CreateScheduledAction

CreateScheduledAction mocks base method.

func (*MockRedshiftAPI) CreateScheduledActionRequest

CreateScheduledActionRequest mocks base method.

func (*MockRedshiftAPI) CreateScheduledActionWithContext

func (m *MockRedshiftAPI) CreateScheduledActionWithContext(arg0 context.Context, arg1 *redshift.CreateScheduledActionInput, arg2 ...request.Option) (*redshift.CreateScheduledActionOutput, error)

CreateScheduledActionWithContext mocks base method.

func (*MockRedshiftAPI) CreateSnapshotCopyGrant

CreateSnapshotCopyGrant mocks base method.

func (*MockRedshiftAPI) CreateSnapshotCopyGrantRequest

CreateSnapshotCopyGrantRequest mocks base method.

func (*MockRedshiftAPI) CreateSnapshotCopyGrantWithContext

func (m *MockRedshiftAPI) CreateSnapshotCopyGrantWithContext(arg0 context.Context, arg1 *redshift.CreateSnapshotCopyGrantInput, arg2 ...request.Option) (*redshift.CreateSnapshotCopyGrantOutput, error)

CreateSnapshotCopyGrantWithContext mocks base method.

func (*MockRedshiftAPI) CreateSnapshotSchedule

CreateSnapshotSchedule mocks base method.

func (*MockRedshiftAPI) CreateSnapshotScheduleRequest

CreateSnapshotScheduleRequest mocks base method.

func (*MockRedshiftAPI) CreateSnapshotScheduleWithContext

func (m *MockRedshiftAPI) CreateSnapshotScheduleWithContext(arg0 context.Context, arg1 *redshift.CreateSnapshotScheduleInput, arg2 ...request.Option) (*redshift.CreateSnapshotScheduleOutput, error)

CreateSnapshotScheduleWithContext mocks base method.

func (*MockRedshiftAPI) CreateTags

CreateTags mocks base method.

func (*MockRedshiftAPI) CreateTagsRequest

CreateTagsRequest mocks base method.

func (*MockRedshiftAPI) CreateTagsWithContext

func (m *MockRedshiftAPI) CreateTagsWithContext(arg0 context.Context, arg1 *redshift.CreateTagsInput, arg2 ...request.Option) (*redshift.CreateTagsOutput, error)

CreateTagsWithContext mocks base method.

func (*MockRedshiftAPI) CreateUsageLimit

CreateUsageLimit mocks base method.

func (*MockRedshiftAPI) CreateUsageLimitRequest

CreateUsageLimitRequest mocks base method.

func (*MockRedshiftAPI) CreateUsageLimitWithContext

func (m *MockRedshiftAPI) CreateUsageLimitWithContext(arg0 context.Context, arg1 *redshift.CreateUsageLimitInput, arg2 ...request.Option) (*redshift.CreateUsageLimitOutput, error)

CreateUsageLimitWithContext mocks base method.

func (*MockRedshiftAPI) DeauthorizeDataShare added in v1.43.22

DeauthorizeDataShare mocks base method.

func (*MockRedshiftAPI) DeauthorizeDataShareRequest added in v1.43.22

DeauthorizeDataShareRequest mocks base method.

func (*MockRedshiftAPI) DeauthorizeDataShareWithContext added in v1.43.22

func (m *MockRedshiftAPI) DeauthorizeDataShareWithContext(arg0 context.Context, arg1 *redshift.DeauthorizeDataShareInput, arg2 ...request.Option) (*redshift.DeauthorizeDataShareOutput, error)

DeauthorizeDataShareWithContext mocks base method.

func (*MockRedshiftAPI) DeleteAuthenticationProfile added in v1.43.22

DeleteAuthenticationProfile mocks base method.

func (*MockRedshiftAPI) DeleteAuthenticationProfileRequest added in v1.43.22

DeleteAuthenticationProfileRequest mocks base method.

func (*MockRedshiftAPI) DeleteAuthenticationProfileWithContext added in v1.43.22

func (m *MockRedshiftAPI) DeleteAuthenticationProfileWithContext(arg0 context.Context, arg1 *redshift.DeleteAuthenticationProfileInput, arg2 ...request.Option) (*redshift.DeleteAuthenticationProfileOutput, error)

DeleteAuthenticationProfileWithContext mocks base method.

func (*MockRedshiftAPI) DeleteCluster

DeleteCluster mocks base method.

func (*MockRedshiftAPI) DeleteClusterParameterGroup

DeleteClusterParameterGroup mocks base method.

func (*MockRedshiftAPI) DeleteClusterParameterGroupRequest

DeleteClusterParameterGroupRequest mocks base method.

func (*MockRedshiftAPI) DeleteClusterParameterGroupWithContext

func (m *MockRedshiftAPI) DeleteClusterParameterGroupWithContext(arg0 context.Context, arg1 *redshift.DeleteClusterParameterGroupInput, arg2 ...request.Option) (*redshift.DeleteClusterParameterGroupOutput, error)

DeleteClusterParameterGroupWithContext mocks base method.

func (*MockRedshiftAPI) DeleteClusterRequest

DeleteClusterRequest mocks base method.

func (*MockRedshiftAPI) DeleteClusterSecurityGroup

DeleteClusterSecurityGroup mocks base method.

func (*MockRedshiftAPI) DeleteClusterSecurityGroupRequest

DeleteClusterSecurityGroupRequest mocks base method.

func (*MockRedshiftAPI) DeleteClusterSecurityGroupWithContext

func (m *MockRedshiftAPI) DeleteClusterSecurityGroupWithContext(arg0 context.Context, arg1 *redshift.DeleteClusterSecurityGroupInput, arg2 ...request.Option) (*redshift.DeleteClusterSecurityGroupOutput, error)

DeleteClusterSecurityGroupWithContext mocks base method.

func (*MockRedshiftAPI) DeleteClusterSnapshot

DeleteClusterSnapshot mocks base method.

func (*MockRedshiftAPI) DeleteClusterSnapshotRequest

DeleteClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) DeleteClusterSnapshotWithContext

func (m *MockRedshiftAPI) DeleteClusterSnapshotWithContext(arg0 context.Context, arg1 *redshift.DeleteClusterSnapshotInput, arg2 ...request.Option) (*redshift.DeleteClusterSnapshotOutput, error)

DeleteClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) DeleteClusterSubnetGroup

DeleteClusterSubnetGroup mocks base method.

func (*MockRedshiftAPI) DeleteClusterSubnetGroupRequest

DeleteClusterSubnetGroupRequest mocks base method.

func (*MockRedshiftAPI) DeleteClusterSubnetGroupWithContext

func (m *MockRedshiftAPI) DeleteClusterSubnetGroupWithContext(arg0 context.Context, arg1 *redshift.DeleteClusterSubnetGroupInput, arg2 ...request.Option) (*redshift.DeleteClusterSubnetGroupOutput, error)

DeleteClusterSubnetGroupWithContext mocks base method.

func (*MockRedshiftAPI) DeleteClusterWithContext

func (m *MockRedshiftAPI) DeleteClusterWithContext(arg0 context.Context, arg1 *redshift.DeleteClusterInput, arg2 ...request.Option) (*redshift.DeleteClusterOutput, error)

DeleteClusterWithContext mocks base method.

func (*MockRedshiftAPI) DeleteEndpointAccess added in v1.38.35

DeleteEndpointAccess mocks base method.

func (*MockRedshiftAPI) DeleteEndpointAccessRequest added in v1.38.35

DeleteEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) DeleteEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) DeleteEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.DeleteEndpointAccessInput, arg2 ...request.Option) (*redshift.DeleteEndpointAccessOutput, error)

DeleteEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) DeleteEventSubscription

DeleteEventSubscription mocks base method.

func (*MockRedshiftAPI) DeleteEventSubscriptionRequest

DeleteEventSubscriptionRequest mocks base method.

func (*MockRedshiftAPI) DeleteEventSubscriptionWithContext

func (m *MockRedshiftAPI) DeleteEventSubscriptionWithContext(arg0 context.Context, arg1 *redshift.DeleteEventSubscriptionInput, arg2 ...request.Option) (*redshift.DeleteEventSubscriptionOutput, error)

DeleteEventSubscriptionWithContext mocks base method.

func (*MockRedshiftAPI) DeleteHsmClientCertificate

DeleteHsmClientCertificate mocks base method.

func (*MockRedshiftAPI) DeleteHsmClientCertificateRequest

DeleteHsmClientCertificateRequest mocks base method.

func (*MockRedshiftAPI) DeleteHsmClientCertificateWithContext

func (m *MockRedshiftAPI) DeleteHsmClientCertificateWithContext(arg0 context.Context, arg1 *redshift.DeleteHsmClientCertificateInput, arg2 ...request.Option) (*redshift.DeleteHsmClientCertificateOutput, error)

DeleteHsmClientCertificateWithContext mocks base method.

func (*MockRedshiftAPI) DeleteHsmConfiguration

DeleteHsmConfiguration mocks base method.

func (*MockRedshiftAPI) DeleteHsmConfigurationRequest

DeleteHsmConfigurationRequest mocks base method.

func (*MockRedshiftAPI) DeleteHsmConfigurationWithContext

func (m *MockRedshiftAPI) DeleteHsmConfigurationWithContext(arg0 context.Context, arg1 *redshift.DeleteHsmConfigurationInput, arg2 ...request.Option) (*redshift.DeleteHsmConfigurationOutput, error)

DeleteHsmConfigurationWithContext mocks base method.

func (*MockRedshiftAPI) DeletePartner added in v1.38.35

DeletePartner mocks base method.

func (*MockRedshiftAPI) DeletePartnerRequest added in v1.38.35

DeletePartnerRequest mocks base method.

func (*MockRedshiftAPI) DeletePartnerWithContext added in v1.38.35

func (m *MockRedshiftAPI) DeletePartnerWithContext(arg0 context.Context, arg1 *redshift.DeletePartnerInput, arg2 ...request.Option) (*redshift.DeletePartnerOutput, error)

DeletePartnerWithContext mocks base method.

func (*MockRedshiftAPI) DeleteScheduledAction

DeleteScheduledAction mocks base method.

func (*MockRedshiftAPI) DeleteScheduledActionRequest

DeleteScheduledActionRequest mocks base method.

func (*MockRedshiftAPI) DeleteScheduledActionWithContext

func (m *MockRedshiftAPI) DeleteScheduledActionWithContext(arg0 context.Context, arg1 *redshift.DeleteScheduledActionInput, arg2 ...request.Option) (*redshift.DeleteScheduledActionOutput, error)

DeleteScheduledActionWithContext mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotCopyGrant

DeleteSnapshotCopyGrant mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotCopyGrantRequest

DeleteSnapshotCopyGrantRequest mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotCopyGrantWithContext

func (m *MockRedshiftAPI) DeleteSnapshotCopyGrantWithContext(arg0 context.Context, arg1 *redshift.DeleteSnapshotCopyGrantInput, arg2 ...request.Option) (*redshift.DeleteSnapshotCopyGrantOutput, error)

DeleteSnapshotCopyGrantWithContext mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotSchedule

DeleteSnapshotSchedule mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotScheduleRequest

DeleteSnapshotScheduleRequest mocks base method.

func (*MockRedshiftAPI) DeleteSnapshotScheduleWithContext

func (m *MockRedshiftAPI) DeleteSnapshotScheduleWithContext(arg0 context.Context, arg1 *redshift.DeleteSnapshotScheduleInput, arg2 ...request.Option) (*redshift.DeleteSnapshotScheduleOutput, error)

DeleteSnapshotScheduleWithContext mocks base method.

func (*MockRedshiftAPI) DeleteTags

DeleteTags mocks base method.

func (*MockRedshiftAPI) DeleteTagsRequest

DeleteTagsRequest mocks base method.

func (*MockRedshiftAPI) DeleteTagsWithContext

func (m *MockRedshiftAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *redshift.DeleteTagsInput, arg2 ...request.Option) (*redshift.DeleteTagsOutput, error)

DeleteTagsWithContext mocks base method.

func (*MockRedshiftAPI) DeleteUsageLimit

DeleteUsageLimit mocks base method.

func (*MockRedshiftAPI) DeleteUsageLimitRequest

DeleteUsageLimitRequest mocks base method.

func (*MockRedshiftAPI) DeleteUsageLimitWithContext

func (m *MockRedshiftAPI) DeleteUsageLimitWithContext(arg0 context.Context, arg1 *redshift.DeleteUsageLimitInput, arg2 ...request.Option) (*redshift.DeleteUsageLimitOutput, error)

DeleteUsageLimitWithContext mocks base method.

func (*MockRedshiftAPI) DescribeAccountAttributes

DescribeAccountAttributes mocks base method.

func (*MockRedshiftAPI) DescribeAccountAttributesRequest

DescribeAccountAttributesRequest mocks base method.

func (*MockRedshiftAPI) DescribeAccountAttributesWithContext

func (m *MockRedshiftAPI) DescribeAccountAttributesWithContext(arg0 context.Context, arg1 *redshift.DescribeAccountAttributesInput, arg2 ...request.Option) (*redshift.DescribeAccountAttributesOutput, error)

DescribeAccountAttributesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeAuthenticationProfiles added in v1.43.22

DescribeAuthenticationProfiles mocks base method.

func (*MockRedshiftAPI) DescribeAuthenticationProfilesRequest added in v1.43.22

DescribeAuthenticationProfilesRequest mocks base method.

func (*MockRedshiftAPI) DescribeAuthenticationProfilesWithContext added in v1.43.22

DescribeAuthenticationProfilesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterDbRevisions

DescribeClusterDbRevisions mocks base method.

func (*MockRedshiftAPI) DescribeClusterDbRevisionsPages

func (m *MockRedshiftAPI) DescribeClusterDbRevisionsPages(arg0 *redshift.DescribeClusterDbRevisionsInput, arg1 func(*redshift.DescribeClusterDbRevisionsOutput, bool) bool) error

DescribeClusterDbRevisionsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterDbRevisionsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterDbRevisionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterDbRevisionsInput, arg2 func(*redshift.DescribeClusterDbRevisionsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterDbRevisionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterDbRevisionsRequest

DescribeClusterDbRevisionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterDbRevisionsWithContext

func (m *MockRedshiftAPI) DescribeClusterDbRevisionsWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterDbRevisionsInput, arg2 ...request.Option) (*redshift.DescribeClusterDbRevisionsOutput, error)

DescribeClusterDbRevisionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameterGroups

DescribeClusterParameterGroups mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameterGroupsPages

DescribeClusterParameterGroupsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameterGroupsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterParameterGroupsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterParameterGroupsInput, arg2 func(*redshift.DescribeClusterParameterGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterParameterGroupsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameterGroupsRequest

DescribeClusterParameterGroupsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameterGroupsWithContext

DescribeClusterParameterGroupsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterParameters

DescribeClusterParameters mocks base method.

func (*MockRedshiftAPI) DescribeClusterParametersPages

func (m *MockRedshiftAPI) DescribeClusterParametersPages(arg0 *redshift.DescribeClusterParametersInput, arg1 func(*redshift.DescribeClusterParametersOutput, bool) bool) error

DescribeClusterParametersPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterParametersPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterParametersPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterParametersInput, arg2 func(*redshift.DescribeClusterParametersOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterParametersPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterParametersRequest

DescribeClusterParametersRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterParametersWithContext

func (m *MockRedshiftAPI) DescribeClusterParametersWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterParametersInput, arg2 ...request.Option) (*redshift.DescribeClusterParametersOutput, error)

DescribeClusterParametersWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSecurityGroups

DescribeClusterSecurityGroups mocks base method.

func (*MockRedshiftAPI) DescribeClusterSecurityGroupsPages

DescribeClusterSecurityGroupsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterSecurityGroupsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSecurityGroupsInput, arg2 func(*redshift.DescribeClusterSecurityGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterSecurityGroupsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSecurityGroupsRequest

DescribeClusterSecurityGroupsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterSecurityGroupsWithContext

func (m *MockRedshiftAPI) DescribeClusterSecurityGroupsWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSecurityGroupsInput, arg2 ...request.Option) (*redshift.DescribeClusterSecurityGroupsOutput, error)

DescribeClusterSecurityGroupsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSnapshots

DescribeClusterSnapshots mocks base method.

func (*MockRedshiftAPI) DescribeClusterSnapshotsPages

func (m *MockRedshiftAPI) DescribeClusterSnapshotsPages(arg0 *redshift.DescribeClusterSnapshotsInput, arg1 func(*redshift.DescribeClusterSnapshotsOutput, bool) bool) error

DescribeClusterSnapshotsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterSnapshotsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterSnapshotsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSnapshotsInput, arg2 func(*redshift.DescribeClusterSnapshotsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterSnapshotsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSnapshotsRequest

DescribeClusterSnapshotsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterSnapshotsWithContext

func (m *MockRedshiftAPI) DescribeClusterSnapshotsWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSnapshotsInput, arg2 ...request.Option) (*redshift.DescribeClusterSnapshotsOutput, error)

DescribeClusterSnapshotsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSubnetGroups

DescribeClusterSubnetGroups mocks base method.

func (*MockRedshiftAPI) DescribeClusterSubnetGroupsPages

func (m *MockRedshiftAPI) DescribeClusterSubnetGroupsPages(arg0 *redshift.DescribeClusterSubnetGroupsInput, arg1 func(*redshift.DescribeClusterSubnetGroupsOutput, bool) bool) error

DescribeClusterSubnetGroupsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterSubnetGroupsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterSubnetGroupsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSubnetGroupsInput, arg2 func(*redshift.DescribeClusterSubnetGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterSubnetGroupsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterSubnetGroupsRequest

DescribeClusterSubnetGroupsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterSubnetGroupsWithContext

func (m *MockRedshiftAPI) DescribeClusterSubnetGroupsWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSubnetGroupsInput, arg2 ...request.Option) (*redshift.DescribeClusterSubnetGroupsOutput, error)

DescribeClusterSubnetGroupsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterTracks

DescribeClusterTracks mocks base method.

func (*MockRedshiftAPI) DescribeClusterTracksPages

func (m *MockRedshiftAPI) DescribeClusterTracksPages(arg0 *redshift.DescribeClusterTracksInput, arg1 func(*redshift.DescribeClusterTracksOutput, bool) bool) error

DescribeClusterTracksPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterTracksPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterTracksPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterTracksInput, arg2 func(*redshift.DescribeClusterTracksOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterTracksPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterTracksRequest

DescribeClusterTracksRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterTracksWithContext

func (m *MockRedshiftAPI) DescribeClusterTracksWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterTracksInput, arg2 ...request.Option) (*redshift.DescribeClusterTracksOutput, error)

DescribeClusterTracksWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterVersions

DescribeClusterVersions mocks base method.

func (*MockRedshiftAPI) DescribeClusterVersionsPages

func (m *MockRedshiftAPI) DescribeClusterVersionsPages(arg0 *redshift.DescribeClusterVersionsInput, arg1 func(*redshift.DescribeClusterVersionsOutput, bool) bool) error

DescribeClusterVersionsPages mocks base method.

func (*MockRedshiftAPI) DescribeClusterVersionsPagesWithContext

func (m *MockRedshiftAPI) DescribeClusterVersionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterVersionsInput, arg2 func(*redshift.DescribeClusterVersionsOutput, bool) bool, arg3 ...request.Option) error

DescribeClusterVersionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusterVersionsRequest

DescribeClusterVersionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeClusterVersionsWithContext

func (m *MockRedshiftAPI) DescribeClusterVersionsWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterVersionsInput, arg2 ...request.Option) (*redshift.DescribeClusterVersionsOutput, error)

DescribeClusterVersionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClusters

DescribeClusters mocks base method.

func (*MockRedshiftAPI) DescribeClustersPages

func (m *MockRedshiftAPI) DescribeClustersPages(arg0 *redshift.DescribeClustersInput, arg1 func(*redshift.DescribeClustersOutput, bool) bool) error

DescribeClustersPages mocks base method.

func (*MockRedshiftAPI) DescribeClustersPagesWithContext

func (m *MockRedshiftAPI) DescribeClustersPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 func(*redshift.DescribeClustersOutput, bool) bool, arg3 ...request.Option) error

DescribeClustersPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeClustersRequest

DescribeClustersRequest mocks base method.

func (*MockRedshiftAPI) DescribeClustersWithContext

func (m *MockRedshiftAPI) DescribeClustersWithContext(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 ...request.Option) (*redshift.DescribeClustersOutput, error)

DescribeClustersWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataShares added in v1.43.22

DescribeDataShares mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForConsumer added in v1.43.22

DescribeDataSharesForConsumer mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForConsumerPages added in v1.43.22

DescribeDataSharesForConsumerPages mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForConsumerPagesWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesForConsumerPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesForConsumerInput, arg2 func(*redshift.DescribeDataSharesForConsumerOutput, bool) bool, arg3 ...request.Option) error

DescribeDataSharesForConsumerPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForConsumerRequest added in v1.43.22

DescribeDataSharesForConsumerRequest mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForConsumerWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesForConsumerWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesForConsumerInput, arg2 ...request.Option) (*redshift.DescribeDataSharesForConsumerOutput, error)

DescribeDataSharesForConsumerWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForProducer added in v1.43.22

DescribeDataSharesForProducer mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForProducerPages added in v1.43.22

DescribeDataSharesForProducerPages mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForProducerPagesWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesForProducerPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesForProducerInput, arg2 func(*redshift.DescribeDataSharesForProducerOutput, bool) bool, arg3 ...request.Option) error

DescribeDataSharesForProducerPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForProducerRequest added in v1.43.22

DescribeDataSharesForProducerRequest mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesForProducerWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesForProducerWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesForProducerInput, arg2 ...request.Option) (*redshift.DescribeDataSharesForProducerOutput, error)

DescribeDataSharesForProducerWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesPages added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesPages(arg0 *redshift.DescribeDataSharesInput, arg1 func(*redshift.DescribeDataSharesOutput, bool) bool) error

DescribeDataSharesPages mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesPagesWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesInput, arg2 func(*redshift.DescribeDataSharesOutput, bool) bool, arg3 ...request.Option) error

DescribeDataSharesPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesRequest added in v1.43.22

DescribeDataSharesRequest mocks base method.

func (*MockRedshiftAPI) DescribeDataSharesWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeDataSharesWithContext(arg0 context.Context, arg1 *redshift.DescribeDataSharesInput, arg2 ...request.Option) (*redshift.DescribeDataSharesOutput, error)

DescribeDataSharesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDefaultClusterParameters

DescribeDefaultClusterParameters mocks base method.

func (*MockRedshiftAPI) DescribeDefaultClusterParametersPages

DescribeDefaultClusterParametersPages mocks base method.

func (*MockRedshiftAPI) DescribeDefaultClusterParametersPagesWithContext

func (m *MockRedshiftAPI) DescribeDefaultClusterParametersPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeDefaultClusterParametersInput, arg2 func(*redshift.DescribeDefaultClusterParametersOutput, bool) bool, arg3 ...request.Option) error

DescribeDefaultClusterParametersPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeDefaultClusterParametersRequest

DescribeDefaultClusterParametersRequest mocks base method.

func (*MockRedshiftAPI) DescribeDefaultClusterParametersWithContext

DescribeDefaultClusterParametersWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAccess added in v1.38.35

DescribeEndpointAccess mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAccessPages added in v1.38.35

func (m *MockRedshiftAPI) DescribeEndpointAccessPages(arg0 *redshift.DescribeEndpointAccessInput, arg1 func(*redshift.DescribeEndpointAccessOutput, bool) bool) error

DescribeEndpointAccessPages mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAccessPagesWithContext added in v1.38.35

func (m *MockRedshiftAPI) DescribeEndpointAccessPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeEndpointAccessInput, arg2 func(*redshift.DescribeEndpointAccessOutput, bool) bool, arg3 ...request.Option) error

DescribeEndpointAccessPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAccessRequest added in v1.38.35

DescribeEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) DescribeEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.DescribeEndpointAccessInput, arg2 ...request.Option) (*redshift.DescribeEndpointAccessOutput, error)

DescribeEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAuthorization added in v1.38.35

DescribeEndpointAuthorization mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAuthorizationPages added in v1.38.35

DescribeEndpointAuthorizationPages mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAuthorizationPagesWithContext added in v1.38.35

func (m *MockRedshiftAPI) DescribeEndpointAuthorizationPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeEndpointAuthorizationInput, arg2 func(*redshift.DescribeEndpointAuthorizationOutput, bool) bool, arg3 ...request.Option) error

DescribeEndpointAuthorizationPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAuthorizationRequest added in v1.38.35

DescribeEndpointAuthorizationRequest mocks base method.

func (*MockRedshiftAPI) DescribeEndpointAuthorizationWithContext added in v1.38.35

func (m *MockRedshiftAPI) DescribeEndpointAuthorizationWithContext(arg0 context.Context, arg1 *redshift.DescribeEndpointAuthorizationInput, arg2 ...request.Option) (*redshift.DescribeEndpointAuthorizationOutput, error)

DescribeEndpointAuthorizationWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEventCategories

DescribeEventCategories mocks base method.

func (*MockRedshiftAPI) DescribeEventCategoriesRequest

DescribeEventCategoriesRequest mocks base method.

func (*MockRedshiftAPI) DescribeEventCategoriesWithContext

func (m *MockRedshiftAPI) DescribeEventCategoriesWithContext(arg0 context.Context, arg1 *redshift.DescribeEventCategoriesInput, arg2 ...request.Option) (*redshift.DescribeEventCategoriesOutput, error)

DescribeEventCategoriesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEventSubscriptions

DescribeEventSubscriptions mocks base method.

func (*MockRedshiftAPI) DescribeEventSubscriptionsPages

func (m *MockRedshiftAPI) DescribeEventSubscriptionsPages(arg0 *redshift.DescribeEventSubscriptionsInput, arg1 func(*redshift.DescribeEventSubscriptionsOutput, bool) bool) error

DescribeEventSubscriptionsPages mocks base method.

func (*MockRedshiftAPI) DescribeEventSubscriptionsPagesWithContext

func (m *MockRedshiftAPI) DescribeEventSubscriptionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeEventSubscriptionsInput, arg2 func(*redshift.DescribeEventSubscriptionsOutput, bool) bool, arg3 ...request.Option) error

DescribeEventSubscriptionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEventSubscriptionsRequest

DescribeEventSubscriptionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeEventSubscriptionsWithContext

func (m *MockRedshiftAPI) DescribeEventSubscriptionsWithContext(arg0 context.Context, arg1 *redshift.DescribeEventSubscriptionsInput, arg2 ...request.Option) (*redshift.DescribeEventSubscriptionsOutput, error)

DescribeEventSubscriptionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEvents

DescribeEvents mocks base method.

func (*MockRedshiftAPI) DescribeEventsPages

func (m *MockRedshiftAPI) DescribeEventsPages(arg0 *redshift.DescribeEventsInput, arg1 func(*redshift.DescribeEventsOutput, bool) bool) error

DescribeEventsPages mocks base method.

func (*MockRedshiftAPI) DescribeEventsPagesWithContext

func (m *MockRedshiftAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeEventsInput, arg2 func(*redshift.DescribeEventsOutput, bool) bool, arg3 ...request.Option) error

DescribeEventsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeEventsRequest

DescribeEventsRequest mocks base method.

func (*MockRedshiftAPI) DescribeEventsWithContext

func (m *MockRedshiftAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *redshift.DescribeEventsInput, arg2 ...request.Option) (*redshift.DescribeEventsOutput, error)

DescribeEventsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeHsmClientCertificates

DescribeHsmClientCertificates mocks base method.

func (*MockRedshiftAPI) DescribeHsmClientCertificatesPages

DescribeHsmClientCertificatesPages mocks base method.

func (*MockRedshiftAPI) DescribeHsmClientCertificatesPagesWithContext

func (m *MockRedshiftAPI) DescribeHsmClientCertificatesPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeHsmClientCertificatesInput, arg2 func(*redshift.DescribeHsmClientCertificatesOutput, bool) bool, arg3 ...request.Option) error

DescribeHsmClientCertificatesPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeHsmClientCertificatesRequest

DescribeHsmClientCertificatesRequest mocks base method.

func (*MockRedshiftAPI) DescribeHsmClientCertificatesWithContext

func (m *MockRedshiftAPI) DescribeHsmClientCertificatesWithContext(arg0 context.Context, arg1 *redshift.DescribeHsmClientCertificatesInput, arg2 ...request.Option) (*redshift.DescribeHsmClientCertificatesOutput, error)

DescribeHsmClientCertificatesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeHsmConfigurations

DescribeHsmConfigurations mocks base method.

func (*MockRedshiftAPI) DescribeHsmConfigurationsPages

func (m *MockRedshiftAPI) DescribeHsmConfigurationsPages(arg0 *redshift.DescribeHsmConfigurationsInput, arg1 func(*redshift.DescribeHsmConfigurationsOutput, bool) bool) error

DescribeHsmConfigurationsPages mocks base method.

func (*MockRedshiftAPI) DescribeHsmConfigurationsPagesWithContext

func (m *MockRedshiftAPI) DescribeHsmConfigurationsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeHsmConfigurationsInput, arg2 func(*redshift.DescribeHsmConfigurationsOutput, bool) bool, arg3 ...request.Option) error

DescribeHsmConfigurationsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeHsmConfigurationsRequest

DescribeHsmConfigurationsRequest mocks base method.

func (*MockRedshiftAPI) DescribeHsmConfigurationsWithContext

func (m *MockRedshiftAPI) DescribeHsmConfigurationsWithContext(arg0 context.Context, arg1 *redshift.DescribeHsmConfigurationsInput, arg2 ...request.Option) (*redshift.DescribeHsmConfigurationsOutput, error)

DescribeHsmConfigurationsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeLoggingStatus

func (m *MockRedshiftAPI) DescribeLoggingStatus(arg0 *redshift.DescribeLoggingStatusInput) (*redshift.LoggingStatus, error)

DescribeLoggingStatus mocks base method.

func (*MockRedshiftAPI) DescribeLoggingStatusRequest

func (m *MockRedshiftAPI) DescribeLoggingStatusRequest(arg0 *redshift.DescribeLoggingStatusInput) (*request.Request, *redshift.LoggingStatus)

DescribeLoggingStatusRequest mocks base method.

func (*MockRedshiftAPI) DescribeLoggingStatusWithContext

func (m *MockRedshiftAPI) DescribeLoggingStatusWithContext(arg0 context.Context, arg1 *redshift.DescribeLoggingStatusInput, arg2 ...request.Option) (*redshift.LoggingStatus, error)

DescribeLoggingStatusWithContext mocks base method.

func (*MockRedshiftAPI) DescribeNodeConfigurationOptions

DescribeNodeConfigurationOptions mocks base method.

func (*MockRedshiftAPI) DescribeNodeConfigurationOptionsPages

DescribeNodeConfigurationOptionsPages mocks base method.

func (*MockRedshiftAPI) DescribeNodeConfigurationOptionsPagesWithContext

func (m *MockRedshiftAPI) DescribeNodeConfigurationOptionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeNodeConfigurationOptionsInput, arg2 func(*redshift.DescribeNodeConfigurationOptionsOutput, bool) bool, arg3 ...request.Option) error

DescribeNodeConfigurationOptionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeNodeConfigurationOptionsRequest

DescribeNodeConfigurationOptionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeNodeConfigurationOptionsWithContext

DescribeNodeConfigurationOptionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeOrderableClusterOptions

DescribeOrderableClusterOptions mocks base method.

func (*MockRedshiftAPI) DescribeOrderableClusterOptionsPages

DescribeOrderableClusterOptionsPages mocks base method.

func (*MockRedshiftAPI) DescribeOrderableClusterOptionsPagesWithContext

func (m *MockRedshiftAPI) DescribeOrderableClusterOptionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeOrderableClusterOptionsInput, arg2 func(*redshift.DescribeOrderableClusterOptionsOutput, bool) bool, arg3 ...request.Option) error

DescribeOrderableClusterOptionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeOrderableClusterOptionsRequest

DescribeOrderableClusterOptionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeOrderableClusterOptionsWithContext

DescribeOrderableClusterOptionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribePartners added in v1.38.35

DescribePartners mocks base method.

func (*MockRedshiftAPI) DescribePartnersRequest added in v1.38.35

DescribePartnersRequest mocks base method.

func (*MockRedshiftAPI) DescribePartnersWithContext added in v1.38.35

func (m *MockRedshiftAPI) DescribePartnersWithContext(arg0 context.Context, arg1 *redshift.DescribePartnersInput, arg2 ...request.Option) (*redshift.DescribePartnersOutput, error)

DescribePartnersWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeExchangeStatus added in v1.43.22

DescribeReservedNodeExchangeStatus mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeExchangeStatusPages added in v1.43.22

DescribeReservedNodeExchangeStatusPages mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeExchangeStatusPagesWithContext added in v1.43.22

func (m *MockRedshiftAPI) DescribeReservedNodeExchangeStatusPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeReservedNodeExchangeStatusInput, arg2 func(*redshift.DescribeReservedNodeExchangeStatusOutput, bool) bool, arg3 ...request.Option) error

DescribeReservedNodeExchangeStatusPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeExchangeStatusRequest added in v1.43.22

DescribeReservedNodeExchangeStatusRequest mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeExchangeStatusWithContext added in v1.43.22

DescribeReservedNodeExchangeStatusWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeOfferings

DescribeReservedNodeOfferings mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeOfferingsPages

DescribeReservedNodeOfferingsPages mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeOfferingsPagesWithContext

func (m *MockRedshiftAPI) DescribeReservedNodeOfferingsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeReservedNodeOfferingsInput, arg2 func(*redshift.DescribeReservedNodeOfferingsOutput, bool) bool, arg3 ...request.Option) error

DescribeReservedNodeOfferingsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeOfferingsRequest

DescribeReservedNodeOfferingsRequest mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodeOfferingsWithContext

func (m *MockRedshiftAPI) DescribeReservedNodeOfferingsWithContext(arg0 context.Context, arg1 *redshift.DescribeReservedNodeOfferingsInput, arg2 ...request.Option) (*redshift.DescribeReservedNodeOfferingsOutput, error)

DescribeReservedNodeOfferingsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodes

DescribeReservedNodes mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodesPages

func (m *MockRedshiftAPI) DescribeReservedNodesPages(arg0 *redshift.DescribeReservedNodesInput, arg1 func(*redshift.DescribeReservedNodesOutput, bool) bool) error

DescribeReservedNodesPages mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodesPagesWithContext

func (m *MockRedshiftAPI) DescribeReservedNodesPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeReservedNodesInput, arg2 func(*redshift.DescribeReservedNodesOutput, bool) bool, arg3 ...request.Option) error

DescribeReservedNodesPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodesRequest

DescribeReservedNodesRequest mocks base method.

func (*MockRedshiftAPI) DescribeReservedNodesWithContext

func (m *MockRedshiftAPI) DescribeReservedNodesWithContext(arg0 context.Context, arg1 *redshift.DescribeReservedNodesInput, arg2 ...request.Option) (*redshift.DescribeReservedNodesOutput, error)

DescribeReservedNodesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeResize

DescribeResize mocks base method.

func (*MockRedshiftAPI) DescribeResizeRequest

DescribeResizeRequest mocks base method.

func (*MockRedshiftAPI) DescribeResizeWithContext

func (m *MockRedshiftAPI) DescribeResizeWithContext(arg0 context.Context, arg1 *redshift.DescribeResizeInput, arg2 ...request.Option) (*redshift.DescribeResizeOutput, error)

DescribeResizeWithContext mocks base method.

func (*MockRedshiftAPI) DescribeScheduledActions

DescribeScheduledActions mocks base method.

func (*MockRedshiftAPI) DescribeScheduledActionsPages

func (m *MockRedshiftAPI) DescribeScheduledActionsPages(arg0 *redshift.DescribeScheduledActionsInput, arg1 func(*redshift.DescribeScheduledActionsOutput, bool) bool) error

DescribeScheduledActionsPages mocks base method.

func (*MockRedshiftAPI) DescribeScheduledActionsPagesWithContext

func (m *MockRedshiftAPI) DescribeScheduledActionsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeScheduledActionsInput, arg2 func(*redshift.DescribeScheduledActionsOutput, bool) bool, arg3 ...request.Option) error

DescribeScheduledActionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeScheduledActionsRequest

DescribeScheduledActionsRequest mocks base method.

func (*MockRedshiftAPI) DescribeScheduledActionsWithContext

func (m *MockRedshiftAPI) DescribeScheduledActionsWithContext(arg0 context.Context, arg1 *redshift.DescribeScheduledActionsInput, arg2 ...request.Option) (*redshift.DescribeScheduledActionsOutput, error)

DescribeScheduledActionsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotCopyGrants

DescribeSnapshotCopyGrants mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotCopyGrantsPages

func (m *MockRedshiftAPI) DescribeSnapshotCopyGrantsPages(arg0 *redshift.DescribeSnapshotCopyGrantsInput, arg1 func(*redshift.DescribeSnapshotCopyGrantsOutput, bool) bool) error

DescribeSnapshotCopyGrantsPages mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotCopyGrantsPagesWithContext

func (m *MockRedshiftAPI) DescribeSnapshotCopyGrantsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeSnapshotCopyGrantsInput, arg2 func(*redshift.DescribeSnapshotCopyGrantsOutput, bool) bool, arg3 ...request.Option) error

DescribeSnapshotCopyGrantsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotCopyGrantsRequest

DescribeSnapshotCopyGrantsRequest mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotCopyGrantsWithContext

func (m *MockRedshiftAPI) DescribeSnapshotCopyGrantsWithContext(arg0 context.Context, arg1 *redshift.DescribeSnapshotCopyGrantsInput, arg2 ...request.Option) (*redshift.DescribeSnapshotCopyGrantsOutput, error)

DescribeSnapshotCopyGrantsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotSchedules

DescribeSnapshotSchedules mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotSchedulesPages

func (m *MockRedshiftAPI) DescribeSnapshotSchedulesPages(arg0 *redshift.DescribeSnapshotSchedulesInput, arg1 func(*redshift.DescribeSnapshotSchedulesOutput, bool) bool) error

DescribeSnapshotSchedulesPages mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotSchedulesPagesWithContext

func (m *MockRedshiftAPI) DescribeSnapshotSchedulesPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeSnapshotSchedulesInput, arg2 func(*redshift.DescribeSnapshotSchedulesOutput, bool) bool, arg3 ...request.Option) error

DescribeSnapshotSchedulesPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotSchedulesRequest

DescribeSnapshotSchedulesRequest mocks base method.

func (*MockRedshiftAPI) DescribeSnapshotSchedulesWithContext

func (m *MockRedshiftAPI) DescribeSnapshotSchedulesWithContext(arg0 context.Context, arg1 *redshift.DescribeSnapshotSchedulesInput, arg2 ...request.Option) (*redshift.DescribeSnapshotSchedulesOutput, error)

DescribeSnapshotSchedulesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeStorage

DescribeStorage mocks base method.

func (*MockRedshiftAPI) DescribeStorageRequest

DescribeStorageRequest mocks base method.

func (*MockRedshiftAPI) DescribeStorageWithContext

func (m *MockRedshiftAPI) DescribeStorageWithContext(arg0 context.Context, arg1 *redshift.DescribeStorageInput, arg2 ...request.Option) (*redshift.DescribeStorageOutput, error)

DescribeStorageWithContext mocks base method.

func (*MockRedshiftAPI) DescribeTableRestoreStatus

DescribeTableRestoreStatus mocks base method.

func (*MockRedshiftAPI) DescribeTableRestoreStatusPages

func (m *MockRedshiftAPI) DescribeTableRestoreStatusPages(arg0 *redshift.DescribeTableRestoreStatusInput, arg1 func(*redshift.DescribeTableRestoreStatusOutput, bool) bool) error

DescribeTableRestoreStatusPages mocks base method.

func (*MockRedshiftAPI) DescribeTableRestoreStatusPagesWithContext

func (m *MockRedshiftAPI) DescribeTableRestoreStatusPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeTableRestoreStatusInput, arg2 func(*redshift.DescribeTableRestoreStatusOutput, bool) bool, arg3 ...request.Option) error

DescribeTableRestoreStatusPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeTableRestoreStatusRequest

DescribeTableRestoreStatusRequest mocks base method.

func (*MockRedshiftAPI) DescribeTableRestoreStatusWithContext

func (m *MockRedshiftAPI) DescribeTableRestoreStatusWithContext(arg0 context.Context, arg1 *redshift.DescribeTableRestoreStatusInput, arg2 ...request.Option) (*redshift.DescribeTableRestoreStatusOutput, error)

DescribeTableRestoreStatusWithContext mocks base method.

func (*MockRedshiftAPI) DescribeTags

DescribeTags mocks base method.

func (*MockRedshiftAPI) DescribeTagsPages

func (m *MockRedshiftAPI) DescribeTagsPages(arg0 *redshift.DescribeTagsInput, arg1 func(*redshift.DescribeTagsOutput, bool) bool) error

DescribeTagsPages mocks base method.

func (*MockRedshiftAPI) DescribeTagsPagesWithContext

func (m *MockRedshiftAPI) DescribeTagsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeTagsInput, arg2 func(*redshift.DescribeTagsOutput, bool) bool, arg3 ...request.Option) error

DescribeTagsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeTagsRequest

DescribeTagsRequest mocks base method.

func (*MockRedshiftAPI) DescribeTagsWithContext

func (m *MockRedshiftAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *redshift.DescribeTagsInput, arg2 ...request.Option) (*redshift.DescribeTagsOutput, error)

DescribeTagsWithContext mocks base method.

func (*MockRedshiftAPI) DescribeUsageLimits

DescribeUsageLimits mocks base method.

func (*MockRedshiftAPI) DescribeUsageLimitsPages

func (m *MockRedshiftAPI) DescribeUsageLimitsPages(arg0 *redshift.DescribeUsageLimitsInput, arg1 func(*redshift.DescribeUsageLimitsOutput, bool) bool) error

DescribeUsageLimitsPages mocks base method.

func (*MockRedshiftAPI) DescribeUsageLimitsPagesWithContext

func (m *MockRedshiftAPI) DescribeUsageLimitsPagesWithContext(arg0 context.Context, arg1 *redshift.DescribeUsageLimitsInput, arg2 func(*redshift.DescribeUsageLimitsOutput, bool) bool, arg3 ...request.Option) error

DescribeUsageLimitsPagesWithContext mocks base method.

func (*MockRedshiftAPI) DescribeUsageLimitsRequest

DescribeUsageLimitsRequest mocks base method.

func (*MockRedshiftAPI) DescribeUsageLimitsWithContext

func (m *MockRedshiftAPI) DescribeUsageLimitsWithContext(arg0 context.Context, arg1 *redshift.DescribeUsageLimitsInput, arg2 ...request.Option) (*redshift.DescribeUsageLimitsOutput, error)

DescribeUsageLimitsWithContext mocks base method.

func (*MockRedshiftAPI) DisableLogging

DisableLogging mocks base method.

func (*MockRedshiftAPI) DisableLoggingRequest

func (m *MockRedshiftAPI) DisableLoggingRequest(arg0 *redshift.DisableLoggingInput) (*request.Request, *redshift.LoggingStatus)

DisableLoggingRequest mocks base method.

func (*MockRedshiftAPI) DisableLoggingWithContext

func (m *MockRedshiftAPI) DisableLoggingWithContext(arg0 context.Context, arg1 *redshift.DisableLoggingInput, arg2 ...request.Option) (*redshift.LoggingStatus, error)

DisableLoggingWithContext mocks base method.

func (*MockRedshiftAPI) DisableSnapshotCopy

DisableSnapshotCopy mocks base method.

func (*MockRedshiftAPI) DisableSnapshotCopyRequest

DisableSnapshotCopyRequest mocks base method.

func (*MockRedshiftAPI) DisableSnapshotCopyWithContext

func (m *MockRedshiftAPI) DisableSnapshotCopyWithContext(arg0 context.Context, arg1 *redshift.DisableSnapshotCopyInput, arg2 ...request.Option) (*redshift.DisableSnapshotCopyOutput, error)

DisableSnapshotCopyWithContext mocks base method.

func (*MockRedshiftAPI) DisassociateDataShareConsumer added in v1.43.22

DisassociateDataShareConsumer mocks base method.

func (*MockRedshiftAPI) DisassociateDataShareConsumerRequest added in v1.43.22

DisassociateDataShareConsumerRequest mocks base method.

func (*MockRedshiftAPI) DisassociateDataShareConsumerWithContext added in v1.43.22

func (m *MockRedshiftAPI) DisassociateDataShareConsumerWithContext(arg0 context.Context, arg1 *redshift.DisassociateDataShareConsumerInput, arg2 ...request.Option) (*redshift.DisassociateDataShareConsumerOutput, error)

DisassociateDataShareConsumerWithContext mocks base method.

func (*MockRedshiftAPI) EXPECT

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

func (*MockRedshiftAPI) EnableLogging

EnableLogging mocks base method.

func (*MockRedshiftAPI) EnableLoggingRequest

func (m *MockRedshiftAPI) EnableLoggingRequest(arg0 *redshift.EnableLoggingInput) (*request.Request, *redshift.LoggingStatus)

EnableLoggingRequest mocks base method.

func (*MockRedshiftAPI) EnableLoggingWithContext

func (m *MockRedshiftAPI) EnableLoggingWithContext(arg0 context.Context, arg1 *redshift.EnableLoggingInput, arg2 ...request.Option) (*redshift.LoggingStatus, error)

EnableLoggingWithContext mocks base method.

func (*MockRedshiftAPI) EnableSnapshotCopy

EnableSnapshotCopy mocks base method.

func (*MockRedshiftAPI) EnableSnapshotCopyRequest

EnableSnapshotCopyRequest mocks base method.

func (*MockRedshiftAPI) EnableSnapshotCopyWithContext

func (m *MockRedshiftAPI) EnableSnapshotCopyWithContext(arg0 context.Context, arg1 *redshift.EnableSnapshotCopyInput, arg2 ...request.Option) (*redshift.EnableSnapshotCopyOutput, error)

EnableSnapshotCopyWithContext mocks base method.

func (*MockRedshiftAPI) GetClusterCredentials

GetClusterCredentials mocks base method.

func (*MockRedshiftAPI) GetClusterCredentialsRequest

GetClusterCredentialsRequest mocks base method.

func (*MockRedshiftAPI) GetClusterCredentialsWithContext

func (m *MockRedshiftAPI) GetClusterCredentialsWithContext(arg0 context.Context, arg1 *redshift.GetClusterCredentialsInput, arg2 ...request.Option) (*redshift.GetClusterCredentialsOutput, error)

GetClusterCredentialsWithContext mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptions added in v1.43.22

GetReservedNodeExchangeConfigurationOptions mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptionsPages added in v1.43.22

GetReservedNodeExchangeConfigurationOptionsPages mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptionsPagesWithContext added in v1.43.22

func (m *MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptionsPagesWithContext(arg0 context.Context, arg1 *redshift.GetReservedNodeExchangeConfigurationOptionsInput, arg2 func(*redshift.GetReservedNodeExchangeConfigurationOptionsOutput, bool) bool, arg3 ...request.Option) error

GetReservedNodeExchangeConfigurationOptionsPagesWithContext mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptionsRequest added in v1.43.22

GetReservedNodeExchangeConfigurationOptionsRequest mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeConfigurationOptionsWithContext added in v1.43.22

GetReservedNodeExchangeConfigurationOptionsWithContext mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeOfferings

GetReservedNodeExchangeOfferings mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeOfferingsPages

GetReservedNodeExchangeOfferingsPages mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeOfferingsPagesWithContext

func (m *MockRedshiftAPI) GetReservedNodeExchangeOfferingsPagesWithContext(arg0 context.Context, arg1 *redshift.GetReservedNodeExchangeOfferingsInput, arg2 func(*redshift.GetReservedNodeExchangeOfferingsOutput, bool) bool, arg3 ...request.Option) error

GetReservedNodeExchangeOfferingsPagesWithContext mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeOfferingsRequest

GetReservedNodeExchangeOfferingsRequest mocks base method.

func (*MockRedshiftAPI) GetReservedNodeExchangeOfferingsWithContext

GetReservedNodeExchangeOfferingsWithContext mocks base method.

func (*MockRedshiftAPI) ModifyAquaConfiguration added in v1.38.35

ModifyAquaConfiguration mocks base method.

func (*MockRedshiftAPI) ModifyAquaConfigurationRequest added in v1.38.35

ModifyAquaConfigurationRequest mocks base method.

func (*MockRedshiftAPI) ModifyAquaConfigurationWithContext added in v1.38.35

func (m *MockRedshiftAPI) ModifyAquaConfigurationWithContext(arg0 context.Context, arg1 *redshift.ModifyAquaConfigurationInput, arg2 ...request.Option) (*redshift.ModifyAquaConfigurationOutput, error)

ModifyAquaConfigurationWithContext mocks base method.

func (*MockRedshiftAPI) ModifyAuthenticationProfile added in v1.43.22

ModifyAuthenticationProfile mocks base method.

func (*MockRedshiftAPI) ModifyAuthenticationProfileRequest added in v1.43.22

ModifyAuthenticationProfileRequest mocks base method.

func (*MockRedshiftAPI) ModifyAuthenticationProfileWithContext added in v1.43.22

func (m *MockRedshiftAPI) ModifyAuthenticationProfileWithContext(arg0 context.Context, arg1 *redshift.ModifyAuthenticationProfileInput, arg2 ...request.Option) (*redshift.ModifyAuthenticationProfileOutput, error)

ModifyAuthenticationProfileWithContext mocks base method.

func (*MockRedshiftAPI) ModifyCluster

ModifyCluster mocks base method.

func (*MockRedshiftAPI) ModifyClusterDbRevision

ModifyClusterDbRevision mocks base method.

func (*MockRedshiftAPI) ModifyClusterDbRevisionRequest

ModifyClusterDbRevisionRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterDbRevisionWithContext

func (m *MockRedshiftAPI) ModifyClusterDbRevisionWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterDbRevisionInput, arg2 ...request.Option) (*redshift.ModifyClusterDbRevisionOutput, error)

ModifyClusterDbRevisionWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterIamRoles

ModifyClusterIamRoles mocks base method.

func (*MockRedshiftAPI) ModifyClusterIamRolesRequest

ModifyClusterIamRolesRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterIamRolesWithContext

func (m *MockRedshiftAPI) ModifyClusterIamRolesWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterIamRolesInput, arg2 ...request.Option) (*redshift.ModifyClusterIamRolesOutput, error)

ModifyClusterIamRolesWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterMaintenance

ModifyClusterMaintenance mocks base method.

func (*MockRedshiftAPI) ModifyClusterMaintenanceRequest

ModifyClusterMaintenanceRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterMaintenanceWithContext

func (m *MockRedshiftAPI) ModifyClusterMaintenanceWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterMaintenanceInput, arg2 ...request.Option) (*redshift.ModifyClusterMaintenanceOutput, error)

ModifyClusterMaintenanceWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterParameterGroup

ModifyClusterParameterGroup mocks base method.

func (*MockRedshiftAPI) ModifyClusterParameterGroupRequest

ModifyClusterParameterGroupRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterParameterGroupWithContext

func (m *MockRedshiftAPI) ModifyClusterParameterGroupWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterParameterGroupInput, arg2 ...request.Option) (*redshift.ClusterParameterGroupNameMessage, error)

ModifyClusterParameterGroupWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterRequest

ModifyClusterRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshot

ModifyClusterSnapshot mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshotRequest

ModifyClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshotSchedule

ModifyClusterSnapshotSchedule mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshotScheduleRequest

ModifyClusterSnapshotScheduleRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshotScheduleWithContext

func (m *MockRedshiftAPI) ModifyClusterSnapshotScheduleWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterSnapshotScheduleInput, arg2 ...request.Option) (*redshift.ModifyClusterSnapshotScheduleOutput, error)

ModifyClusterSnapshotScheduleWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterSnapshotWithContext

func (m *MockRedshiftAPI) ModifyClusterSnapshotWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterSnapshotInput, arg2 ...request.Option) (*redshift.ModifyClusterSnapshotOutput, error)

ModifyClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterSubnetGroup

ModifyClusterSubnetGroup mocks base method.

func (*MockRedshiftAPI) ModifyClusterSubnetGroupRequest

ModifyClusterSubnetGroupRequest mocks base method.

func (*MockRedshiftAPI) ModifyClusterSubnetGroupWithContext

func (m *MockRedshiftAPI) ModifyClusterSubnetGroupWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterSubnetGroupInput, arg2 ...request.Option) (*redshift.ModifyClusterSubnetGroupOutput, error)

ModifyClusterSubnetGroupWithContext mocks base method.

func (*MockRedshiftAPI) ModifyClusterWithContext

func (m *MockRedshiftAPI) ModifyClusterWithContext(arg0 context.Context, arg1 *redshift.ModifyClusterInput, arg2 ...request.Option) (*redshift.ModifyClusterOutput, error)

ModifyClusterWithContext mocks base method.

func (*MockRedshiftAPI) ModifyEndpointAccess added in v1.38.35

ModifyEndpointAccess mocks base method.

func (*MockRedshiftAPI) ModifyEndpointAccessRequest added in v1.38.35

ModifyEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) ModifyEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) ModifyEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.ModifyEndpointAccessInput, arg2 ...request.Option) (*redshift.ModifyEndpointAccessOutput, error)

ModifyEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) ModifyEventSubscription

ModifyEventSubscription mocks base method.

func (*MockRedshiftAPI) ModifyEventSubscriptionRequest

ModifyEventSubscriptionRequest mocks base method.

func (*MockRedshiftAPI) ModifyEventSubscriptionWithContext

func (m *MockRedshiftAPI) ModifyEventSubscriptionWithContext(arg0 context.Context, arg1 *redshift.ModifyEventSubscriptionInput, arg2 ...request.Option) (*redshift.ModifyEventSubscriptionOutput, error)

ModifyEventSubscriptionWithContext mocks base method.

func (*MockRedshiftAPI) ModifyScheduledAction

ModifyScheduledAction mocks base method.

func (*MockRedshiftAPI) ModifyScheduledActionRequest

ModifyScheduledActionRequest mocks base method.

func (*MockRedshiftAPI) ModifyScheduledActionWithContext

func (m *MockRedshiftAPI) ModifyScheduledActionWithContext(arg0 context.Context, arg1 *redshift.ModifyScheduledActionInput, arg2 ...request.Option) (*redshift.ModifyScheduledActionOutput, error)

ModifyScheduledActionWithContext mocks base method.

func (*MockRedshiftAPI) ModifySnapshotCopyRetentionPeriod

ModifySnapshotCopyRetentionPeriod mocks base method.

func (*MockRedshiftAPI) ModifySnapshotCopyRetentionPeriodRequest

ModifySnapshotCopyRetentionPeriodRequest mocks base method.

func (*MockRedshiftAPI) ModifySnapshotCopyRetentionPeriodWithContext

ModifySnapshotCopyRetentionPeriodWithContext mocks base method.

func (*MockRedshiftAPI) ModifySnapshotSchedule

ModifySnapshotSchedule mocks base method.

func (*MockRedshiftAPI) ModifySnapshotScheduleRequest

ModifySnapshotScheduleRequest mocks base method.

func (*MockRedshiftAPI) ModifySnapshotScheduleWithContext

func (m *MockRedshiftAPI) ModifySnapshotScheduleWithContext(arg0 context.Context, arg1 *redshift.ModifySnapshotScheduleInput, arg2 ...request.Option) (*redshift.ModifySnapshotScheduleOutput, error)

ModifySnapshotScheduleWithContext mocks base method.

func (*MockRedshiftAPI) ModifyUsageLimit

ModifyUsageLimit mocks base method.

func (*MockRedshiftAPI) ModifyUsageLimitRequest

ModifyUsageLimitRequest mocks base method.

func (*MockRedshiftAPI) ModifyUsageLimitWithContext

func (m *MockRedshiftAPI) ModifyUsageLimitWithContext(arg0 context.Context, arg1 *redshift.ModifyUsageLimitInput, arg2 ...request.Option) (*redshift.ModifyUsageLimitOutput, error)

ModifyUsageLimitWithContext mocks base method.

func (*MockRedshiftAPI) PauseCluster

PauseCluster mocks base method.

func (*MockRedshiftAPI) PauseClusterRequest

PauseClusterRequest mocks base method.

func (*MockRedshiftAPI) PauseClusterWithContext

func (m *MockRedshiftAPI) PauseClusterWithContext(arg0 context.Context, arg1 *redshift.PauseClusterInput, arg2 ...request.Option) (*redshift.PauseClusterOutput, error)

PauseClusterWithContext mocks base method.

func (*MockRedshiftAPI) PurchaseReservedNodeOffering

PurchaseReservedNodeOffering mocks base method.

func (*MockRedshiftAPI) PurchaseReservedNodeOfferingRequest

PurchaseReservedNodeOfferingRequest mocks base method.

func (*MockRedshiftAPI) PurchaseReservedNodeOfferingWithContext

func (m *MockRedshiftAPI) PurchaseReservedNodeOfferingWithContext(arg0 context.Context, arg1 *redshift.PurchaseReservedNodeOfferingInput, arg2 ...request.Option) (*redshift.PurchaseReservedNodeOfferingOutput, error)

PurchaseReservedNodeOfferingWithContext mocks base method.

func (*MockRedshiftAPI) RebootCluster

RebootCluster mocks base method.

func (*MockRedshiftAPI) RebootClusterRequest

RebootClusterRequest mocks base method.

func (*MockRedshiftAPI) RebootClusterWithContext

func (m *MockRedshiftAPI) RebootClusterWithContext(arg0 context.Context, arg1 *redshift.RebootClusterInput, arg2 ...request.Option) (*redshift.RebootClusterOutput, error)

RebootClusterWithContext mocks base method.

func (*MockRedshiftAPI) RejectDataShare added in v1.43.22

RejectDataShare mocks base method.

func (*MockRedshiftAPI) RejectDataShareRequest added in v1.43.22

RejectDataShareRequest mocks base method.

func (*MockRedshiftAPI) RejectDataShareWithContext added in v1.43.22

func (m *MockRedshiftAPI) RejectDataShareWithContext(arg0 context.Context, arg1 *redshift.RejectDataShareInput, arg2 ...request.Option) (*redshift.RejectDataShareOutput, error)

RejectDataShareWithContext mocks base method.

func (*MockRedshiftAPI) ResetClusterParameterGroup

ResetClusterParameterGroup mocks base method.

func (*MockRedshiftAPI) ResetClusterParameterGroupRequest

ResetClusterParameterGroupRequest mocks base method.

func (*MockRedshiftAPI) ResetClusterParameterGroupWithContext

func (m *MockRedshiftAPI) ResetClusterParameterGroupWithContext(arg0 context.Context, arg1 *redshift.ResetClusterParameterGroupInput, arg2 ...request.Option) (*redshift.ClusterParameterGroupNameMessage, error)

ResetClusterParameterGroupWithContext mocks base method.

func (*MockRedshiftAPI) ResizeCluster

ResizeCluster mocks base method.

func (*MockRedshiftAPI) ResizeClusterRequest

ResizeClusterRequest mocks base method.

func (*MockRedshiftAPI) ResizeClusterWithContext

func (m *MockRedshiftAPI) ResizeClusterWithContext(arg0 context.Context, arg1 *redshift.ResizeClusterInput, arg2 ...request.Option) (*redshift.ResizeClusterOutput, error)

ResizeClusterWithContext mocks base method.

func (*MockRedshiftAPI) RestoreFromClusterSnapshot

RestoreFromClusterSnapshot mocks base method.

func (*MockRedshiftAPI) RestoreFromClusterSnapshotRequest

RestoreFromClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) RestoreFromClusterSnapshotWithContext

func (m *MockRedshiftAPI) RestoreFromClusterSnapshotWithContext(arg0 context.Context, arg1 *redshift.RestoreFromClusterSnapshotInput, arg2 ...request.Option) (*redshift.RestoreFromClusterSnapshotOutput, error)

RestoreFromClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) RestoreTableFromClusterSnapshot

RestoreTableFromClusterSnapshot mocks base method.

func (*MockRedshiftAPI) RestoreTableFromClusterSnapshotRequest

RestoreTableFromClusterSnapshotRequest mocks base method.

func (*MockRedshiftAPI) RestoreTableFromClusterSnapshotWithContext

RestoreTableFromClusterSnapshotWithContext mocks base method.

func (*MockRedshiftAPI) ResumeCluster

ResumeCluster mocks base method.

func (*MockRedshiftAPI) ResumeClusterRequest

ResumeClusterRequest mocks base method.

func (*MockRedshiftAPI) ResumeClusterWithContext

func (m *MockRedshiftAPI) ResumeClusterWithContext(arg0 context.Context, arg1 *redshift.ResumeClusterInput, arg2 ...request.Option) (*redshift.ResumeClusterOutput, error)

ResumeClusterWithContext mocks base method.

func (*MockRedshiftAPI) RevokeClusterSecurityGroupIngress

RevokeClusterSecurityGroupIngress mocks base method.

func (*MockRedshiftAPI) RevokeClusterSecurityGroupIngressRequest

RevokeClusterSecurityGroupIngressRequest mocks base method.

func (*MockRedshiftAPI) RevokeClusterSecurityGroupIngressWithContext

RevokeClusterSecurityGroupIngressWithContext mocks base method.

func (*MockRedshiftAPI) RevokeEndpointAccess added in v1.38.35

RevokeEndpointAccess mocks base method.

func (*MockRedshiftAPI) RevokeEndpointAccessRequest added in v1.38.35

RevokeEndpointAccessRequest mocks base method.

func (*MockRedshiftAPI) RevokeEndpointAccessWithContext added in v1.38.35

func (m *MockRedshiftAPI) RevokeEndpointAccessWithContext(arg0 context.Context, arg1 *redshift.RevokeEndpointAccessInput, arg2 ...request.Option) (*redshift.RevokeEndpointAccessOutput, error)

RevokeEndpointAccessWithContext mocks base method.

func (*MockRedshiftAPI) RevokeSnapshotAccess

RevokeSnapshotAccess mocks base method.

func (*MockRedshiftAPI) RevokeSnapshotAccessRequest

RevokeSnapshotAccessRequest mocks base method.

func (*MockRedshiftAPI) RevokeSnapshotAccessWithContext

func (m *MockRedshiftAPI) RevokeSnapshotAccessWithContext(arg0 context.Context, arg1 *redshift.RevokeSnapshotAccessInput, arg2 ...request.Option) (*redshift.RevokeSnapshotAccessOutput, error)

RevokeSnapshotAccessWithContext mocks base method.

func (*MockRedshiftAPI) RotateEncryptionKey

RotateEncryptionKey mocks base method.

func (*MockRedshiftAPI) RotateEncryptionKeyRequest

RotateEncryptionKeyRequest mocks base method.

func (*MockRedshiftAPI) RotateEncryptionKeyWithContext

func (m *MockRedshiftAPI) RotateEncryptionKeyWithContext(arg0 context.Context, arg1 *redshift.RotateEncryptionKeyInput, arg2 ...request.Option) (*redshift.RotateEncryptionKeyOutput, error)

RotateEncryptionKeyWithContext mocks base method.

func (*MockRedshiftAPI) UpdatePartnerStatus added in v1.38.35

UpdatePartnerStatus mocks base method.

func (*MockRedshiftAPI) UpdatePartnerStatusRequest added in v1.38.35

UpdatePartnerStatusRequest mocks base method.

func (*MockRedshiftAPI) UpdatePartnerStatusWithContext added in v1.38.35

func (m *MockRedshiftAPI) UpdatePartnerStatusWithContext(arg0 context.Context, arg1 *redshift.UpdatePartnerStatusInput, arg2 ...request.Option) (*redshift.UpdatePartnerStatusOutput, error)

UpdatePartnerStatusWithContext mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterAvailable

func (m *MockRedshiftAPI) WaitUntilClusterAvailable(arg0 *redshift.DescribeClustersInput) error

WaitUntilClusterAvailable mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterAvailableWithContext

func (m *MockRedshiftAPI) WaitUntilClusterAvailableWithContext(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 ...request.WaiterOption) error

WaitUntilClusterAvailableWithContext mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterDeleted

func (m *MockRedshiftAPI) WaitUntilClusterDeleted(arg0 *redshift.DescribeClustersInput) error

WaitUntilClusterDeleted mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterDeletedWithContext

func (m *MockRedshiftAPI) WaitUntilClusterDeletedWithContext(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 ...request.WaiterOption) error

WaitUntilClusterDeletedWithContext mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterRestored

func (m *MockRedshiftAPI) WaitUntilClusterRestored(arg0 *redshift.DescribeClustersInput) error

WaitUntilClusterRestored mocks base method.

func (*MockRedshiftAPI) WaitUntilClusterRestoredWithContext

func (m *MockRedshiftAPI) WaitUntilClusterRestoredWithContext(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 ...request.WaiterOption) error

WaitUntilClusterRestoredWithContext mocks base method.

func (*MockRedshiftAPI) WaitUntilSnapshotAvailable

func (m *MockRedshiftAPI) WaitUntilSnapshotAvailable(arg0 *redshift.DescribeClusterSnapshotsInput) error

WaitUntilSnapshotAvailable mocks base method.

func (*MockRedshiftAPI) WaitUntilSnapshotAvailableWithContext

func (m *MockRedshiftAPI) WaitUntilSnapshotAvailableWithContext(arg0 context.Context, arg1 *redshift.DescribeClusterSnapshotsInput, arg2 ...request.WaiterOption) error

WaitUntilSnapshotAvailableWithContext mocks base method.

type MockRedshiftAPIMockRecorder

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

MockRedshiftAPIMockRecorder is the mock recorder for MockRedshiftAPI.

func (*MockRedshiftAPIMockRecorder) AcceptReservedNodeExchange

func (mr *MockRedshiftAPIMockRecorder) AcceptReservedNodeExchange(arg0 interface{}) *gomock.Call

AcceptReservedNodeExchange indicates an expected call of AcceptReservedNodeExchange.

func (*MockRedshiftAPIMockRecorder) AcceptReservedNodeExchangeRequest

func (mr *MockRedshiftAPIMockRecorder) AcceptReservedNodeExchangeRequest(arg0 interface{}) *gomock.Call

AcceptReservedNodeExchangeRequest indicates an expected call of AcceptReservedNodeExchangeRequest.

func (*MockRedshiftAPIMockRecorder) AcceptReservedNodeExchangeWithContext

func (mr *MockRedshiftAPIMockRecorder) AcceptReservedNodeExchangeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptReservedNodeExchangeWithContext indicates an expected call of AcceptReservedNodeExchangeWithContext.

func (*MockRedshiftAPIMockRecorder) AddPartner added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AddPartner(arg0 interface{}) *gomock.Call

AddPartner indicates an expected call of AddPartner.

func (*MockRedshiftAPIMockRecorder) AddPartnerRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AddPartnerRequest(arg0 interface{}) *gomock.Call

AddPartnerRequest indicates an expected call of AddPartnerRequest.

func (*MockRedshiftAPIMockRecorder) AddPartnerWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AddPartnerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddPartnerWithContext indicates an expected call of AddPartnerWithContext.

func (*MockRedshiftAPIMockRecorder) AssociateDataShareConsumer added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AssociateDataShareConsumer(arg0 interface{}) *gomock.Call

AssociateDataShareConsumer indicates an expected call of AssociateDataShareConsumer.

func (*MockRedshiftAPIMockRecorder) AssociateDataShareConsumerRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AssociateDataShareConsumerRequest(arg0 interface{}) *gomock.Call

AssociateDataShareConsumerRequest indicates an expected call of AssociateDataShareConsumerRequest.

func (*MockRedshiftAPIMockRecorder) AssociateDataShareConsumerWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AssociateDataShareConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDataShareConsumerWithContext indicates an expected call of AssociateDataShareConsumerWithContext.

func (*MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngress

func (mr *MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngress(arg0 interface{}) *gomock.Call

AuthorizeClusterSecurityGroupIngress indicates an expected call of AuthorizeClusterSecurityGroupIngress.

func (*MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngressRequest

func (mr *MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call

AuthorizeClusterSecurityGroupIngressRequest indicates an expected call of AuthorizeClusterSecurityGroupIngressRequest.

func (*MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngressWithContext

func (mr *MockRedshiftAPIMockRecorder) AuthorizeClusterSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeClusterSecurityGroupIngressWithContext indicates an expected call of AuthorizeClusterSecurityGroupIngressWithContext.

func (*MockRedshiftAPIMockRecorder) AuthorizeDataShare added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AuthorizeDataShare(arg0 interface{}) *gomock.Call

AuthorizeDataShare indicates an expected call of AuthorizeDataShare.

func (*MockRedshiftAPIMockRecorder) AuthorizeDataShareRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AuthorizeDataShareRequest(arg0 interface{}) *gomock.Call

AuthorizeDataShareRequest indicates an expected call of AuthorizeDataShareRequest.

func (*MockRedshiftAPIMockRecorder) AuthorizeDataShareWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) AuthorizeDataShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeDataShareWithContext indicates an expected call of AuthorizeDataShareWithContext.

func (*MockRedshiftAPIMockRecorder) AuthorizeEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AuthorizeEndpointAccess(arg0 interface{}) *gomock.Call

AuthorizeEndpointAccess indicates an expected call of AuthorizeEndpointAccess.

func (*MockRedshiftAPIMockRecorder) AuthorizeEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AuthorizeEndpointAccessRequest(arg0 interface{}) *gomock.Call

AuthorizeEndpointAccessRequest indicates an expected call of AuthorizeEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) AuthorizeEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) AuthorizeEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeEndpointAccessWithContext indicates an expected call of AuthorizeEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccess

func (mr *MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccess(arg0 interface{}) *gomock.Call

AuthorizeSnapshotAccess indicates an expected call of AuthorizeSnapshotAccess.

func (*MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccessRequest

func (mr *MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccessRequest(arg0 interface{}) *gomock.Call

AuthorizeSnapshotAccessRequest indicates an expected call of AuthorizeSnapshotAccessRequest.

func (*MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccessWithContext

func (mr *MockRedshiftAPIMockRecorder) AuthorizeSnapshotAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeSnapshotAccessWithContext indicates an expected call of AuthorizeSnapshotAccessWithContext.

func (*MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshots

func (mr *MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshots(arg0 interface{}) *gomock.Call

BatchDeleteClusterSnapshots indicates an expected call of BatchDeleteClusterSnapshots.

func (*MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshotsRequest

func (mr *MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshotsRequest(arg0 interface{}) *gomock.Call

BatchDeleteClusterSnapshotsRequest indicates an expected call of BatchDeleteClusterSnapshotsRequest.

func (*MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshotsWithContext

func (mr *MockRedshiftAPIMockRecorder) BatchDeleteClusterSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDeleteClusterSnapshotsWithContext indicates an expected call of BatchDeleteClusterSnapshotsWithContext.

func (*MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshots

func (mr *MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshots(arg0 interface{}) *gomock.Call

BatchModifyClusterSnapshots indicates an expected call of BatchModifyClusterSnapshots.

func (*MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshotsRequest

func (mr *MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshotsRequest(arg0 interface{}) *gomock.Call

BatchModifyClusterSnapshotsRequest indicates an expected call of BatchModifyClusterSnapshotsRequest.

func (*MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshotsWithContext

func (mr *MockRedshiftAPIMockRecorder) BatchModifyClusterSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchModifyClusterSnapshotsWithContext indicates an expected call of BatchModifyClusterSnapshotsWithContext.

func (*MockRedshiftAPIMockRecorder) CancelResize

func (mr *MockRedshiftAPIMockRecorder) CancelResize(arg0 interface{}) *gomock.Call

CancelResize indicates an expected call of CancelResize.

func (*MockRedshiftAPIMockRecorder) CancelResizeRequest

func (mr *MockRedshiftAPIMockRecorder) CancelResizeRequest(arg0 interface{}) *gomock.Call

CancelResizeRequest indicates an expected call of CancelResizeRequest.

func (*MockRedshiftAPIMockRecorder) CancelResizeWithContext

func (mr *MockRedshiftAPIMockRecorder) CancelResizeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelResizeWithContext indicates an expected call of CancelResizeWithContext.

func (*MockRedshiftAPIMockRecorder) CopyClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) CopyClusterSnapshot(arg0 interface{}) *gomock.Call

CopyClusterSnapshot indicates an expected call of CopyClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) CopyClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) CopyClusterSnapshotRequest(arg0 interface{}) *gomock.Call

CopyClusterSnapshotRequest indicates an expected call of CopyClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) CopyClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) CopyClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyClusterSnapshotWithContext indicates an expected call of CopyClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) CreateAuthenticationProfile added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) CreateAuthenticationProfile(arg0 interface{}) *gomock.Call

CreateAuthenticationProfile indicates an expected call of CreateAuthenticationProfile.

func (*MockRedshiftAPIMockRecorder) CreateAuthenticationProfileRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) CreateAuthenticationProfileRequest(arg0 interface{}) *gomock.Call

CreateAuthenticationProfileRequest indicates an expected call of CreateAuthenticationProfileRequest.

func (*MockRedshiftAPIMockRecorder) CreateAuthenticationProfileWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) CreateAuthenticationProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAuthenticationProfileWithContext indicates an expected call of CreateAuthenticationProfileWithContext.

func (*MockRedshiftAPIMockRecorder) CreateCluster

func (mr *MockRedshiftAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockRedshiftAPIMockRecorder) CreateClusterParameterGroup

func (mr *MockRedshiftAPIMockRecorder) CreateClusterParameterGroup(arg0 interface{}) *gomock.Call

CreateClusterParameterGroup indicates an expected call of CreateClusterParameterGroup.

func (*MockRedshiftAPIMockRecorder) CreateClusterParameterGroupRequest

func (mr *MockRedshiftAPIMockRecorder) CreateClusterParameterGroupRequest(arg0 interface{}) *gomock.Call

CreateClusterParameterGroupRequest indicates an expected call of CreateClusterParameterGroupRequest.

func (*MockRedshiftAPIMockRecorder) CreateClusterParameterGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterParameterGroupWithContext indicates an expected call of CreateClusterParameterGroupWithContext.

func (*MockRedshiftAPIMockRecorder) CreateClusterRequest

func (mr *MockRedshiftAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call

CreateClusterRequest indicates an expected call of CreateClusterRequest.

func (*MockRedshiftAPIMockRecorder) CreateClusterSecurityGroup

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSecurityGroup(arg0 interface{}) *gomock.Call

CreateClusterSecurityGroup indicates an expected call of CreateClusterSecurityGroup.

func (*MockRedshiftAPIMockRecorder) CreateClusterSecurityGroupRequest

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSecurityGroupRequest(arg0 interface{}) *gomock.Call

CreateClusterSecurityGroupRequest indicates an expected call of CreateClusterSecurityGroupRequest.

func (*MockRedshiftAPIMockRecorder) CreateClusterSecurityGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterSecurityGroupWithContext indicates an expected call of CreateClusterSecurityGroupWithContext.

func (*MockRedshiftAPIMockRecorder) CreateClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSnapshot(arg0 interface{}) *gomock.Call

CreateClusterSnapshot indicates an expected call of CreateClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) CreateClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSnapshotRequest(arg0 interface{}) *gomock.Call

CreateClusterSnapshotRequest indicates an expected call of CreateClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) CreateClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterSnapshotWithContext indicates an expected call of CreateClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) CreateClusterSubnetGroup

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSubnetGroup(arg0 interface{}) *gomock.Call

CreateClusterSubnetGroup indicates an expected call of CreateClusterSubnetGroup.

func (*MockRedshiftAPIMockRecorder) CreateClusterSubnetGroupRequest

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSubnetGroupRequest(arg0 interface{}) *gomock.Call

CreateClusterSubnetGroupRequest indicates an expected call of CreateClusterSubnetGroupRequest.

func (*MockRedshiftAPIMockRecorder) CreateClusterSubnetGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateClusterSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterSubnetGroupWithContext indicates an expected call of CreateClusterSubnetGroupWithContext.

func (*MockRedshiftAPIMockRecorder) CreateClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterWithContext indicates an expected call of CreateClusterWithContext.

func (*MockRedshiftAPIMockRecorder) CreateEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) CreateEndpointAccess(arg0 interface{}) *gomock.Call

CreateEndpointAccess indicates an expected call of CreateEndpointAccess.

func (*MockRedshiftAPIMockRecorder) CreateEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) CreateEndpointAccessRequest(arg0 interface{}) *gomock.Call

CreateEndpointAccessRequest indicates an expected call of CreateEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) CreateEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) CreateEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEndpointAccessWithContext indicates an expected call of CreateEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) CreateEventSubscription

func (mr *MockRedshiftAPIMockRecorder) CreateEventSubscription(arg0 interface{}) *gomock.Call

CreateEventSubscription indicates an expected call of CreateEventSubscription.

func (*MockRedshiftAPIMockRecorder) CreateEventSubscriptionRequest

func (mr *MockRedshiftAPIMockRecorder) CreateEventSubscriptionRequest(arg0 interface{}) *gomock.Call

CreateEventSubscriptionRequest indicates an expected call of CreateEventSubscriptionRequest.

func (*MockRedshiftAPIMockRecorder) CreateEventSubscriptionWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEventSubscriptionWithContext indicates an expected call of CreateEventSubscriptionWithContext.

func (*MockRedshiftAPIMockRecorder) CreateHsmClientCertificate

func (mr *MockRedshiftAPIMockRecorder) CreateHsmClientCertificate(arg0 interface{}) *gomock.Call

CreateHsmClientCertificate indicates an expected call of CreateHsmClientCertificate.

func (*MockRedshiftAPIMockRecorder) CreateHsmClientCertificateRequest

func (mr *MockRedshiftAPIMockRecorder) CreateHsmClientCertificateRequest(arg0 interface{}) *gomock.Call

CreateHsmClientCertificateRequest indicates an expected call of CreateHsmClientCertificateRequest.

func (*MockRedshiftAPIMockRecorder) CreateHsmClientCertificateWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateHsmClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateHsmClientCertificateWithContext indicates an expected call of CreateHsmClientCertificateWithContext.

func (*MockRedshiftAPIMockRecorder) CreateHsmConfiguration

func (mr *MockRedshiftAPIMockRecorder) CreateHsmConfiguration(arg0 interface{}) *gomock.Call

CreateHsmConfiguration indicates an expected call of CreateHsmConfiguration.

func (*MockRedshiftAPIMockRecorder) CreateHsmConfigurationRequest

func (mr *MockRedshiftAPIMockRecorder) CreateHsmConfigurationRequest(arg0 interface{}) *gomock.Call

CreateHsmConfigurationRequest indicates an expected call of CreateHsmConfigurationRequest.

func (*MockRedshiftAPIMockRecorder) CreateHsmConfigurationWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateHsmConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateHsmConfigurationWithContext indicates an expected call of CreateHsmConfigurationWithContext.

func (*MockRedshiftAPIMockRecorder) CreateScheduledAction

func (mr *MockRedshiftAPIMockRecorder) CreateScheduledAction(arg0 interface{}) *gomock.Call

CreateScheduledAction indicates an expected call of CreateScheduledAction.

func (*MockRedshiftAPIMockRecorder) CreateScheduledActionRequest

func (mr *MockRedshiftAPIMockRecorder) CreateScheduledActionRequest(arg0 interface{}) *gomock.Call

CreateScheduledActionRequest indicates an expected call of CreateScheduledActionRequest.

func (*MockRedshiftAPIMockRecorder) CreateScheduledActionWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateScheduledActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateScheduledActionWithContext indicates an expected call of CreateScheduledActionWithContext.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrant

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrant(arg0 interface{}) *gomock.Call

CreateSnapshotCopyGrant indicates an expected call of CreateSnapshotCopyGrant.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrantRequest

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrantRequest(arg0 interface{}) *gomock.Call

CreateSnapshotCopyGrantRequest indicates an expected call of CreateSnapshotCopyGrantRequest.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrantWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotCopyGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSnapshotCopyGrantWithContext indicates an expected call of CreateSnapshotCopyGrantWithContext.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotSchedule

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotSchedule(arg0 interface{}) *gomock.Call

CreateSnapshotSchedule indicates an expected call of CreateSnapshotSchedule.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotScheduleRequest

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotScheduleRequest(arg0 interface{}) *gomock.Call

CreateSnapshotScheduleRequest indicates an expected call of CreateSnapshotScheduleRequest.

func (*MockRedshiftAPIMockRecorder) CreateSnapshotScheduleWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSnapshotScheduleWithContext indicates an expected call of CreateSnapshotScheduleWithContext.

func (*MockRedshiftAPIMockRecorder) CreateTags

func (mr *MockRedshiftAPIMockRecorder) CreateTags(arg0 interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags.

func (*MockRedshiftAPIMockRecorder) CreateTagsRequest

func (mr *MockRedshiftAPIMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call

CreateTagsRequest indicates an expected call of CreateTagsRequest.

func (*MockRedshiftAPIMockRecorder) CreateTagsWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTagsWithContext indicates an expected call of CreateTagsWithContext.

func (*MockRedshiftAPIMockRecorder) CreateUsageLimit

func (mr *MockRedshiftAPIMockRecorder) CreateUsageLimit(arg0 interface{}) *gomock.Call

CreateUsageLimit indicates an expected call of CreateUsageLimit.

func (*MockRedshiftAPIMockRecorder) CreateUsageLimitRequest

func (mr *MockRedshiftAPIMockRecorder) CreateUsageLimitRequest(arg0 interface{}) *gomock.Call

CreateUsageLimitRequest indicates an expected call of CreateUsageLimitRequest.

func (*MockRedshiftAPIMockRecorder) CreateUsageLimitWithContext

func (mr *MockRedshiftAPIMockRecorder) CreateUsageLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUsageLimitWithContext indicates an expected call of CreateUsageLimitWithContext.

func (*MockRedshiftAPIMockRecorder) DeauthorizeDataShare added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeauthorizeDataShare(arg0 interface{}) *gomock.Call

DeauthorizeDataShare indicates an expected call of DeauthorizeDataShare.

func (*MockRedshiftAPIMockRecorder) DeauthorizeDataShareRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeauthorizeDataShareRequest(arg0 interface{}) *gomock.Call

DeauthorizeDataShareRequest indicates an expected call of DeauthorizeDataShareRequest.

func (*MockRedshiftAPIMockRecorder) DeauthorizeDataShareWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeauthorizeDataShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeauthorizeDataShareWithContext indicates an expected call of DeauthorizeDataShareWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteAuthenticationProfile added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeleteAuthenticationProfile(arg0 interface{}) *gomock.Call

DeleteAuthenticationProfile indicates an expected call of DeleteAuthenticationProfile.

func (*MockRedshiftAPIMockRecorder) DeleteAuthenticationProfileRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeleteAuthenticationProfileRequest(arg0 interface{}) *gomock.Call

DeleteAuthenticationProfileRequest indicates an expected call of DeleteAuthenticationProfileRequest.

func (*MockRedshiftAPIMockRecorder) DeleteAuthenticationProfileWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DeleteAuthenticationProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAuthenticationProfileWithContext indicates an expected call of DeleteAuthenticationProfileWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteCluster

func (mr *MockRedshiftAPIMockRecorder) DeleteCluster(arg0 interface{}) *gomock.Call

DeleteCluster indicates an expected call of DeleteCluster.

func (*MockRedshiftAPIMockRecorder) DeleteClusterParameterGroup

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterParameterGroup(arg0 interface{}) *gomock.Call

DeleteClusterParameterGroup indicates an expected call of DeleteClusterParameterGroup.

func (*MockRedshiftAPIMockRecorder) DeleteClusterParameterGroupRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterParameterGroupRequest(arg0 interface{}) *gomock.Call

DeleteClusterParameterGroupRequest indicates an expected call of DeleteClusterParameterGroupRequest.

func (*MockRedshiftAPIMockRecorder) DeleteClusterParameterGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClusterParameterGroupWithContext indicates an expected call of DeleteClusterParameterGroupWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteClusterRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterRequest(arg0 interface{}) *gomock.Call

DeleteClusterRequest indicates an expected call of DeleteClusterRequest.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroup

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroup(arg0 interface{}) *gomock.Call

DeleteClusterSecurityGroup indicates an expected call of DeleteClusterSecurityGroup.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroupRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroupRequest(arg0 interface{}) *gomock.Call

DeleteClusterSecurityGroupRequest indicates an expected call of DeleteClusterSecurityGroupRequest.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClusterSecurityGroupWithContext indicates an expected call of DeleteClusterSecurityGroupWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSnapshot(arg0 interface{}) *gomock.Call

DeleteClusterSnapshot indicates an expected call of DeleteClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteClusterSnapshotRequest indicates an expected call of DeleteClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClusterSnapshotWithContext indicates an expected call of DeleteClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroup

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroup(arg0 interface{}) *gomock.Call

DeleteClusterSubnetGroup indicates an expected call of DeleteClusterSubnetGroup.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroupRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroupRequest(arg0 interface{}) *gomock.Call

DeleteClusterSubnetGroupRequest indicates an expected call of DeleteClusterSubnetGroupRequest.

func (*MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClusterSubnetGroupWithContext indicates an expected call of DeleteClusterSubnetGroupWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClusterWithContext indicates an expected call of DeleteClusterWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeleteEndpointAccess(arg0 interface{}) *gomock.Call

DeleteEndpointAccess indicates an expected call of DeleteEndpointAccess.

func (*MockRedshiftAPIMockRecorder) DeleteEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeleteEndpointAccessRequest(arg0 interface{}) *gomock.Call

DeleteEndpointAccessRequest indicates an expected call of DeleteEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) DeleteEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeleteEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEndpointAccessWithContext indicates an expected call of DeleteEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteEventSubscription

func (mr *MockRedshiftAPIMockRecorder) DeleteEventSubscription(arg0 interface{}) *gomock.Call

DeleteEventSubscription indicates an expected call of DeleteEventSubscription.

func (*MockRedshiftAPIMockRecorder) DeleteEventSubscriptionRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteEventSubscriptionRequest(arg0 interface{}) *gomock.Call

DeleteEventSubscriptionRequest indicates an expected call of DeleteEventSubscriptionRequest.

func (*MockRedshiftAPIMockRecorder) DeleteEventSubscriptionWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventSubscriptionWithContext indicates an expected call of DeleteEventSubscriptionWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteHsmClientCertificate

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmClientCertificate(arg0 interface{}) *gomock.Call

DeleteHsmClientCertificate indicates an expected call of DeleteHsmClientCertificate.

func (*MockRedshiftAPIMockRecorder) DeleteHsmClientCertificateRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmClientCertificateRequest(arg0 interface{}) *gomock.Call

DeleteHsmClientCertificateRequest indicates an expected call of DeleteHsmClientCertificateRequest.

func (*MockRedshiftAPIMockRecorder) DeleteHsmClientCertificateWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHsmClientCertificateWithContext indicates an expected call of DeleteHsmClientCertificateWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteHsmConfiguration

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmConfiguration(arg0 interface{}) *gomock.Call

DeleteHsmConfiguration indicates an expected call of DeleteHsmConfiguration.

func (*MockRedshiftAPIMockRecorder) DeleteHsmConfigurationRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteHsmConfigurationRequest indicates an expected call of DeleteHsmConfigurationRequest.

func (*MockRedshiftAPIMockRecorder) DeleteHsmConfigurationWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteHsmConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHsmConfigurationWithContext indicates an expected call of DeleteHsmConfigurationWithContext.

func (*MockRedshiftAPIMockRecorder) DeletePartner added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeletePartner(arg0 interface{}) *gomock.Call

DeletePartner indicates an expected call of DeletePartner.

func (*MockRedshiftAPIMockRecorder) DeletePartnerRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeletePartnerRequest(arg0 interface{}) *gomock.Call

DeletePartnerRequest indicates an expected call of DeletePartnerRequest.

func (*MockRedshiftAPIMockRecorder) DeletePartnerWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DeletePartnerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePartnerWithContext indicates an expected call of DeletePartnerWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteScheduledAction

func (mr *MockRedshiftAPIMockRecorder) DeleteScheduledAction(arg0 interface{}) *gomock.Call

DeleteScheduledAction indicates an expected call of DeleteScheduledAction.

func (*MockRedshiftAPIMockRecorder) DeleteScheduledActionRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteScheduledActionRequest(arg0 interface{}) *gomock.Call

DeleteScheduledActionRequest indicates an expected call of DeleteScheduledActionRequest.

func (*MockRedshiftAPIMockRecorder) DeleteScheduledActionWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteScheduledActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteScheduledActionWithContext indicates an expected call of DeleteScheduledActionWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrant

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrant(arg0 interface{}) *gomock.Call

DeleteSnapshotCopyGrant indicates an expected call of DeleteSnapshotCopyGrant.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrantRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrantRequest(arg0 interface{}) *gomock.Call

DeleteSnapshotCopyGrantRequest indicates an expected call of DeleteSnapshotCopyGrantRequest.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrantWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotCopyGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSnapshotCopyGrantWithContext indicates an expected call of DeleteSnapshotCopyGrantWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotSchedule

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotSchedule(arg0 interface{}) *gomock.Call

DeleteSnapshotSchedule indicates an expected call of DeleteSnapshotSchedule.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotScheduleRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotScheduleRequest(arg0 interface{}) *gomock.Call

DeleteSnapshotScheduleRequest indicates an expected call of DeleteSnapshotScheduleRequest.

func (*MockRedshiftAPIMockRecorder) DeleteSnapshotScheduleWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSnapshotScheduleWithContext indicates an expected call of DeleteSnapshotScheduleWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteTags

func (mr *MockRedshiftAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags.

func (*MockRedshiftAPIMockRecorder) DeleteTagsRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call

DeleteTagsRequest indicates an expected call of DeleteTagsRequest.

func (*MockRedshiftAPIMockRecorder) DeleteTagsWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext.

func (*MockRedshiftAPIMockRecorder) DeleteUsageLimit

func (mr *MockRedshiftAPIMockRecorder) DeleteUsageLimit(arg0 interface{}) *gomock.Call

DeleteUsageLimit indicates an expected call of DeleteUsageLimit.

func (*MockRedshiftAPIMockRecorder) DeleteUsageLimitRequest

func (mr *MockRedshiftAPIMockRecorder) DeleteUsageLimitRequest(arg0 interface{}) *gomock.Call

DeleteUsageLimitRequest indicates an expected call of DeleteUsageLimitRequest.

func (*MockRedshiftAPIMockRecorder) DeleteUsageLimitWithContext

func (mr *MockRedshiftAPIMockRecorder) DeleteUsageLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUsageLimitWithContext indicates an expected call of DeleteUsageLimitWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeAccountAttributes

func (mr *MockRedshiftAPIMockRecorder) DescribeAccountAttributes(arg0 interface{}) *gomock.Call

DescribeAccountAttributes indicates an expected call of DescribeAccountAttributes.

func (*MockRedshiftAPIMockRecorder) DescribeAccountAttributesRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeAccountAttributesRequest(arg0 interface{}) *gomock.Call

DescribeAccountAttributesRequest indicates an expected call of DescribeAccountAttributesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeAccountAttributesWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeAccountAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountAttributesWithContext indicates an expected call of DescribeAccountAttributesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeAuthenticationProfiles added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeAuthenticationProfiles(arg0 interface{}) *gomock.Call

DescribeAuthenticationProfiles indicates an expected call of DescribeAuthenticationProfiles.

func (*MockRedshiftAPIMockRecorder) DescribeAuthenticationProfilesRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeAuthenticationProfilesRequest(arg0 interface{}) *gomock.Call

DescribeAuthenticationProfilesRequest indicates an expected call of DescribeAuthenticationProfilesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeAuthenticationProfilesWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeAuthenticationProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAuthenticationProfilesWithContext indicates an expected call of DescribeAuthenticationProfilesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterDbRevisions

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterDbRevisions(arg0 interface{}) *gomock.Call

DescribeClusterDbRevisions indicates an expected call of DescribeClusterDbRevisions.

func (*MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterDbRevisionsPages indicates an expected call of DescribeClusterDbRevisionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsPagesWithContext

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

DescribeClusterDbRevisionsPagesWithContext indicates an expected call of DescribeClusterDbRevisionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsRequest(arg0 interface{}) *gomock.Call

DescribeClusterDbRevisionsRequest indicates an expected call of DescribeClusterDbRevisionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterDbRevisionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterDbRevisionsWithContext indicates an expected call of DescribeClusterDbRevisionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameterGroups

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParameterGroups(arg0 interface{}) *gomock.Call

DescribeClusterParameterGroups indicates an expected call of DescribeClusterParameterGroups.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterParameterGroupsPages indicates an expected call of DescribeClusterParameterGroupsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsPagesWithContext

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

DescribeClusterParameterGroupsPagesWithContext indicates an expected call of DescribeClusterParameterGroupsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsRequest(arg0 interface{}) *gomock.Call

DescribeClusterParameterGroupsRequest indicates an expected call of DescribeClusterParameterGroupsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterParameterGroupsWithContext indicates an expected call of DescribeClusterParameterGroupsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParameters

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParameters(arg0 interface{}) *gomock.Call

DescribeClusterParameters indicates an expected call of DescribeClusterParameters.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParametersPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParametersPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterParametersPages indicates an expected call of DescribeClusterParametersPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParametersPagesWithContext

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

DescribeClusterParametersPagesWithContext indicates an expected call of DescribeClusterParametersPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParametersRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParametersRequest(arg0 interface{}) *gomock.Call

DescribeClusterParametersRequest indicates an expected call of DescribeClusterParametersRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterParametersWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterParametersWithContext indicates an expected call of DescribeClusterParametersWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroups

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroups(arg0 interface{}) *gomock.Call

DescribeClusterSecurityGroups indicates an expected call of DescribeClusterSecurityGroups.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterSecurityGroupsPages indicates an expected call of DescribeClusterSecurityGroupsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsPagesWithContext

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

DescribeClusterSecurityGroupsPagesWithContext indicates an expected call of DescribeClusterSecurityGroupsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeClusterSecurityGroupsRequest indicates an expected call of DescribeClusterSecurityGroupsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterSecurityGroupsWithContext indicates an expected call of DescribeClusterSecurityGroupsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSnapshots

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSnapshots(arg0 interface{}) *gomock.Call

DescribeClusterSnapshots indicates an expected call of DescribeClusterSnapshots.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterSnapshotsPages indicates an expected call of DescribeClusterSnapshotsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsPagesWithContext

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

DescribeClusterSnapshotsPagesWithContext indicates an expected call of DescribeClusterSnapshotsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsRequest(arg0 interface{}) *gomock.Call

DescribeClusterSnapshotsRequest indicates an expected call of DescribeClusterSnapshotsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterSnapshotsWithContext indicates an expected call of DescribeClusterSnapshotsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroups

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroups(arg0 interface{}) *gomock.Call

DescribeClusterSubnetGroups indicates an expected call of DescribeClusterSubnetGroups.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterSubnetGroupsPages indicates an expected call of DescribeClusterSubnetGroupsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsPagesWithContext

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

DescribeClusterSubnetGroupsPagesWithContext indicates an expected call of DescribeClusterSubnetGroupsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsRequest(arg0 interface{}) *gomock.Call

DescribeClusterSubnetGroupsRequest indicates an expected call of DescribeClusterSubnetGroupsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterSubnetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterSubnetGroupsWithContext indicates an expected call of DescribeClusterSubnetGroupsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterTracks

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterTracks(arg0 interface{}) *gomock.Call

DescribeClusterTracks indicates an expected call of DescribeClusterTracks.

func (*MockRedshiftAPIMockRecorder) DescribeClusterTracksPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterTracksPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterTracksPages indicates an expected call of DescribeClusterTracksPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterTracksPagesWithContext

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

DescribeClusterTracksPagesWithContext indicates an expected call of DescribeClusterTracksPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterTracksRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterTracksRequest(arg0 interface{}) *gomock.Call

DescribeClusterTracksRequest indicates an expected call of DescribeClusterTracksRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterTracksWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterTracksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterTracksWithContext indicates an expected call of DescribeClusterTracksWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterVersions

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterVersions(arg0 interface{}) *gomock.Call

DescribeClusterVersions indicates an expected call of DescribeClusterVersions.

func (*MockRedshiftAPIMockRecorder) DescribeClusterVersionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterVersionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClusterVersionsPages indicates an expected call of DescribeClusterVersionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeClusterVersionsPagesWithContext

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

DescribeClusterVersionsPagesWithContext indicates an expected call of DescribeClusterVersionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusterVersionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterVersionsRequest(arg0 interface{}) *gomock.Call

DescribeClusterVersionsRequest indicates an expected call of DescribeClusterVersionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClusterVersionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClusterVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterVersionsWithContext indicates an expected call of DescribeClusterVersionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClusters

func (mr *MockRedshiftAPIMockRecorder) DescribeClusters(arg0 interface{}) *gomock.Call

DescribeClusters indicates an expected call of DescribeClusters.

func (*MockRedshiftAPIMockRecorder) DescribeClustersPages

func (mr *MockRedshiftAPIMockRecorder) DescribeClustersPages(arg0, arg1 interface{}) *gomock.Call

DescribeClustersPages indicates an expected call of DescribeClustersPages.

func (*MockRedshiftAPIMockRecorder) DescribeClustersPagesWithContext

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

DescribeClustersPagesWithContext indicates an expected call of DescribeClustersPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeClustersRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeClustersRequest(arg0 interface{}) *gomock.Call

DescribeClustersRequest indicates an expected call of DescribeClustersRequest.

func (*MockRedshiftAPIMockRecorder) DescribeClustersWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClustersWithContext indicates an expected call of DescribeClustersWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataShares added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataShares(arg0 interface{}) *gomock.Call

DescribeDataShares indicates an expected call of DescribeDataShares.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumer added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumer(arg0 interface{}) *gomock.Call

DescribeDataSharesForConsumer indicates an expected call of DescribeDataSharesForConsumer.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerPages added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerPages(arg0, arg1 interface{}) *gomock.Call

DescribeDataSharesForConsumerPages indicates an expected call of DescribeDataSharesForConsumerPages.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerPagesWithContext added in v1.43.22

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

DescribeDataSharesForConsumerPagesWithContext indicates an expected call of DescribeDataSharesForConsumerPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerRequest(arg0 interface{}) *gomock.Call

DescribeDataSharesForConsumerRequest indicates an expected call of DescribeDataSharesForConsumerRequest.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSharesForConsumerWithContext indicates an expected call of DescribeDataSharesForConsumerWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForProducer added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForProducer(arg0 interface{}) *gomock.Call

DescribeDataSharesForProducer indicates an expected call of DescribeDataSharesForProducer.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerPages added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerPages(arg0, arg1 interface{}) *gomock.Call

DescribeDataSharesForProducerPages indicates an expected call of DescribeDataSharesForProducerPages.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerPagesWithContext added in v1.43.22

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

DescribeDataSharesForProducerPagesWithContext indicates an expected call of DescribeDataSharesForProducerPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerRequest(arg0 interface{}) *gomock.Call

DescribeDataSharesForProducerRequest indicates an expected call of DescribeDataSharesForProducerRequest.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesForProducerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSharesForProducerWithContext indicates an expected call of DescribeDataSharesForProducerWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesPages added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesPages(arg0, arg1 interface{}) *gomock.Call

DescribeDataSharesPages indicates an expected call of DescribeDataSharesPages.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesPagesWithContext added in v1.43.22

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

DescribeDataSharesPagesWithContext indicates an expected call of DescribeDataSharesPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesRequest(arg0 interface{}) *gomock.Call

DescribeDataSharesRequest indicates an expected call of DescribeDataSharesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeDataSharesWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeDataSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSharesWithContext indicates an expected call of DescribeDataSharesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDefaultClusterParameters

func (mr *MockRedshiftAPIMockRecorder) DescribeDefaultClusterParameters(arg0 interface{}) *gomock.Call

DescribeDefaultClusterParameters indicates an expected call of DescribeDefaultClusterParameters.

func (*MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersPages

func (mr *MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersPages(arg0, arg1 interface{}) *gomock.Call

DescribeDefaultClusterParametersPages indicates an expected call of DescribeDefaultClusterParametersPages.

func (*MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersPagesWithContext

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

DescribeDefaultClusterParametersPagesWithContext indicates an expected call of DescribeDefaultClusterParametersPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersRequest(arg0 interface{}) *gomock.Call

DescribeDefaultClusterParametersRequest indicates an expected call of DescribeDefaultClusterParametersRequest.

func (*MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeDefaultClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDefaultClusterParametersWithContext indicates an expected call of DescribeDefaultClusterParametersWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAccess(arg0 interface{}) *gomock.Call

DescribeEndpointAccess indicates an expected call of DescribeEndpointAccess.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAccessPages added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAccessPages(arg0, arg1 interface{}) *gomock.Call

DescribeEndpointAccessPages indicates an expected call of DescribeEndpointAccessPages.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAccessPagesWithContext added in v1.38.35

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

DescribeEndpointAccessPagesWithContext indicates an expected call of DescribeEndpointAccessPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAccessRequest(arg0 interface{}) *gomock.Call

DescribeEndpointAccessRequest indicates an expected call of DescribeEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEndpointAccessWithContext indicates an expected call of DescribeEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAuthorization added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAuthorization(arg0 interface{}) *gomock.Call

DescribeEndpointAuthorization indicates an expected call of DescribeEndpointAuthorization.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationPages added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationPages(arg0, arg1 interface{}) *gomock.Call

DescribeEndpointAuthorizationPages indicates an expected call of DescribeEndpointAuthorizationPages.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationPagesWithContext added in v1.38.35

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

DescribeEndpointAuthorizationPagesWithContext indicates an expected call of DescribeEndpointAuthorizationPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationRequest(arg0 interface{}) *gomock.Call

DescribeEndpointAuthorizationRequest indicates an expected call of DescribeEndpointAuthorizationRequest.

func (*MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribeEndpointAuthorizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEndpointAuthorizationWithContext indicates an expected call of DescribeEndpointAuthorizationWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEventCategories

func (mr *MockRedshiftAPIMockRecorder) DescribeEventCategories(arg0 interface{}) *gomock.Call

DescribeEventCategories indicates an expected call of DescribeEventCategories.

func (*MockRedshiftAPIMockRecorder) DescribeEventCategoriesRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeEventCategoriesRequest(arg0 interface{}) *gomock.Call

DescribeEventCategoriesRequest indicates an expected call of DescribeEventCategoriesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeEventCategoriesWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeEventCategoriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventCategoriesWithContext indicates an expected call of DescribeEventCategoriesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEventSubscriptions

func (mr *MockRedshiftAPIMockRecorder) DescribeEventSubscriptions(arg0 interface{}) *gomock.Call

DescribeEventSubscriptions indicates an expected call of DescribeEventSubscriptions.

func (*MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventSubscriptionsPages indicates an expected call of DescribeEventSubscriptionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsPagesWithContext

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

DescribeEventSubscriptionsPagesWithContext indicates an expected call of DescribeEventSubscriptionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsRequest(arg0 interface{}) *gomock.Call

DescribeEventSubscriptionsRequest indicates an expected call of DescribeEventSubscriptionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeEventSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventSubscriptionsWithContext indicates an expected call of DescribeEventSubscriptionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEvents

func (mr *MockRedshiftAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call

DescribeEvents indicates an expected call of DescribeEvents.

func (*MockRedshiftAPIMockRecorder) DescribeEventsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventsPages indicates an expected call of DescribeEventsPages.

func (*MockRedshiftAPIMockRecorder) DescribeEventsPagesWithContext

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

DescribeEventsPagesWithContext indicates an expected call of DescribeEventsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeEventsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call

DescribeEventsRequest indicates an expected call of DescribeEventsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeEventsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventsWithContext indicates an expected call of DescribeEventsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeHsmClientCertificates

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmClientCertificates(arg0 interface{}) *gomock.Call

DescribeHsmClientCertificates indicates an expected call of DescribeHsmClientCertificates.

func (*MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesPages

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesPages(arg0, arg1 interface{}) *gomock.Call

DescribeHsmClientCertificatesPages indicates an expected call of DescribeHsmClientCertificatesPages.

func (*MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesPagesWithContext

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

DescribeHsmClientCertificatesPagesWithContext indicates an expected call of DescribeHsmClientCertificatesPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesRequest(arg0 interface{}) *gomock.Call

DescribeHsmClientCertificatesRequest indicates an expected call of DescribeHsmClientCertificatesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmClientCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHsmClientCertificatesWithContext indicates an expected call of DescribeHsmClientCertificatesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeHsmConfigurations

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmConfigurations(arg0 interface{}) *gomock.Call

DescribeHsmConfigurations indicates an expected call of DescribeHsmConfigurations.

func (*MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeHsmConfigurationsPages indicates an expected call of DescribeHsmConfigurationsPages.

func (*MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsPagesWithContext

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

DescribeHsmConfigurationsPagesWithContext indicates an expected call of DescribeHsmConfigurationsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsRequest(arg0 interface{}) *gomock.Call

DescribeHsmConfigurationsRequest indicates an expected call of DescribeHsmConfigurationsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeHsmConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHsmConfigurationsWithContext indicates an expected call of DescribeHsmConfigurationsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeLoggingStatus

func (mr *MockRedshiftAPIMockRecorder) DescribeLoggingStatus(arg0 interface{}) *gomock.Call

DescribeLoggingStatus indicates an expected call of DescribeLoggingStatus.

func (*MockRedshiftAPIMockRecorder) DescribeLoggingStatusRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeLoggingStatusRequest(arg0 interface{}) *gomock.Call

DescribeLoggingStatusRequest indicates an expected call of DescribeLoggingStatusRequest.

func (*MockRedshiftAPIMockRecorder) DescribeLoggingStatusWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeLoggingStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoggingStatusWithContext indicates an expected call of DescribeLoggingStatusWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptions

func (mr *MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptions(arg0 interface{}) *gomock.Call

DescribeNodeConfigurationOptions indicates an expected call of DescribeNodeConfigurationOptions.

func (*MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeNodeConfigurationOptionsPages indicates an expected call of DescribeNodeConfigurationOptionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsPagesWithContext

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

DescribeNodeConfigurationOptionsPagesWithContext indicates an expected call of DescribeNodeConfigurationOptionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsRequest(arg0 interface{}) *gomock.Call

DescribeNodeConfigurationOptionsRequest indicates an expected call of DescribeNodeConfigurationOptionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeNodeConfigurationOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNodeConfigurationOptionsWithContext indicates an expected call of DescribeNodeConfigurationOptionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptions

func (mr *MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptions(arg0 interface{}) *gomock.Call

DescribeOrderableClusterOptions indicates an expected call of DescribeOrderableClusterOptions.

func (*MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeOrderableClusterOptionsPages indicates an expected call of DescribeOrderableClusterOptionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsPagesWithContext

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

DescribeOrderableClusterOptionsPagesWithContext indicates an expected call of DescribeOrderableClusterOptionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsRequest(arg0 interface{}) *gomock.Call

DescribeOrderableClusterOptionsRequest indicates an expected call of DescribeOrderableClusterOptionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeOrderableClusterOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrderableClusterOptionsWithContext indicates an expected call of DescribeOrderableClusterOptionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribePartners added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribePartners(arg0 interface{}) *gomock.Call

DescribePartners indicates an expected call of DescribePartners.

func (*MockRedshiftAPIMockRecorder) DescribePartnersRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribePartnersRequest(arg0 interface{}) *gomock.Call

DescribePartnersRequest indicates an expected call of DescribePartnersRequest.

func (*MockRedshiftAPIMockRecorder) DescribePartnersWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) DescribePartnersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePartnersWithContext indicates an expected call of DescribePartnersWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatus added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatus(arg0 interface{}) *gomock.Call

DescribeReservedNodeExchangeStatus indicates an expected call of DescribeReservedNodeExchangeStatus.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusPages added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedNodeExchangeStatusPages indicates an expected call of DescribeReservedNodeExchangeStatusPages.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusPagesWithContext added in v1.43.22

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

DescribeReservedNodeExchangeStatusPagesWithContext indicates an expected call of DescribeReservedNodeExchangeStatusPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusRequest(arg0 interface{}) *gomock.Call

DescribeReservedNodeExchangeStatusRequest indicates an expected call of DescribeReservedNodeExchangeStatusRequest.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeExchangeStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedNodeExchangeStatusWithContext indicates an expected call of DescribeReservedNodeExchangeStatusWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferings

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferings(arg0 interface{}) *gomock.Call

DescribeReservedNodeOfferings indicates an expected call of DescribeReservedNodeOfferings.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedNodeOfferingsPages indicates an expected call of DescribeReservedNodeOfferingsPages.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsPagesWithContext

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

DescribeReservedNodeOfferingsPagesWithContext indicates an expected call of DescribeReservedNodeOfferingsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeReservedNodeOfferingsRequest indicates an expected call of DescribeReservedNodeOfferingsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodeOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedNodeOfferingsWithContext indicates an expected call of DescribeReservedNodeOfferingsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodes

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodes(arg0 interface{}) *gomock.Call

DescribeReservedNodes indicates an expected call of DescribeReservedNodes.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodesPages

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodesPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedNodesPages indicates an expected call of DescribeReservedNodesPages.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodesPagesWithContext

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

DescribeReservedNodesPagesWithContext indicates an expected call of DescribeReservedNodesPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodesRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodesRequest(arg0 interface{}) *gomock.Call

DescribeReservedNodesRequest indicates an expected call of DescribeReservedNodesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeReservedNodesWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeReservedNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedNodesWithContext indicates an expected call of DescribeReservedNodesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeResize

func (mr *MockRedshiftAPIMockRecorder) DescribeResize(arg0 interface{}) *gomock.Call

DescribeResize indicates an expected call of DescribeResize.

func (*MockRedshiftAPIMockRecorder) DescribeResizeRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeResizeRequest(arg0 interface{}) *gomock.Call

DescribeResizeRequest indicates an expected call of DescribeResizeRequest.

func (*MockRedshiftAPIMockRecorder) DescribeResizeWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeResizeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeResizeWithContext indicates an expected call of DescribeResizeWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeScheduledActions

func (mr *MockRedshiftAPIMockRecorder) DescribeScheduledActions(arg0 interface{}) *gomock.Call

DescribeScheduledActions indicates an expected call of DescribeScheduledActions.

func (*MockRedshiftAPIMockRecorder) DescribeScheduledActionsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeScheduledActionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeScheduledActionsPages indicates an expected call of DescribeScheduledActionsPages.

func (*MockRedshiftAPIMockRecorder) DescribeScheduledActionsPagesWithContext

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

DescribeScheduledActionsPagesWithContext indicates an expected call of DescribeScheduledActionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeScheduledActionsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeScheduledActionsRequest(arg0 interface{}) *gomock.Call

DescribeScheduledActionsRequest indicates an expected call of DescribeScheduledActionsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeScheduledActionsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeScheduledActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduledActionsWithContext indicates an expected call of DescribeScheduledActionsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrants

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrants(arg0 interface{}) *gomock.Call

DescribeSnapshotCopyGrants indicates an expected call of DescribeSnapshotCopyGrants.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSnapshotCopyGrantsPages indicates an expected call of DescribeSnapshotCopyGrantsPages.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsPagesWithContext

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

DescribeSnapshotCopyGrantsPagesWithContext indicates an expected call of DescribeSnapshotCopyGrantsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotCopyGrantsRequest indicates an expected call of DescribeSnapshotCopyGrantsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotCopyGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotCopyGrantsWithContext indicates an expected call of DescribeSnapshotCopyGrantsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotSchedules

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotSchedules(arg0 interface{}) *gomock.Call

DescribeSnapshotSchedules indicates an expected call of DescribeSnapshotSchedules.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesPages

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesPages(arg0, arg1 interface{}) *gomock.Call

DescribeSnapshotSchedulesPages indicates an expected call of DescribeSnapshotSchedulesPages.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesPagesWithContext

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

DescribeSnapshotSchedulesPagesWithContext indicates an expected call of DescribeSnapshotSchedulesPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotSchedulesRequest indicates an expected call of DescribeSnapshotSchedulesRequest.

func (*MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeSnapshotSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotSchedulesWithContext indicates an expected call of DescribeSnapshotSchedulesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeStorage

func (mr *MockRedshiftAPIMockRecorder) DescribeStorage(arg0 interface{}) *gomock.Call

DescribeStorage indicates an expected call of DescribeStorage.

func (*MockRedshiftAPIMockRecorder) DescribeStorageRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeStorageRequest(arg0 interface{}) *gomock.Call

DescribeStorageRequest indicates an expected call of DescribeStorageRequest.

func (*MockRedshiftAPIMockRecorder) DescribeStorageWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStorageWithContext indicates an expected call of DescribeStorageWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeTableRestoreStatus

func (mr *MockRedshiftAPIMockRecorder) DescribeTableRestoreStatus(arg0 interface{}) *gomock.Call

DescribeTableRestoreStatus indicates an expected call of DescribeTableRestoreStatus.

func (*MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusPages

func (mr *MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeTableRestoreStatusPages indicates an expected call of DescribeTableRestoreStatusPages.

func (*MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusPagesWithContext

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

DescribeTableRestoreStatusPagesWithContext indicates an expected call of DescribeTableRestoreStatusPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusRequest(arg0 interface{}) *gomock.Call

DescribeTableRestoreStatusRequest indicates an expected call of DescribeTableRestoreStatusRequest.

func (*MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeTableRestoreStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTableRestoreStatusWithContext indicates an expected call of DescribeTableRestoreStatusWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeTags

func (mr *MockRedshiftAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags.

func (*MockRedshiftAPIMockRecorder) DescribeTagsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeTagsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTagsPages indicates an expected call of DescribeTagsPages.

func (*MockRedshiftAPIMockRecorder) DescribeTagsPagesWithContext

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

DescribeTagsPagesWithContext indicates an expected call of DescribeTagsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeTagsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call

DescribeTagsRequest indicates an expected call of DescribeTagsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeTagsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeUsageLimits

func (mr *MockRedshiftAPIMockRecorder) DescribeUsageLimits(arg0 interface{}) *gomock.Call

DescribeUsageLimits indicates an expected call of DescribeUsageLimits.

func (*MockRedshiftAPIMockRecorder) DescribeUsageLimitsPages

func (mr *MockRedshiftAPIMockRecorder) DescribeUsageLimitsPages(arg0, arg1 interface{}) *gomock.Call

DescribeUsageLimitsPages indicates an expected call of DescribeUsageLimitsPages.

func (*MockRedshiftAPIMockRecorder) DescribeUsageLimitsPagesWithContext

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

DescribeUsageLimitsPagesWithContext indicates an expected call of DescribeUsageLimitsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) DescribeUsageLimitsRequest

func (mr *MockRedshiftAPIMockRecorder) DescribeUsageLimitsRequest(arg0 interface{}) *gomock.Call

DescribeUsageLimitsRequest indicates an expected call of DescribeUsageLimitsRequest.

func (*MockRedshiftAPIMockRecorder) DescribeUsageLimitsWithContext

func (mr *MockRedshiftAPIMockRecorder) DescribeUsageLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUsageLimitsWithContext indicates an expected call of DescribeUsageLimitsWithContext.

func (*MockRedshiftAPIMockRecorder) DisableLogging

func (mr *MockRedshiftAPIMockRecorder) DisableLogging(arg0 interface{}) *gomock.Call

DisableLogging indicates an expected call of DisableLogging.

func (*MockRedshiftAPIMockRecorder) DisableLoggingRequest

func (mr *MockRedshiftAPIMockRecorder) DisableLoggingRequest(arg0 interface{}) *gomock.Call

DisableLoggingRequest indicates an expected call of DisableLoggingRequest.

func (*MockRedshiftAPIMockRecorder) DisableLoggingWithContext

func (mr *MockRedshiftAPIMockRecorder) DisableLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableLoggingWithContext indicates an expected call of DisableLoggingWithContext.

func (*MockRedshiftAPIMockRecorder) DisableSnapshotCopy

func (mr *MockRedshiftAPIMockRecorder) DisableSnapshotCopy(arg0 interface{}) *gomock.Call

DisableSnapshotCopy indicates an expected call of DisableSnapshotCopy.

func (*MockRedshiftAPIMockRecorder) DisableSnapshotCopyRequest

func (mr *MockRedshiftAPIMockRecorder) DisableSnapshotCopyRequest(arg0 interface{}) *gomock.Call

DisableSnapshotCopyRequest indicates an expected call of DisableSnapshotCopyRequest.

func (*MockRedshiftAPIMockRecorder) DisableSnapshotCopyWithContext

func (mr *MockRedshiftAPIMockRecorder) DisableSnapshotCopyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableSnapshotCopyWithContext indicates an expected call of DisableSnapshotCopyWithContext.

func (*MockRedshiftAPIMockRecorder) DisassociateDataShareConsumer added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DisassociateDataShareConsumer(arg0 interface{}) *gomock.Call

DisassociateDataShareConsumer indicates an expected call of DisassociateDataShareConsumer.

func (*MockRedshiftAPIMockRecorder) DisassociateDataShareConsumerRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DisassociateDataShareConsumerRequest(arg0 interface{}) *gomock.Call

DisassociateDataShareConsumerRequest indicates an expected call of DisassociateDataShareConsumerRequest.

func (*MockRedshiftAPIMockRecorder) DisassociateDataShareConsumerWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) DisassociateDataShareConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateDataShareConsumerWithContext indicates an expected call of DisassociateDataShareConsumerWithContext.

func (*MockRedshiftAPIMockRecorder) EnableLogging

func (mr *MockRedshiftAPIMockRecorder) EnableLogging(arg0 interface{}) *gomock.Call

EnableLogging indicates an expected call of EnableLogging.

func (*MockRedshiftAPIMockRecorder) EnableLoggingRequest

func (mr *MockRedshiftAPIMockRecorder) EnableLoggingRequest(arg0 interface{}) *gomock.Call

EnableLoggingRequest indicates an expected call of EnableLoggingRequest.

func (*MockRedshiftAPIMockRecorder) EnableLoggingWithContext

func (mr *MockRedshiftAPIMockRecorder) EnableLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableLoggingWithContext indicates an expected call of EnableLoggingWithContext.

func (*MockRedshiftAPIMockRecorder) EnableSnapshotCopy

func (mr *MockRedshiftAPIMockRecorder) EnableSnapshotCopy(arg0 interface{}) *gomock.Call

EnableSnapshotCopy indicates an expected call of EnableSnapshotCopy.

func (*MockRedshiftAPIMockRecorder) EnableSnapshotCopyRequest

func (mr *MockRedshiftAPIMockRecorder) EnableSnapshotCopyRequest(arg0 interface{}) *gomock.Call

EnableSnapshotCopyRequest indicates an expected call of EnableSnapshotCopyRequest.

func (*MockRedshiftAPIMockRecorder) EnableSnapshotCopyWithContext

func (mr *MockRedshiftAPIMockRecorder) EnableSnapshotCopyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableSnapshotCopyWithContext indicates an expected call of EnableSnapshotCopyWithContext.

func (*MockRedshiftAPIMockRecorder) GetClusterCredentials

func (mr *MockRedshiftAPIMockRecorder) GetClusterCredentials(arg0 interface{}) *gomock.Call

GetClusterCredentials indicates an expected call of GetClusterCredentials.

func (*MockRedshiftAPIMockRecorder) GetClusterCredentialsRequest

func (mr *MockRedshiftAPIMockRecorder) GetClusterCredentialsRequest(arg0 interface{}) *gomock.Call

GetClusterCredentialsRequest indicates an expected call of GetClusterCredentialsRequest.

func (*MockRedshiftAPIMockRecorder) GetClusterCredentialsWithContext

func (mr *MockRedshiftAPIMockRecorder) GetClusterCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetClusterCredentialsWithContext indicates an expected call of GetClusterCredentialsWithContext.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptions added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptions(arg0 interface{}) *gomock.Call

GetReservedNodeExchangeConfigurationOptions indicates an expected call of GetReservedNodeExchangeConfigurationOptions.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsPages added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsPages(arg0, arg1 interface{}) *gomock.Call

GetReservedNodeExchangeConfigurationOptionsPages indicates an expected call of GetReservedNodeExchangeConfigurationOptionsPages.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsPagesWithContext added in v1.43.22

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

GetReservedNodeExchangeConfigurationOptionsPagesWithContext indicates an expected call of GetReservedNodeExchangeConfigurationOptionsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsRequest(arg0 interface{}) *gomock.Call

GetReservedNodeExchangeConfigurationOptionsRequest indicates an expected call of GetReservedNodeExchangeConfigurationOptionsRequest.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeConfigurationOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReservedNodeExchangeConfigurationOptionsWithContext indicates an expected call of GetReservedNodeExchangeConfigurationOptionsWithContext.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferings

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferings(arg0 interface{}) *gomock.Call

GetReservedNodeExchangeOfferings indicates an expected call of GetReservedNodeExchangeOfferings.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsPages

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsPages(arg0, arg1 interface{}) *gomock.Call

GetReservedNodeExchangeOfferingsPages indicates an expected call of GetReservedNodeExchangeOfferingsPages.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsPagesWithContext

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

GetReservedNodeExchangeOfferingsPagesWithContext indicates an expected call of GetReservedNodeExchangeOfferingsPagesWithContext.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsRequest

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsRequest(arg0 interface{}) *gomock.Call

GetReservedNodeExchangeOfferingsRequest indicates an expected call of GetReservedNodeExchangeOfferingsRequest.

func (*MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsWithContext

func (mr *MockRedshiftAPIMockRecorder) GetReservedNodeExchangeOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReservedNodeExchangeOfferingsWithContext indicates an expected call of GetReservedNodeExchangeOfferingsWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyAquaConfiguration added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyAquaConfiguration(arg0 interface{}) *gomock.Call

ModifyAquaConfiguration indicates an expected call of ModifyAquaConfiguration.

func (*MockRedshiftAPIMockRecorder) ModifyAquaConfigurationRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyAquaConfigurationRequest(arg0 interface{}) *gomock.Call

ModifyAquaConfigurationRequest indicates an expected call of ModifyAquaConfigurationRequest.

func (*MockRedshiftAPIMockRecorder) ModifyAquaConfigurationWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyAquaConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyAquaConfigurationWithContext indicates an expected call of ModifyAquaConfigurationWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyAuthenticationProfile added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) ModifyAuthenticationProfile(arg0 interface{}) *gomock.Call

ModifyAuthenticationProfile indicates an expected call of ModifyAuthenticationProfile.

func (*MockRedshiftAPIMockRecorder) ModifyAuthenticationProfileRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) ModifyAuthenticationProfileRequest(arg0 interface{}) *gomock.Call

ModifyAuthenticationProfileRequest indicates an expected call of ModifyAuthenticationProfileRequest.

func (*MockRedshiftAPIMockRecorder) ModifyAuthenticationProfileWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) ModifyAuthenticationProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyAuthenticationProfileWithContext indicates an expected call of ModifyAuthenticationProfileWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyCluster

func (mr *MockRedshiftAPIMockRecorder) ModifyCluster(arg0 interface{}) *gomock.Call

ModifyCluster indicates an expected call of ModifyCluster.

func (*MockRedshiftAPIMockRecorder) ModifyClusterDbRevision

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterDbRevision(arg0 interface{}) *gomock.Call

ModifyClusterDbRevision indicates an expected call of ModifyClusterDbRevision.

func (*MockRedshiftAPIMockRecorder) ModifyClusterDbRevisionRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterDbRevisionRequest(arg0 interface{}) *gomock.Call

ModifyClusterDbRevisionRequest indicates an expected call of ModifyClusterDbRevisionRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterDbRevisionWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterDbRevisionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterDbRevisionWithContext indicates an expected call of ModifyClusterDbRevisionWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterIamRoles

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterIamRoles(arg0 interface{}) *gomock.Call

ModifyClusterIamRoles indicates an expected call of ModifyClusterIamRoles.

func (*MockRedshiftAPIMockRecorder) ModifyClusterIamRolesRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterIamRolesRequest(arg0 interface{}) *gomock.Call

ModifyClusterIamRolesRequest indicates an expected call of ModifyClusterIamRolesRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterIamRolesWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterIamRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterIamRolesWithContext indicates an expected call of ModifyClusterIamRolesWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterMaintenance

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterMaintenance(arg0 interface{}) *gomock.Call

ModifyClusterMaintenance indicates an expected call of ModifyClusterMaintenance.

func (*MockRedshiftAPIMockRecorder) ModifyClusterMaintenanceRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterMaintenanceRequest(arg0 interface{}) *gomock.Call

ModifyClusterMaintenanceRequest indicates an expected call of ModifyClusterMaintenanceRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterMaintenanceWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterMaintenanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterMaintenanceWithContext indicates an expected call of ModifyClusterMaintenanceWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterParameterGroup

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterParameterGroup(arg0 interface{}) *gomock.Call

ModifyClusterParameterGroup indicates an expected call of ModifyClusterParameterGroup.

func (*MockRedshiftAPIMockRecorder) ModifyClusterParameterGroupRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterParameterGroupRequest(arg0 interface{}) *gomock.Call

ModifyClusterParameterGroupRequest indicates an expected call of ModifyClusterParameterGroupRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterParameterGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterParameterGroupWithContext indicates an expected call of ModifyClusterParameterGroupWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterRequest(arg0 interface{}) *gomock.Call

ModifyClusterRequest indicates an expected call of ModifyClusterRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshot(arg0 interface{}) *gomock.Call

ModifyClusterSnapshot indicates an expected call of ModifyClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshotRequest(arg0 interface{}) *gomock.Call

ModifyClusterSnapshotRequest indicates an expected call of ModifyClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshotSchedule

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshotSchedule(arg0 interface{}) *gomock.Call

ModifyClusterSnapshotSchedule indicates an expected call of ModifyClusterSnapshotSchedule.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshotScheduleRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshotScheduleRequest(arg0 interface{}) *gomock.Call

ModifyClusterSnapshotScheduleRequest indicates an expected call of ModifyClusterSnapshotScheduleRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshotScheduleWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterSnapshotScheduleWithContext indicates an expected call of ModifyClusterSnapshotScheduleWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterSnapshotWithContext indicates an expected call of ModifyClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroup

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroup(arg0 interface{}) *gomock.Call

ModifyClusterSubnetGroup indicates an expected call of ModifyClusterSubnetGroup.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroupRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroupRequest(arg0 interface{}) *gomock.Call

ModifyClusterSubnetGroupRequest indicates an expected call of ModifyClusterSubnetGroupRequest.

func (*MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterSubnetGroupWithContext indicates an expected call of ModifyClusterSubnetGroupWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClusterWithContext indicates an expected call of ModifyClusterWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyEndpointAccess(arg0 interface{}) *gomock.Call

ModifyEndpointAccess indicates an expected call of ModifyEndpointAccess.

func (*MockRedshiftAPIMockRecorder) ModifyEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyEndpointAccessRequest(arg0 interface{}) *gomock.Call

ModifyEndpointAccessRequest indicates an expected call of ModifyEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) ModifyEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) ModifyEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyEndpointAccessWithContext indicates an expected call of ModifyEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyEventSubscription

func (mr *MockRedshiftAPIMockRecorder) ModifyEventSubscription(arg0 interface{}) *gomock.Call

ModifyEventSubscription indicates an expected call of ModifyEventSubscription.

func (*MockRedshiftAPIMockRecorder) ModifyEventSubscriptionRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyEventSubscriptionRequest(arg0 interface{}) *gomock.Call

ModifyEventSubscriptionRequest indicates an expected call of ModifyEventSubscriptionRequest.

func (*MockRedshiftAPIMockRecorder) ModifyEventSubscriptionWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyEventSubscriptionWithContext indicates an expected call of ModifyEventSubscriptionWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyScheduledAction

func (mr *MockRedshiftAPIMockRecorder) ModifyScheduledAction(arg0 interface{}) *gomock.Call

ModifyScheduledAction indicates an expected call of ModifyScheduledAction.

func (*MockRedshiftAPIMockRecorder) ModifyScheduledActionRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyScheduledActionRequest(arg0 interface{}) *gomock.Call

ModifyScheduledActionRequest indicates an expected call of ModifyScheduledActionRequest.

func (*MockRedshiftAPIMockRecorder) ModifyScheduledActionWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyScheduledActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyScheduledActionWithContext indicates an expected call of ModifyScheduledActionWithContext.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriod

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriod(arg0 interface{}) *gomock.Call

ModifySnapshotCopyRetentionPeriod indicates an expected call of ModifySnapshotCopyRetentionPeriod.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriodRequest

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriodRequest(arg0 interface{}) *gomock.Call

ModifySnapshotCopyRetentionPeriodRequest indicates an expected call of ModifySnapshotCopyRetentionPeriodRequest.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriodWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotCopyRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySnapshotCopyRetentionPeriodWithContext indicates an expected call of ModifySnapshotCopyRetentionPeriodWithContext.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotSchedule

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotSchedule(arg0 interface{}) *gomock.Call

ModifySnapshotSchedule indicates an expected call of ModifySnapshotSchedule.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotScheduleRequest

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotScheduleRequest(arg0 interface{}) *gomock.Call

ModifySnapshotScheduleRequest indicates an expected call of ModifySnapshotScheduleRequest.

func (*MockRedshiftAPIMockRecorder) ModifySnapshotScheduleWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifySnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySnapshotScheduleWithContext indicates an expected call of ModifySnapshotScheduleWithContext.

func (*MockRedshiftAPIMockRecorder) ModifyUsageLimit

func (mr *MockRedshiftAPIMockRecorder) ModifyUsageLimit(arg0 interface{}) *gomock.Call

ModifyUsageLimit indicates an expected call of ModifyUsageLimit.

func (*MockRedshiftAPIMockRecorder) ModifyUsageLimitRequest

func (mr *MockRedshiftAPIMockRecorder) ModifyUsageLimitRequest(arg0 interface{}) *gomock.Call

ModifyUsageLimitRequest indicates an expected call of ModifyUsageLimitRequest.

func (*MockRedshiftAPIMockRecorder) ModifyUsageLimitWithContext

func (mr *MockRedshiftAPIMockRecorder) ModifyUsageLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyUsageLimitWithContext indicates an expected call of ModifyUsageLimitWithContext.

func (*MockRedshiftAPIMockRecorder) PauseCluster

func (mr *MockRedshiftAPIMockRecorder) PauseCluster(arg0 interface{}) *gomock.Call

PauseCluster indicates an expected call of PauseCluster.

func (*MockRedshiftAPIMockRecorder) PauseClusterRequest

func (mr *MockRedshiftAPIMockRecorder) PauseClusterRequest(arg0 interface{}) *gomock.Call

PauseClusterRequest indicates an expected call of PauseClusterRequest.

func (*MockRedshiftAPIMockRecorder) PauseClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) PauseClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PauseClusterWithContext indicates an expected call of PauseClusterWithContext.

func (*MockRedshiftAPIMockRecorder) PurchaseReservedNodeOffering

func (mr *MockRedshiftAPIMockRecorder) PurchaseReservedNodeOffering(arg0 interface{}) *gomock.Call

PurchaseReservedNodeOffering indicates an expected call of PurchaseReservedNodeOffering.

func (*MockRedshiftAPIMockRecorder) PurchaseReservedNodeOfferingRequest

func (mr *MockRedshiftAPIMockRecorder) PurchaseReservedNodeOfferingRequest(arg0 interface{}) *gomock.Call

PurchaseReservedNodeOfferingRequest indicates an expected call of PurchaseReservedNodeOfferingRequest.

func (*MockRedshiftAPIMockRecorder) PurchaseReservedNodeOfferingWithContext

func (mr *MockRedshiftAPIMockRecorder) PurchaseReservedNodeOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseReservedNodeOfferingWithContext indicates an expected call of PurchaseReservedNodeOfferingWithContext.

func (*MockRedshiftAPIMockRecorder) RebootCluster

func (mr *MockRedshiftAPIMockRecorder) RebootCluster(arg0 interface{}) *gomock.Call

RebootCluster indicates an expected call of RebootCluster.

func (*MockRedshiftAPIMockRecorder) RebootClusterRequest

func (mr *MockRedshiftAPIMockRecorder) RebootClusterRequest(arg0 interface{}) *gomock.Call

RebootClusterRequest indicates an expected call of RebootClusterRequest.

func (*MockRedshiftAPIMockRecorder) RebootClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) RebootClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RebootClusterWithContext indicates an expected call of RebootClusterWithContext.

func (*MockRedshiftAPIMockRecorder) RejectDataShare added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) RejectDataShare(arg0 interface{}) *gomock.Call

RejectDataShare indicates an expected call of RejectDataShare.

func (*MockRedshiftAPIMockRecorder) RejectDataShareRequest added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) RejectDataShareRequest(arg0 interface{}) *gomock.Call

RejectDataShareRequest indicates an expected call of RejectDataShareRequest.

func (*MockRedshiftAPIMockRecorder) RejectDataShareWithContext added in v1.43.22

func (mr *MockRedshiftAPIMockRecorder) RejectDataShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectDataShareWithContext indicates an expected call of RejectDataShareWithContext.

func (*MockRedshiftAPIMockRecorder) ResetClusterParameterGroup

func (mr *MockRedshiftAPIMockRecorder) ResetClusterParameterGroup(arg0 interface{}) *gomock.Call

ResetClusterParameterGroup indicates an expected call of ResetClusterParameterGroup.

func (*MockRedshiftAPIMockRecorder) ResetClusterParameterGroupRequest

func (mr *MockRedshiftAPIMockRecorder) ResetClusterParameterGroupRequest(arg0 interface{}) *gomock.Call

ResetClusterParameterGroupRequest indicates an expected call of ResetClusterParameterGroupRequest.

func (*MockRedshiftAPIMockRecorder) ResetClusterParameterGroupWithContext

func (mr *MockRedshiftAPIMockRecorder) ResetClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetClusterParameterGroupWithContext indicates an expected call of ResetClusterParameterGroupWithContext.

func (*MockRedshiftAPIMockRecorder) ResizeCluster

func (mr *MockRedshiftAPIMockRecorder) ResizeCluster(arg0 interface{}) *gomock.Call

ResizeCluster indicates an expected call of ResizeCluster.

func (*MockRedshiftAPIMockRecorder) ResizeClusterRequest

func (mr *MockRedshiftAPIMockRecorder) ResizeClusterRequest(arg0 interface{}) *gomock.Call

ResizeClusterRequest indicates an expected call of ResizeClusterRequest.

func (*MockRedshiftAPIMockRecorder) ResizeClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) ResizeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResizeClusterWithContext indicates an expected call of ResizeClusterWithContext.

func (*MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshot(arg0 interface{}) *gomock.Call

RestoreFromClusterSnapshot indicates an expected call of RestoreFromClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshotRequest(arg0 interface{}) *gomock.Call

RestoreFromClusterSnapshotRequest indicates an expected call of RestoreFromClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) RestoreFromClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreFromClusterSnapshotWithContext indicates an expected call of RestoreFromClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshot

func (mr *MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshot(arg0 interface{}) *gomock.Call

RestoreTableFromClusterSnapshot indicates an expected call of RestoreTableFromClusterSnapshot.

func (*MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshotRequest

func (mr *MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshotRequest(arg0 interface{}) *gomock.Call

RestoreTableFromClusterSnapshotRequest indicates an expected call of RestoreTableFromClusterSnapshotRequest.

func (*MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshotWithContext

func (mr *MockRedshiftAPIMockRecorder) RestoreTableFromClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreTableFromClusterSnapshotWithContext indicates an expected call of RestoreTableFromClusterSnapshotWithContext.

func (*MockRedshiftAPIMockRecorder) ResumeCluster

func (mr *MockRedshiftAPIMockRecorder) ResumeCluster(arg0 interface{}) *gomock.Call

ResumeCluster indicates an expected call of ResumeCluster.

func (*MockRedshiftAPIMockRecorder) ResumeClusterRequest

func (mr *MockRedshiftAPIMockRecorder) ResumeClusterRequest(arg0 interface{}) *gomock.Call

ResumeClusterRequest indicates an expected call of ResumeClusterRequest.

func (*MockRedshiftAPIMockRecorder) ResumeClusterWithContext

func (mr *MockRedshiftAPIMockRecorder) ResumeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResumeClusterWithContext indicates an expected call of ResumeClusterWithContext.

func (*MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngress

func (mr *MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngress(arg0 interface{}) *gomock.Call

RevokeClusterSecurityGroupIngress indicates an expected call of RevokeClusterSecurityGroupIngress.

func (*MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngressRequest

func (mr *MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call

RevokeClusterSecurityGroupIngressRequest indicates an expected call of RevokeClusterSecurityGroupIngressRequest.

func (*MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngressWithContext

func (mr *MockRedshiftAPIMockRecorder) RevokeClusterSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeClusterSecurityGroupIngressWithContext indicates an expected call of RevokeClusterSecurityGroupIngressWithContext.

func (*MockRedshiftAPIMockRecorder) RevokeEndpointAccess added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) RevokeEndpointAccess(arg0 interface{}) *gomock.Call

RevokeEndpointAccess indicates an expected call of RevokeEndpointAccess.

func (*MockRedshiftAPIMockRecorder) RevokeEndpointAccessRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) RevokeEndpointAccessRequest(arg0 interface{}) *gomock.Call

RevokeEndpointAccessRequest indicates an expected call of RevokeEndpointAccessRequest.

func (*MockRedshiftAPIMockRecorder) RevokeEndpointAccessWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) RevokeEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeEndpointAccessWithContext indicates an expected call of RevokeEndpointAccessWithContext.

func (*MockRedshiftAPIMockRecorder) RevokeSnapshotAccess

func (mr *MockRedshiftAPIMockRecorder) RevokeSnapshotAccess(arg0 interface{}) *gomock.Call

RevokeSnapshotAccess indicates an expected call of RevokeSnapshotAccess.

func (*MockRedshiftAPIMockRecorder) RevokeSnapshotAccessRequest

func (mr *MockRedshiftAPIMockRecorder) RevokeSnapshotAccessRequest(arg0 interface{}) *gomock.Call

RevokeSnapshotAccessRequest indicates an expected call of RevokeSnapshotAccessRequest.

func (*MockRedshiftAPIMockRecorder) RevokeSnapshotAccessWithContext

func (mr *MockRedshiftAPIMockRecorder) RevokeSnapshotAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeSnapshotAccessWithContext indicates an expected call of RevokeSnapshotAccessWithContext.

func (*MockRedshiftAPIMockRecorder) RotateEncryptionKey

func (mr *MockRedshiftAPIMockRecorder) RotateEncryptionKey(arg0 interface{}) *gomock.Call

RotateEncryptionKey indicates an expected call of RotateEncryptionKey.

func (*MockRedshiftAPIMockRecorder) RotateEncryptionKeyRequest

func (mr *MockRedshiftAPIMockRecorder) RotateEncryptionKeyRequest(arg0 interface{}) *gomock.Call

RotateEncryptionKeyRequest indicates an expected call of RotateEncryptionKeyRequest.

func (*MockRedshiftAPIMockRecorder) RotateEncryptionKeyWithContext

func (mr *MockRedshiftAPIMockRecorder) RotateEncryptionKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RotateEncryptionKeyWithContext indicates an expected call of RotateEncryptionKeyWithContext.

func (*MockRedshiftAPIMockRecorder) UpdatePartnerStatus added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) UpdatePartnerStatus(arg0 interface{}) *gomock.Call

UpdatePartnerStatus indicates an expected call of UpdatePartnerStatus.

func (*MockRedshiftAPIMockRecorder) UpdatePartnerStatusRequest added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) UpdatePartnerStatusRequest(arg0 interface{}) *gomock.Call

UpdatePartnerStatusRequest indicates an expected call of UpdatePartnerStatusRequest.

func (*MockRedshiftAPIMockRecorder) UpdatePartnerStatusWithContext added in v1.38.35

func (mr *MockRedshiftAPIMockRecorder) UpdatePartnerStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePartnerStatusWithContext indicates an expected call of UpdatePartnerStatusWithContext.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterAvailable

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterAvailable(arg0 interface{}) *gomock.Call

WaitUntilClusterAvailable indicates an expected call of WaitUntilClusterAvailable.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterAvailableWithContext

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilClusterAvailableWithContext indicates an expected call of WaitUntilClusterAvailableWithContext.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterDeleted

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterDeleted(arg0 interface{}) *gomock.Call

WaitUntilClusterDeleted indicates an expected call of WaitUntilClusterDeleted.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterDeletedWithContext

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilClusterDeletedWithContext indicates an expected call of WaitUntilClusterDeletedWithContext.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterRestored

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterRestored(arg0 interface{}) *gomock.Call

WaitUntilClusterRestored indicates an expected call of WaitUntilClusterRestored.

func (*MockRedshiftAPIMockRecorder) WaitUntilClusterRestoredWithContext

func (mr *MockRedshiftAPIMockRecorder) WaitUntilClusterRestoredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilClusterRestoredWithContext indicates an expected call of WaitUntilClusterRestoredWithContext.

func (*MockRedshiftAPIMockRecorder) WaitUntilSnapshotAvailable

func (mr *MockRedshiftAPIMockRecorder) WaitUntilSnapshotAvailable(arg0 interface{}) *gomock.Call

WaitUntilSnapshotAvailable indicates an expected call of WaitUntilSnapshotAvailable.

func (*MockRedshiftAPIMockRecorder) WaitUntilSnapshotAvailableWithContext

func (mr *MockRedshiftAPIMockRecorder) WaitUntilSnapshotAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSnapshotAvailableWithContext indicates an expected call of WaitUntilSnapshotAvailableWithContext.

Jump to

Keyboard shortcuts

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