Documentation ¶
Overview ¶
Package organizationsmock is a generated GoMock package.
Index ¶
- type MockOrganizationsAPI
- func (m *MockOrganizationsAPI) AcceptHandshake(arg0 *organizations.AcceptHandshakeInput) (*organizations.AcceptHandshakeOutput, error)
- func (m *MockOrganizationsAPI) AcceptHandshakeRequest(arg0 *organizations.AcceptHandshakeInput) (*request.Request, *organizations.AcceptHandshakeOutput)
- func (m *MockOrganizationsAPI) AcceptHandshakeWithContext(arg0 context.Context, arg1 *organizations.AcceptHandshakeInput, ...) (*organizations.AcceptHandshakeOutput, error)
- func (m *MockOrganizationsAPI) AttachPolicy(arg0 *organizations.AttachPolicyInput) (*organizations.AttachPolicyOutput, error)
- func (m *MockOrganizationsAPI) AttachPolicyRequest(arg0 *organizations.AttachPolicyInput) (*request.Request, *organizations.AttachPolicyOutput)
- func (m *MockOrganizationsAPI) AttachPolicyWithContext(arg0 context.Context, arg1 *organizations.AttachPolicyInput, ...) (*organizations.AttachPolicyOutput, error)
- func (m *MockOrganizationsAPI) CancelHandshake(arg0 *organizations.CancelHandshakeInput) (*organizations.CancelHandshakeOutput, error)
- func (m *MockOrganizationsAPI) CancelHandshakeRequest(arg0 *organizations.CancelHandshakeInput) (*request.Request, *organizations.CancelHandshakeOutput)
- func (m *MockOrganizationsAPI) CancelHandshakeWithContext(arg0 context.Context, arg1 *organizations.CancelHandshakeInput, ...) (*organizations.CancelHandshakeOutput, error)
- func (m *MockOrganizationsAPI) CloseAccount(arg0 *organizations.CloseAccountInput) (*organizations.CloseAccountOutput, error)
- func (m *MockOrganizationsAPI) CloseAccountRequest(arg0 *organizations.CloseAccountInput) (*request.Request, *organizations.CloseAccountOutput)
- func (m *MockOrganizationsAPI) CloseAccountWithContext(arg0 context.Context, arg1 *organizations.CloseAccountInput, ...) (*organizations.CloseAccountOutput, error)
- func (m *MockOrganizationsAPI) CreateAccount(arg0 *organizations.CreateAccountInput) (*organizations.CreateAccountOutput, error)
- func (m *MockOrganizationsAPI) CreateAccountRequest(arg0 *organizations.CreateAccountInput) (*request.Request, *organizations.CreateAccountOutput)
- func (m *MockOrganizationsAPI) CreateAccountWithContext(arg0 context.Context, arg1 *organizations.CreateAccountInput, ...) (*organizations.CreateAccountOutput, error)
- func (m *MockOrganizationsAPI) CreateGovCloudAccount(arg0 *organizations.CreateGovCloudAccountInput) (*organizations.CreateGovCloudAccountOutput, error)
- func (m *MockOrganizationsAPI) CreateGovCloudAccountRequest(arg0 *organizations.CreateGovCloudAccountInput) (*request.Request, *organizations.CreateGovCloudAccountOutput)
- func (m *MockOrganizationsAPI) CreateGovCloudAccountWithContext(arg0 context.Context, arg1 *organizations.CreateGovCloudAccountInput, ...) (*organizations.CreateGovCloudAccountOutput, error)
- func (m *MockOrganizationsAPI) CreateOrganization(arg0 *organizations.CreateOrganizationInput) (*organizations.CreateOrganizationOutput, error)
- func (m *MockOrganizationsAPI) CreateOrganizationRequest(arg0 *organizations.CreateOrganizationInput) (*request.Request, *organizations.CreateOrganizationOutput)
- func (m *MockOrganizationsAPI) CreateOrganizationWithContext(arg0 context.Context, arg1 *organizations.CreateOrganizationInput, ...) (*organizations.CreateOrganizationOutput, error)
- func (m *MockOrganizationsAPI) CreateOrganizationalUnit(arg0 *organizations.CreateOrganizationalUnitInput) (*organizations.CreateOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) CreateOrganizationalUnitRequest(arg0 *organizations.CreateOrganizationalUnitInput) (*request.Request, *organizations.CreateOrganizationalUnitOutput)
- func (m *MockOrganizationsAPI) CreateOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.CreateOrganizationalUnitInput, ...) (*organizations.CreateOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) CreatePolicy(arg0 *organizations.CreatePolicyInput) (*organizations.CreatePolicyOutput, error)
- func (m *MockOrganizationsAPI) CreatePolicyRequest(arg0 *organizations.CreatePolicyInput) (*request.Request, *organizations.CreatePolicyOutput)
- func (m *MockOrganizationsAPI) CreatePolicyWithContext(arg0 context.Context, arg1 *organizations.CreatePolicyInput, ...) (*organizations.CreatePolicyOutput, error)
- func (m *MockOrganizationsAPI) DeclineHandshake(arg0 *organizations.DeclineHandshakeInput) (*organizations.DeclineHandshakeOutput, error)
- func (m *MockOrganizationsAPI) DeclineHandshakeRequest(arg0 *organizations.DeclineHandshakeInput) (*request.Request, *organizations.DeclineHandshakeOutput)
- func (m *MockOrganizationsAPI) DeclineHandshakeWithContext(arg0 context.Context, arg1 *organizations.DeclineHandshakeInput, ...) (*organizations.DeclineHandshakeOutput, error)
- func (m *MockOrganizationsAPI) DeleteOrganization(arg0 *organizations.DeleteOrganizationInput) (*organizations.DeleteOrganizationOutput, error)
- func (m *MockOrganizationsAPI) DeleteOrganizationRequest(arg0 *organizations.DeleteOrganizationInput) (*request.Request, *organizations.DeleteOrganizationOutput)
- func (m *MockOrganizationsAPI) DeleteOrganizationWithContext(arg0 context.Context, arg1 *organizations.DeleteOrganizationInput, ...) (*organizations.DeleteOrganizationOutput, error)
- func (m *MockOrganizationsAPI) DeleteOrganizationalUnit(arg0 *organizations.DeleteOrganizationalUnitInput) (*organizations.DeleteOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) DeleteOrganizationalUnitRequest(arg0 *organizations.DeleteOrganizationalUnitInput) (*request.Request, *organizations.DeleteOrganizationalUnitOutput)
- func (m *MockOrganizationsAPI) DeleteOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.DeleteOrganizationalUnitInput, ...) (*organizations.DeleteOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) DeletePolicy(arg0 *organizations.DeletePolicyInput) (*organizations.DeletePolicyOutput, error)
- func (m *MockOrganizationsAPI) DeletePolicyRequest(arg0 *organizations.DeletePolicyInput) (*request.Request, *organizations.DeletePolicyOutput)
- func (m *MockOrganizationsAPI) DeletePolicyWithContext(arg0 context.Context, arg1 *organizations.DeletePolicyInput, ...) (*organizations.DeletePolicyOutput, error)
- func (m *MockOrganizationsAPI) DeregisterDelegatedAdministrator(arg0 *organizations.DeregisterDelegatedAdministratorInput) (*organizations.DeregisterDelegatedAdministratorOutput, error)
- func (m *MockOrganizationsAPI) DeregisterDelegatedAdministratorRequest(arg0 *organizations.DeregisterDelegatedAdministratorInput) (*request.Request, *organizations.DeregisterDelegatedAdministratorOutput)
- func (m *MockOrganizationsAPI) DeregisterDelegatedAdministratorWithContext(arg0 context.Context, ...) (*organizations.DeregisterDelegatedAdministratorOutput, error)
- func (m *MockOrganizationsAPI) DescribeAccount(arg0 *organizations.DescribeAccountInput) (*organizations.DescribeAccountOutput, error)
- func (m *MockOrganizationsAPI) DescribeAccountRequest(arg0 *organizations.DescribeAccountInput) (*request.Request, *organizations.DescribeAccountOutput)
- func (m *MockOrganizationsAPI) DescribeAccountWithContext(arg0 context.Context, arg1 *organizations.DescribeAccountInput, ...) (*organizations.DescribeAccountOutput, error)
- func (m *MockOrganizationsAPI) DescribeCreateAccountStatus(arg0 *organizations.DescribeCreateAccountStatusInput) (*organizations.DescribeCreateAccountStatusOutput, error)
- func (m *MockOrganizationsAPI) DescribeCreateAccountStatusRequest(arg0 *organizations.DescribeCreateAccountStatusInput) (*request.Request, *organizations.DescribeCreateAccountStatusOutput)
- func (m *MockOrganizationsAPI) DescribeCreateAccountStatusWithContext(arg0 context.Context, arg1 *organizations.DescribeCreateAccountStatusInput, ...) (*organizations.DescribeCreateAccountStatusOutput, error)
- func (m *MockOrganizationsAPI) DescribeEffectivePolicy(arg0 *organizations.DescribeEffectivePolicyInput) (*organizations.DescribeEffectivePolicyOutput, error)
- func (m *MockOrganizationsAPI) DescribeEffectivePolicyRequest(arg0 *organizations.DescribeEffectivePolicyInput) (*request.Request, *organizations.DescribeEffectivePolicyOutput)
- func (m *MockOrganizationsAPI) DescribeEffectivePolicyWithContext(arg0 context.Context, arg1 *organizations.DescribeEffectivePolicyInput, ...) (*organizations.DescribeEffectivePolicyOutput, error)
- func (m *MockOrganizationsAPI) DescribeHandshake(arg0 *organizations.DescribeHandshakeInput) (*organizations.DescribeHandshakeOutput, error)
- func (m *MockOrganizationsAPI) DescribeHandshakeRequest(arg0 *organizations.DescribeHandshakeInput) (*request.Request, *organizations.DescribeHandshakeOutput)
- func (m *MockOrganizationsAPI) DescribeHandshakeWithContext(arg0 context.Context, arg1 *organizations.DescribeHandshakeInput, ...) (*organizations.DescribeHandshakeOutput, error)
- func (m *MockOrganizationsAPI) DescribeOrganization(arg0 *organizations.DescribeOrganizationInput) (*organizations.DescribeOrganizationOutput, error)
- func (m *MockOrganizationsAPI) DescribeOrganizationRequest(arg0 *organizations.DescribeOrganizationInput) (*request.Request, *organizations.DescribeOrganizationOutput)
- func (m *MockOrganizationsAPI) DescribeOrganizationWithContext(arg0 context.Context, arg1 *organizations.DescribeOrganizationInput, ...) (*organizations.DescribeOrganizationOutput, error)
- func (m *MockOrganizationsAPI) DescribeOrganizationalUnit(arg0 *organizations.DescribeOrganizationalUnitInput) (*organizations.DescribeOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) DescribeOrganizationalUnitRequest(arg0 *organizations.DescribeOrganizationalUnitInput) (*request.Request, *organizations.DescribeOrganizationalUnitOutput)
- func (m *MockOrganizationsAPI) DescribeOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.DescribeOrganizationalUnitInput, ...) (*organizations.DescribeOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) DescribePolicy(arg0 *organizations.DescribePolicyInput) (*organizations.DescribePolicyOutput, error)
- func (m *MockOrganizationsAPI) DescribePolicyRequest(arg0 *organizations.DescribePolicyInput) (*request.Request, *organizations.DescribePolicyOutput)
- func (m *MockOrganizationsAPI) DescribePolicyWithContext(arg0 context.Context, arg1 *organizations.DescribePolicyInput, ...) (*organizations.DescribePolicyOutput, error)
- func (m *MockOrganizationsAPI) DetachPolicy(arg0 *organizations.DetachPolicyInput) (*organizations.DetachPolicyOutput, error)
- func (m *MockOrganizationsAPI) DetachPolicyRequest(arg0 *organizations.DetachPolicyInput) (*request.Request, *organizations.DetachPolicyOutput)
- func (m *MockOrganizationsAPI) DetachPolicyWithContext(arg0 context.Context, arg1 *organizations.DetachPolicyInput, ...) (*organizations.DetachPolicyOutput, error)
- func (m *MockOrganizationsAPI) DisableAWSServiceAccess(arg0 *organizations.DisableAWSServiceAccessInput) (*organizations.DisableAWSServiceAccessOutput, error)
- func (m *MockOrganizationsAPI) DisableAWSServiceAccessRequest(arg0 *organizations.DisableAWSServiceAccessInput) (*request.Request, *organizations.DisableAWSServiceAccessOutput)
- func (m *MockOrganizationsAPI) DisableAWSServiceAccessWithContext(arg0 context.Context, arg1 *organizations.DisableAWSServiceAccessInput, ...) (*organizations.DisableAWSServiceAccessOutput, error)
- func (m *MockOrganizationsAPI) DisablePolicyType(arg0 *organizations.DisablePolicyTypeInput) (*organizations.DisablePolicyTypeOutput, error)
- func (m *MockOrganizationsAPI) DisablePolicyTypeRequest(arg0 *organizations.DisablePolicyTypeInput) (*request.Request, *organizations.DisablePolicyTypeOutput)
- func (m *MockOrganizationsAPI) DisablePolicyTypeWithContext(arg0 context.Context, arg1 *organizations.DisablePolicyTypeInput, ...) (*organizations.DisablePolicyTypeOutput, error)
- func (m *MockOrganizationsAPI) EXPECT() *MockOrganizationsAPIMockRecorder
- func (m *MockOrganizationsAPI) EnableAWSServiceAccess(arg0 *organizations.EnableAWSServiceAccessInput) (*organizations.EnableAWSServiceAccessOutput, error)
- func (m *MockOrganizationsAPI) EnableAWSServiceAccessRequest(arg0 *organizations.EnableAWSServiceAccessInput) (*request.Request, *organizations.EnableAWSServiceAccessOutput)
- func (m *MockOrganizationsAPI) EnableAWSServiceAccessWithContext(arg0 context.Context, arg1 *organizations.EnableAWSServiceAccessInput, ...) (*organizations.EnableAWSServiceAccessOutput, error)
- func (m *MockOrganizationsAPI) EnableAllFeatures(arg0 *organizations.EnableAllFeaturesInput) (*organizations.EnableAllFeaturesOutput, error)
- func (m *MockOrganizationsAPI) EnableAllFeaturesRequest(arg0 *organizations.EnableAllFeaturesInput) (*request.Request, *organizations.EnableAllFeaturesOutput)
- func (m *MockOrganizationsAPI) EnableAllFeaturesWithContext(arg0 context.Context, arg1 *organizations.EnableAllFeaturesInput, ...) (*organizations.EnableAllFeaturesOutput, error)
- func (m *MockOrganizationsAPI) EnablePolicyType(arg0 *organizations.EnablePolicyTypeInput) (*organizations.EnablePolicyTypeOutput, error)
- func (m *MockOrganizationsAPI) EnablePolicyTypeRequest(arg0 *organizations.EnablePolicyTypeInput) (*request.Request, *organizations.EnablePolicyTypeOutput)
- func (m *MockOrganizationsAPI) EnablePolicyTypeWithContext(arg0 context.Context, arg1 *organizations.EnablePolicyTypeInput, ...) (*organizations.EnablePolicyTypeOutput, error)
- func (m *MockOrganizationsAPI) InviteAccountToOrganization(arg0 *organizations.InviteAccountToOrganizationInput) (*organizations.InviteAccountToOrganizationOutput, error)
- func (m *MockOrganizationsAPI) InviteAccountToOrganizationRequest(arg0 *organizations.InviteAccountToOrganizationInput) (*request.Request, *organizations.InviteAccountToOrganizationOutput)
- func (m *MockOrganizationsAPI) InviteAccountToOrganizationWithContext(arg0 context.Context, arg1 *organizations.InviteAccountToOrganizationInput, ...) (*organizations.InviteAccountToOrganizationOutput, error)
- func (m *MockOrganizationsAPI) LeaveOrganization(arg0 *organizations.LeaveOrganizationInput) (*organizations.LeaveOrganizationOutput, error)
- func (m *MockOrganizationsAPI) LeaveOrganizationRequest(arg0 *organizations.LeaveOrganizationInput) (*request.Request, *organizations.LeaveOrganizationOutput)
- func (m *MockOrganizationsAPI) LeaveOrganizationWithContext(arg0 context.Context, arg1 *organizations.LeaveOrganizationInput, ...) (*organizations.LeaveOrganizationOutput, error)
- func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganization(arg0 *organizations.ListAWSServiceAccessForOrganizationInput) (*organizations.ListAWSServiceAccessForOrganizationOutput, error)
- func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPages(arg0 *organizations.ListAWSServiceAccessForOrganizationInput, ...) error
- func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPagesWithContext(arg0 context.Context, ...) error
- func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationRequest(arg0 *organizations.ListAWSServiceAccessForOrganizationInput) (*request.Request, *organizations.ListAWSServiceAccessForOrganizationOutput)
- func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationWithContext(arg0 context.Context, ...) (*organizations.ListAWSServiceAccessForOrganizationOutput, error)
- func (m *MockOrganizationsAPI) ListAccounts(arg0 *organizations.ListAccountsInput) (*organizations.ListAccountsOutput, error)
- func (m *MockOrganizationsAPI) ListAccountsForParent(arg0 *organizations.ListAccountsForParentInput) (*organizations.ListAccountsForParentOutput, error)
- func (m *MockOrganizationsAPI) ListAccountsForParentPages(arg0 *organizations.ListAccountsForParentInput, ...) error
- func (m *MockOrganizationsAPI) ListAccountsForParentPagesWithContext(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, ...) error
- func (m *MockOrganizationsAPI) ListAccountsForParentRequest(arg0 *organizations.ListAccountsForParentInput) (*request.Request, *organizations.ListAccountsForParentOutput)
- func (m *MockOrganizationsAPI) ListAccountsForParentWithContext(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, ...) (*organizations.ListAccountsForParentOutput, error)
- func (m *MockOrganizationsAPI) ListAccountsPages(arg0 *organizations.ListAccountsInput, ...) error
- func (m *MockOrganizationsAPI) ListAccountsPagesWithContext(arg0 context.Context, arg1 *organizations.ListAccountsInput, ...) error
- func (m *MockOrganizationsAPI) ListAccountsRequest(arg0 *organizations.ListAccountsInput) (*request.Request, *organizations.ListAccountsOutput)
- func (m *MockOrganizationsAPI) ListAccountsWithContext(arg0 context.Context, arg1 *organizations.ListAccountsInput, ...) (*organizations.ListAccountsOutput, error)
- func (m *MockOrganizationsAPI) ListChildren(arg0 *organizations.ListChildrenInput) (*organizations.ListChildrenOutput, error)
- func (m *MockOrganizationsAPI) ListChildrenPages(arg0 *organizations.ListChildrenInput, ...) error
- func (m *MockOrganizationsAPI) ListChildrenPagesWithContext(arg0 context.Context, arg1 *organizations.ListChildrenInput, ...) error
- func (m *MockOrganizationsAPI) ListChildrenRequest(arg0 *organizations.ListChildrenInput) (*request.Request, *organizations.ListChildrenOutput)
- func (m *MockOrganizationsAPI) ListChildrenWithContext(arg0 context.Context, arg1 *organizations.ListChildrenInput, ...) (*organizations.ListChildrenOutput, error)
- func (m *MockOrganizationsAPI) ListCreateAccountStatus(arg0 *organizations.ListCreateAccountStatusInput) (*organizations.ListCreateAccountStatusOutput, error)
- func (m *MockOrganizationsAPI) ListCreateAccountStatusPages(arg0 *organizations.ListCreateAccountStatusInput, ...) error
- func (m *MockOrganizationsAPI) ListCreateAccountStatusPagesWithContext(arg0 context.Context, arg1 *organizations.ListCreateAccountStatusInput, ...) error
- func (m *MockOrganizationsAPI) ListCreateAccountStatusRequest(arg0 *organizations.ListCreateAccountStatusInput) (*request.Request, *organizations.ListCreateAccountStatusOutput)
- func (m *MockOrganizationsAPI) ListCreateAccountStatusWithContext(arg0 context.Context, arg1 *organizations.ListCreateAccountStatusInput, ...) (*organizations.ListCreateAccountStatusOutput, error)
- func (m *MockOrganizationsAPI) ListDelegatedAdministrators(arg0 *organizations.ListDelegatedAdministratorsInput) (*organizations.ListDelegatedAdministratorsOutput, error)
- func (m *MockOrganizationsAPI) ListDelegatedAdministratorsPages(arg0 *organizations.ListDelegatedAdministratorsInput, ...) error
- func (m *MockOrganizationsAPI) ListDelegatedAdministratorsPagesWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedAdministratorsInput, ...) error
- func (m *MockOrganizationsAPI) ListDelegatedAdministratorsRequest(arg0 *organizations.ListDelegatedAdministratorsInput) (*request.Request, *organizations.ListDelegatedAdministratorsOutput)
- func (m *MockOrganizationsAPI) ListDelegatedAdministratorsWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedAdministratorsInput, ...) (*organizations.ListDelegatedAdministratorsOutput, error)
- func (m *MockOrganizationsAPI) ListDelegatedServicesForAccount(arg0 *organizations.ListDelegatedServicesForAccountInput) (*organizations.ListDelegatedServicesForAccountOutput, error)
- func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountPages(arg0 *organizations.ListDelegatedServicesForAccountInput, ...) error
- func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountPagesWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedServicesForAccountInput, ...) error
- func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountRequest(arg0 *organizations.ListDelegatedServicesForAccountInput) (*request.Request, *organizations.ListDelegatedServicesForAccountOutput)
- func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedServicesForAccountInput, ...) (*organizations.ListDelegatedServicesForAccountOutput, error)
- func (m *MockOrganizationsAPI) ListHandshakesForAccount(arg0 *organizations.ListHandshakesForAccountInput) (*organizations.ListHandshakesForAccountOutput, error)
- func (m *MockOrganizationsAPI) ListHandshakesForAccountPages(arg0 *organizations.ListHandshakesForAccountInput, ...) error
- func (m *MockOrganizationsAPI) ListHandshakesForAccountPagesWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForAccountInput, ...) error
- func (m *MockOrganizationsAPI) ListHandshakesForAccountRequest(arg0 *organizations.ListHandshakesForAccountInput) (*request.Request, *organizations.ListHandshakesForAccountOutput)
- func (m *MockOrganizationsAPI) ListHandshakesForAccountWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForAccountInput, ...) (*organizations.ListHandshakesForAccountOutput, error)
- func (m *MockOrganizationsAPI) ListHandshakesForOrganization(arg0 *organizations.ListHandshakesForOrganizationInput) (*organizations.ListHandshakesForOrganizationOutput, error)
- func (m *MockOrganizationsAPI) ListHandshakesForOrganizationPages(arg0 *organizations.ListHandshakesForOrganizationInput, ...) error
- func (m *MockOrganizationsAPI) ListHandshakesForOrganizationPagesWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForOrganizationInput, ...) error
- func (m *MockOrganizationsAPI) ListHandshakesForOrganizationRequest(arg0 *organizations.ListHandshakesForOrganizationInput) (*request.Request, *organizations.ListHandshakesForOrganizationOutput)
- func (m *MockOrganizationsAPI) ListHandshakesForOrganizationWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForOrganizationInput, ...) (*organizations.ListHandshakesForOrganizationOutput, error)
- func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParent(arg0 *organizations.ListOrganizationalUnitsForParentInput) (*organizations.ListOrganizationalUnitsForParentOutput, error)
- func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentPages(arg0 *organizations.ListOrganizationalUnitsForParentInput, ...) error
- func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentPagesWithContext(arg0 context.Context, ...) error
- func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentRequest(arg0 *organizations.ListOrganizationalUnitsForParentInput) (*request.Request, *organizations.ListOrganizationalUnitsForParentOutput)
- func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentWithContext(arg0 context.Context, ...) (*organizations.ListOrganizationalUnitsForParentOutput, error)
- func (m *MockOrganizationsAPI) ListParents(arg0 *organizations.ListParentsInput) (*organizations.ListParentsOutput, error)
- func (m *MockOrganizationsAPI) ListParentsPages(arg0 *organizations.ListParentsInput, ...) error
- func (m *MockOrganizationsAPI) ListParentsPagesWithContext(arg0 context.Context, arg1 *organizations.ListParentsInput, ...) error
- func (m *MockOrganizationsAPI) ListParentsRequest(arg0 *organizations.ListParentsInput) (*request.Request, *organizations.ListParentsOutput)
- func (m *MockOrganizationsAPI) ListParentsWithContext(arg0 context.Context, arg1 *organizations.ListParentsInput, ...) (*organizations.ListParentsOutput, error)
- func (m *MockOrganizationsAPI) ListPolicies(arg0 *organizations.ListPoliciesInput) (*organizations.ListPoliciesOutput, error)
- func (m *MockOrganizationsAPI) ListPoliciesForTarget(arg0 *organizations.ListPoliciesForTargetInput) (*organizations.ListPoliciesForTargetOutput, error)
- func (m *MockOrganizationsAPI) ListPoliciesForTargetPages(arg0 *organizations.ListPoliciesForTargetInput, ...) error
- func (m *MockOrganizationsAPI) ListPoliciesForTargetPagesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesForTargetInput, ...) error
- func (m *MockOrganizationsAPI) ListPoliciesForTargetRequest(arg0 *organizations.ListPoliciesForTargetInput) (*request.Request, *organizations.ListPoliciesForTargetOutput)
- func (m *MockOrganizationsAPI) ListPoliciesForTargetWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesForTargetInput, ...) (*organizations.ListPoliciesForTargetOutput, error)
- func (m *MockOrganizationsAPI) ListPoliciesPages(arg0 *organizations.ListPoliciesInput, ...) error
- func (m *MockOrganizationsAPI) ListPoliciesPagesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesInput, ...) error
- func (m *MockOrganizationsAPI) ListPoliciesRequest(arg0 *organizations.ListPoliciesInput) (*request.Request, *organizations.ListPoliciesOutput)
- func (m *MockOrganizationsAPI) ListPoliciesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesInput, ...) (*organizations.ListPoliciesOutput, error)
- func (m *MockOrganizationsAPI) ListRoots(arg0 *organizations.ListRootsInput) (*organizations.ListRootsOutput, error)
- func (m *MockOrganizationsAPI) ListRootsPages(arg0 *organizations.ListRootsInput, ...) error
- func (m *MockOrganizationsAPI) ListRootsPagesWithContext(arg0 context.Context, arg1 *organizations.ListRootsInput, ...) error
- func (m *MockOrganizationsAPI) ListRootsRequest(arg0 *organizations.ListRootsInput) (*request.Request, *organizations.ListRootsOutput)
- func (m *MockOrganizationsAPI) ListRootsWithContext(arg0 context.Context, arg1 *organizations.ListRootsInput, ...) (*organizations.ListRootsOutput, error)
- func (m *MockOrganizationsAPI) ListTagsForResource(arg0 *organizations.ListTagsForResourceInput) (*organizations.ListTagsForResourceOutput, error)
- func (m *MockOrganizationsAPI) ListTagsForResourcePages(arg0 *organizations.ListTagsForResourceInput, ...) error
- func (m *MockOrganizationsAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, ...) error
- func (m *MockOrganizationsAPI) ListTagsForResourceRequest(arg0 *organizations.ListTagsForResourceInput) (*request.Request, *organizations.ListTagsForResourceOutput)
- func (m *MockOrganizationsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, ...) (*organizations.ListTagsForResourceOutput, error)
- func (m *MockOrganizationsAPI) ListTargetsForPolicy(arg0 *organizations.ListTargetsForPolicyInput) (*organizations.ListTargetsForPolicyOutput, error)
- func (m *MockOrganizationsAPI) ListTargetsForPolicyPages(arg0 *organizations.ListTargetsForPolicyInput, ...) error
- func (m *MockOrganizationsAPI) ListTargetsForPolicyPagesWithContext(arg0 context.Context, arg1 *organizations.ListTargetsForPolicyInput, ...) error
- func (m *MockOrganizationsAPI) ListTargetsForPolicyRequest(arg0 *organizations.ListTargetsForPolicyInput) (*request.Request, *organizations.ListTargetsForPolicyOutput)
- func (m *MockOrganizationsAPI) ListTargetsForPolicyWithContext(arg0 context.Context, arg1 *organizations.ListTargetsForPolicyInput, ...) (*organizations.ListTargetsForPolicyOutput, error)
- func (m *MockOrganizationsAPI) MoveAccount(arg0 *organizations.MoveAccountInput) (*organizations.MoveAccountOutput, error)
- func (m *MockOrganizationsAPI) MoveAccountRequest(arg0 *organizations.MoveAccountInput) (*request.Request, *organizations.MoveAccountOutput)
- func (m *MockOrganizationsAPI) MoveAccountWithContext(arg0 context.Context, arg1 *organizations.MoveAccountInput, ...) (*organizations.MoveAccountOutput, error)
- func (m *MockOrganizationsAPI) RegisterDelegatedAdministrator(arg0 *organizations.RegisterDelegatedAdministratorInput) (*organizations.RegisterDelegatedAdministratorOutput, error)
- func (m *MockOrganizationsAPI) RegisterDelegatedAdministratorRequest(arg0 *organizations.RegisterDelegatedAdministratorInput) (*request.Request, *organizations.RegisterDelegatedAdministratorOutput)
- func (m *MockOrganizationsAPI) RegisterDelegatedAdministratorWithContext(arg0 context.Context, arg1 *organizations.RegisterDelegatedAdministratorInput, ...) (*organizations.RegisterDelegatedAdministratorOutput, error)
- func (m *MockOrganizationsAPI) RemoveAccountFromOrganization(arg0 *organizations.RemoveAccountFromOrganizationInput) (*organizations.RemoveAccountFromOrganizationOutput, error)
- func (m *MockOrganizationsAPI) RemoveAccountFromOrganizationRequest(arg0 *organizations.RemoveAccountFromOrganizationInput) (*request.Request, *organizations.RemoveAccountFromOrganizationOutput)
- func (m *MockOrganizationsAPI) RemoveAccountFromOrganizationWithContext(arg0 context.Context, arg1 *organizations.RemoveAccountFromOrganizationInput, ...) (*organizations.RemoveAccountFromOrganizationOutput, error)
- func (m *MockOrganizationsAPI) TagResource(arg0 *organizations.TagResourceInput) (*organizations.TagResourceOutput, error)
- func (m *MockOrganizationsAPI) TagResourceRequest(arg0 *organizations.TagResourceInput) (*request.Request, *organizations.TagResourceOutput)
- func (m *MockOrganizationsAPI) TagResourceWithContext(arg0 context.Context, arg1 *organizations.TagResourceInput, ...) (*organizations.TagResourceOutput, error)
- func (m *MockOrganizationsAPI) UntagResource(arg0 *organizations.UntagResourceInput) (*organizations.UntagResourceOutput, error)
- func (m *MockOrganizationsAPI) UntagResourceRequest(arg0 *organizations.UntagResourceInput) (*request.Request, *organizations.UntagResourceOutput)
- func (m *MockOrganizationsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *organizations.UntagResourceInput, ...) (*organizations.UntagResourceOutput, error)
- func (m *MockOrganizationsAPI) UpdateOrganizationalUnit(arg0 *organizations.UpdateOrganizationalUnitInput) (*organizations.UpdateOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) UpdateOrganizationalUnitRequest(arg0 *organizations.UpdateOrganizationalUnitInput) (*request.Request, *organizations.UpdateOrganizationalUnitOutput)
- func (m *MockOrganizationsAPI) UpdateOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.UpdateOrganizationalUnitInput, ...) (*organizations.UpdateOrganizationalUnitOutput, error)
- func (m *MockOrganizationsAPI) UpdatePolicy(arg0 *organizations.UpdatePolicyInput) (*organizations.UpdatePolicyOutput, error)
- func (m *MockOrganizationsAPI) UpdatePolicyRequest(arg0 *organizations.UpdatePolicyInput) (*request.Request, *organizations.UpdatePolicyOutput)
- func (m *MockOrganizationsAPI) UpdatePolicyWithContext(arg0 context.Context, arg1 *organizations.UpdatePolicyInput, ...) (*organizations.UpdatePolicyOutput, error)
- type MockOrganizationsAPIMockRecorder
- func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshake(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) AttachPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) AttachPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) AttachPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CancelHandshake(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CancelHandshakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CancelHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CloseAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CloseAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CloseAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnit(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreatePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreatePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) CreatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshake(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnit(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeletePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeletePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeletePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministrator(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatus(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshake(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnit(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DescribePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DetachPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DetachPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DetachPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyType(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeatures(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeaturesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeaturesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyType(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParent(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListChildren(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListChildrenPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListChildrenPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListChildrenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListChildrenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatus(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministrators(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParent(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListParents(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListParentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListParentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListParentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListParentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTarget(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListRoots(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListRootsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListRootsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListRootsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListRootsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) MoveAccount(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) MoveAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) MoveAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministrator(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnit(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOrganizationsAPI ¶
type MockOrganizationsAPI struct {
// contains filtered or unexported fields
}
MockOrganizationsAPI is a mock of OrganizationsAPI interface
func NewMockOrganizationsAPI ¶
func NewMockOrganizationsAPI(ctrl *gomock.Controller) *MockOrganizationsAPI
NewMockOrganizationsAPI creates a new mock instance
func (*MockOrganizationsAPI) AcceptHandshake ¶
func (m *MockOrganizationsAPI) AcceptHandshake(arg0 *organizations.AcceptHandshakeInput) (*organizations.AcceptHandshakeOutput, error)
AcceptHandshake mocks base method
func (*MockOrganizationsAPI) AcceptHandshakeRequest ¶
func (m *MockOrganizationsAPI) AcceptHandshakeRequest(arg0 *organizations.AcceptHandshakeInput) (*request.Request, *organizations.AcceptHandshakeOutput)
AcceptHandshakeRequest mocks base method
func (*MockOrganizationsAPI) AcceptHandshakeWithContext ¶
func (m *MockOrganizationsAPI) AcceptHandshakeWithContext(arg0 context.Context, arg1 *organizations.AcceptHandshakeInput, arg2 ...request.Option) (*organizations.AcceptHandshakeOutput, error)
AcceptHandshakeWithContext mocks base method
func (*MockOrganizationsAPI) AttachPolicy ¶
func (m *MockOrganizationsAPI) AttachPolicy(arg0 *organizations.AttachPolicyInput) (*organizations.AttachPolicyOutput, error)
AttachPolicy mocks base method
func (*MockOrganizationsAPI) AttachPolicyRequest ¶
func (m *MockOrganizationsAPI) AttachPolicyRequest(arg0 *organizations.AttachPolicyInput) (*request.Request, *organizations.AttachPolicyOutput)
AttachPolicyRequest mocks base method
func (*MockOrganizationsAPI) AttachPolicyWithContext ¶
func (m *MockOrganizationsAPI) AttachPolicyWithContext(arg0 context.Context, arg1 *organizations.AttachPolicyInput, arg2 ...request.Option) (*organizations.AttachPolicyOutput, error)
AttachPolicyWithContext mocks base method
func (*MockOrganizationsAPI) CancelHandshake ¶
func (m *MockOrganizationsAPI) CancelHandshake(arg0 *organizations.CancelHandshakeInput) (*organizations.CancelHandshakeOutput, error)
CancelHandshake mocks base method
func (*MockOrganizationsAPI) CancelHandshakeRequest ¶
func (m *MockOrganizationsAPI) CancelHandshakeRequest(arg0 *organizations.CancelHandshakeInput) (*request.Request, *organizations.CancelHandshakeOutput)
CancelHandshakeRequest mocks base method
func (*MockOrganizationsAPI) CancelHandshakeWithContext ¶
func (m *MockOrganizationsAPI) CancelHandshakeWithContext(arg0 context.Context, arg1 *organizations.CancelHandshakeInput, arg2 ...request.Option) (*organizations.CancelHandshakeOutput, error)
CancelHandshakeWithContext mocks base method
func (*MockOrganizationsAPI) CloseAccount ¶ added in v0.0.26
func (m *MockOrganizationsAPI) CloseAccount(arg0 *organizations.CloseAccountInput) (*organizations.CloseAccountOutput, error)
CloseAccount mocks base method
func (*MockOrganizationsAPI) CloseAccountRequest ¶ added in v0.0.26
func (m *MockOrganizationsAPI) CloseAccountRequest(arg0 *organizations.CloseAccountInput) (*request.Request, *organizations.CloseAccountOutput)
CloseAccountRequest mocks base method
func (*MockOrganizationsAPI) CloseAccountWithContext ¶ added in v0.0.26
func (m *MockOrganizationsAPI) CloseAccountWithContext(arg0 context.Context, arg1 *organizations.CloseAccountInput, arg2 ...request.Option) (*organizations.CloseAccountOutput, error)
CloseAccountWithContext mocks base method
func (*MockOrganizationsAPI) CreateAccount ¶
func (m *MockOrganizationsAPI) CreateAccount(arg0 *organizations.CreateAccountInput) (*organizations.CreateAccountOutput, error)
CreateAccount mocks base method
func (*MockOrganizationsAPI) CreateAccountRequest ¶
func (m *MockOrganizationsAPI) CreateAccountRequest(arg0 *organizations.CreateAccountInput) (*request.Request, *organizations.CreateAccountOutput)
CreateAccountRequest mocks base method
func (*MockOrganizationsAPI) CreateAccountWithContext ¶
func (m *MockOrganizationsAPI) CreateAccountWithContext(arg0 context.Context, arg1 *organizations.CreateAccountInput, arg2 ...request.Option) (*organizations.CreateAccountOutput, error)
CreateAccountWithContext mocks base method
func (*MockOrganizationsAPI) CreateGovCloudAccount ¶
func (m *MockOrganizationsAPI) CreateGovCloudAccount(arg0 *organizations.CreateGovCloudAccountInput) (*organizations.CreateGovCloudAccountOutput, error)
CreateGovCloudAccount mocks base method
func (*MockOrganizationsAPI) CreateGovCloudAccountRequest ¶
func (m *MockOrganizationsAPI) CreateGovCloudAccountRequest(arg0 *organizations.CreateGovCloudAccountInput) (*request.Request, *organizations.CreateGovCloudAccountOutput)
CreateGovCloudAccountRequest mocks base method
func (*MockOrganizationsAPI) CreateGovCloudAccountWithContext ¶
func (m *MockOrganizationsAPI) CreateGovCloudAccountWithContext(arg0 context.Context, arg1 *organizations.CreateGovCloudAccountInput, arg2 ...request.Option) (*organizations.CreateGovCloudAccountOutput, error)
CreateGovCloudAccountWithContext mocks base method
func (*MockOrganizationsAPI) CreateOrganization ¶
func (m *MockOrganizationsAPI) CreateOrganization(arg0 *organizations.CreateOrganizationInput) (*organizations.CreateOrganizationOutput, error)
CreateOrganization mocks base method
func (*MockOrganizationsAPI) CreateOrganizationRequest ¶
func (m *MockOrganizationsAPI) CreateOrganizationRequest(arg0 *organizations.CreateOrganizationInput) (*request.Request, *organizations.CreateOrganizationOutput)
CreateOrganizationRequest mocks base method
func (*MockOrganizationsAPI) CreateOrganizationWithContext ¶
func (m *MockOrganizationsAPI) CreateOrganizationWithContext(arg0 context.Context, arg1 *organizations.CreateOrganizationInput, arg2 ...request.Option) (*organizations.CreateOrganizationOutput, error)
CreateOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) CreateOrganizationalUnit ¶
func (m *MockOrganizationsAPI) CreateOrganizationalUnit(arg0 *organizations.CreateOrganizationalUnitInput) (*organizations.CreateOrganizationalUnitOutput, error)
CreateOrganizationalUnit mocks base method
func (*MockOrganizationsAPI) CreateOrganizationalUnitRequest ¶
func (m *MockOrganizationsAPI) CreateOrganizationalUnitRequest(arg0 *organizations.CreateOrganizationalUnitInput) (*request.Request, *organizations.CreateOrganizationalUnitOutput)
CreateOrganizationalUnitRequest mocks base method
func (*MockOrganizationsAPI) CreateOrganizationalUnitWithContext ¶
func (m *MockOrganizationsAPI) CreateOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.CreateOrganizationalUnitInput, arg2 ...request.Option) (*organizations.CreateOrganizationalUnitOutput, error)
CreateOrganizationalUnitWithContext mocks base method
func (*MockOrganizationsAPI) CreatePolicy ¶
func (m *MockOrganizationsAPI) CreatePolicy(arg0 *organizations.CreatePolicyInput) (*organizations.CreatePolicyOutput, error)
CreatePolicy mocks base method
func (*MockOrganizationsAPI) CreatePolicyRequest ¶
func (m *MockOrganizationsAPI) CreatePolicyRequest(arg0 *organizations.CreatePolicyInput) (*request.Request, *organizations.CreatePolicyOutput)
CreatePolicyRequest mocks base method
func (*MockOrganizationsAPI) CreatePolicyWithContext ¶
func (m *MockOrganizationsAPI) CreatePolicyWithContext(arg0 context.Context, arg1 *organizations.CreatePolicyInput, arg2 ...request.Option) (*organizations.CreatePolicyOutput, error)
CreatePolicyWithContext mocks base method
func (*MockOrganizationsAPI) DeclineHandshake ¶
func (m *MockOrganizationsAPI) DeclineHandshake(arg0 *organizations.DeclineHandshakeInput) (*organizations.DeclineHandshakeOutput, error)
DeclineHandshake mocks base method
func (*MockOrganizationsAPI) DeclineHandshakeRequest ¶
func (m *MockOrganizationsAPI) DeclineHandshakeRequest(arg0 *organizations.DeclineHandshakeInput) (*request.Request, *organizations.DeclineHandshakeOutput)
DeclineHandshakeRequest mocks base method
func (*MockOrganizationsAPI) DeclineHandshakeWithContext ¶
func (m *MockOrganizationsAPI) DeclineHandshakeWithContext(arg0 context.Context, arg1 *organizations.DeclineHandshakeInput, arg2 ...request.Option) (*organizations.DeclineHandshakeOutput, error)
DeclineHandshakeWithContext mocks base method
func (*MockOrganizationsAPI) DeleteOrganization ¶
func (m *MockOrganizationsAPI) DeleteOrganization(arg0 *organizations.DeleteOrganizationInput) (*organizations.DeleteOrganizationOutput, error)
DeleteOrganization mocks base method
func (*MockOrganizationsAPI) DeleteOrganizationRequest ¶
func (m *MockOrganizationsAPI) DeleteOrganizationRequest(arg0 *organizations.DeleteOrganizationInput) (*request.Request, *organizations.DeleteOrganizationOutput)
DeleteOrganizationRequest mocks base method
func (*MockOrganizationsAPI) DeleteOrganizationWithContext ¶
func (m *MockOrganizationsAPI) DeleteOrganizationWithContext(arg0 context.Context, arg1 *organizations.DeleteOrganizationInput, arg2 ...request.Option) (*organizations.DeleteOrganizationOutput, error)
DeleteOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) DeleteOrganizationalUnit ¶
func (m *MockOrganizationsAPI) DeleteOrganizationalUnit(arg0 *organizations.DeleteOrganizationalUnitInput) (*organizations.DeleteOrganizationalUnitOutput, error)
DeleteOrganizationalUnit mocks base method
func (*MockOrganizationsAPI) DeleteOrganizationalUnitRequest ¶
func (m *MockOrganizationsAPI) DeleteOrganizationalUnitRequest(arg0 *organizations.DeleteOrganizationalUnitInput) (*request.Request, *organizations.DeleteOrganizationalUnitOutput)
DeleteOrganizationalUnitRequest mocks base method
func (*MockOrganizationsAPI) DeleteOrganizationalUnitWithContext ¶
func (m *MockOrganizationsAPI) DeleteOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.DeleteOrganizationalUnitInput, arg2 ...request.Option) (*organizations.DeleteOrganizationalUnitOutput, error)
DeleteOrganizationalUnitWithContext mocks base method
func (*MockOrganizationsAPI) DeletePolicy ¶
func (m *MockOrganizationsAPI) DeletePolicy(arg0 *organizations.DeletePolicyInput) (*organizations.DeletePolicyOutput, error)
DeletePolicy mocks base method
func (*MockOrganizationsAPI) DeletePolicyRequest ¶
func (m *MockOrganizationsAPI) DeletePolicyRequest(arg0 *organizations.DeletePolicyInput) (*request.Request, *organizations.DeletePolicyOutput)
DeletePolicyRequest mocks base method
func (*MockOrganizationsAPI) DeletePolicyWithContext ¶
func (m *MockOrganizationsAPI) DeletePolicyWithContext(arg0 context.Context, arg1 *organizations.DeletePolicyInput, arg2 ...request.Option) (*organizations.DeletePolicyOutput, error)
DeletePolicyWithContext mocks base method
func (*MockOrganizationsAPI) DeregisterDelegatedAdministrator ¶
func (m *MockOrganizationsAPI) DeregisterDelegatedAdministrator(arg0 *organizations.DeregisterDelegatedAdministratorInput) (*organizations.DeregisterDelegatedAdministratorOutput, error)
DeregisterDelegatedAdministrator mocks base method
func (*MockOrganizationsAPI) DeregisterDelegatedAdministratorRequest ¶
func (m *MockOrganizationsAPI) DeregisterDelegatedAdministratorRequest(arg0 *organizations.DeregisterDelegatedAdministratorInput) (*request.Request, *organizations.DeregisterDelegatedAdministratorOutput)
DeregisterDelegatedAdministratorRequest mocks base method
func (*MockOrganizationsAPI) DeregisterDelegatedAdministratorWithContext ¶
func (m *MockOrganizationsAPI) DeregisterDelegatedAdministratorWithContext(arg0 context.Context, arg1 *organizations.DeregisterDelegatedAdministratorInput, arg2 ...request.Option) (*organizations.DeregisterDelegatedAdministratorOutput, error)
DeregisterDelegatedAdministratorWithContext mocks base method
func (*MockOrganizationsAPI) DescribeAccount ¶
func (m *MockOrganizationsAPI) DescribeAccount(arg0 *organizations.DescribeAccountInput) (*organizations.DescribeAccountOutput, error)
DescribeAccount mocks base method
func (*MockOrganizationsAPI) DescribeAccountRequest ¶
func (m *MockOrganizationsAPI) DescribeAccountRequest(arg0 *organizations.DescribeAccountInput) (*request.Request, *organizations.DescribeAccountOutput)
DescribeAccountRequest mocks base method
func (*MockOrganizationsAPI) DescribeAccountWithContext ¶
func (m *MockOrganizationsAPI) DescribeAccountWithContext(arg0 context.Context, arg1 *organizations.DescribeAccountInput, arg2 ...request.Option) (*organizations.DescribeAccountOutput, error)
DescribeAccountWithContext mocks base method
func (*MockOrganizationsAPI) DescribeCreateAccountStatus ¶
func (m *MockOrganizationsAPI) DescribeCreateAccountStatus(arg0 *organizations.DescribeCreateAccountStatusInput) (*organizations.DescribeCreateAccountStatusOutput, error)
DescribeCreateAccountStatus mocks base method
func (*MockOrganizationsAPI) DescribeCreateAccountStatusRequest ¶
func (m *MockOrganizationsAPI) DescribeCreateAccountStatusRequest(arg0 *organizations.DescribeCreateAccountStatusInput) (*request.Request, *organizations.DescribeCreateAccountStatusOutput)
DescribeCreateAccountStatusRequest mocks base method
func (*MockOrganizationsAPI) DescribeCreateAccountStatusWithContext ¶
func (m *MockOrganizationsAPI) DescribeCreateAccountStatusWithContext(arg0 context.Context, arg1 *organizations.DescribeCreateAccountStatusInput, arg2 ...request.Option) (*organizations.DescribeCreateAccountStatusOutput, error)
DescribeCreateAccountStatusWithContext mocks base method
func (*MockOrganizationsAPI) DescribeEffectivePolicy ¶
func (m *MockOrganizationsAPI) DescribeEffectivePolicy(arg0 *organizations.DescribeEffectivePolicyInput) (*organizations.DescribeEffectivePolicyOutput, error)
DescribeEffectivePolicy mocks base method
func (*MockOrganizationsAPI) DescribeEffectivePolicyRequest ¶
func (m *MockOrganizationsAPI) DescribeEffectivePolicyRequest(arg0 *organizations.DescribeEffectivePolicyInput) (*request.Request, *organizations.DescribeEffectivePolicyOutput)
DescribeEffectivePolicyRequest mocks base method
func (*MockOrganizationsAPI) DescribeEffectivePolicyWithContext ¶
func (m *MockOrganizationsAPI) DescribeEffectivePolicyWithContext(arg0 context.Context, arg1 *organizations.DescribeEffectivePolicyInput, arg2 ...request.Option) (*organizations.DescribeEffectivePolicyOutput, error)
DescribeEffectivePolicyWithContext mocks base method
func (*MockOrganizationsAPI) DescribeHandshake ¶
func (m *MockOrganizationsAPI) DescribeHandshake(arg0 *organizations.DescribeHandshakeInput) (*organizations.DescribeHandshakeOutput, error)
DescribeHandshake mocks base method
func (*MockOrganizationsAPI) DescribeHandshakeRequest ¶
func (m *MockOrganizationsAPI) DescribeHandshakeRequest(arg0 *organizations.DescribeHandshakeInput) (*request.Request, *organizations.DescribeHandshakeOutput)
DescribeHandshakeRequest mocks base method
func (*MockOrganizationsAPI) DescribeHandshakeWithContext ¶
func (m *MockOrganizationsAPI) DescribeHandshakeWithContext(arg0 context.Context, arg1 *organizations.DescribeHandshakeInput, arg2 ...request.Option) (*organizations.DescribeHandshakeOutput, error)
DescribeHandshakeWithContext mocks base method
func (*MockOrganizationsAPI) DescribeOrganization ¶
func (m *MockOrganizationsAPI) DescribeOrganization(arg0 *organizations.DescribeOrganizationInput) (*organizations.DescribeOrganizationOutput, error)
DescribeOrganization mocks base method
func (*MockOrganizationsAPI) DescribeOrganizationRequest ¶
func (m *MockOrganizationsAPI) DescribeOrganizationRequest(arg0 *organizations.DescribeOrganizationInput) (*request.Request, *organizations.DescribeOrganizationOutput)
DescribeOrganizationRequest mocks base method
func (*MockOrganizationsAPI) DescribeOrganizationWithContext ¶
func (m *MockOrganizationsAPI) DescribeOrganizationWithContext(arg0 context.Context, arg1 *organizations.DescribeOrganizationInput, arg2 ...request.Option) (*organizations.DescribeOrganizationOutput, error)
DescribeOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) DescribeOrganizationalUnit ¶
func (m *MockOrganizationsAPI) DescribeOrganizationalUnit(arg0 *organizations.DescribeOrganizationalUnitInput) (*organizations.DescribeOrganizationalUnitOutput, error)
DescribeOrganizationalUnit mocks base method
func (*MockOrganizationsAPI) DescribeOrganizationalUnitRequest ¶
func (m *MockOrganizationsAPI) DescribeOrganizationalUnitRequest(arg0 *organizations.DescribeOrganizationalUnitInput) (*request.Request, *organizations.DescribeOrganizationalUnitOutput)
DescribeOrganizationalUnitRequest mocks base method
func (*MockOrganizationsAPI) DescribeOrganizationalUnitWithContext ¶
func (m *MockOrganizationsAPI) DescribeOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.DescribeOrganizationalUnitInput, arg2 ...request.Option) (*organizations.DescribeOrganizationalUnitOutput, error)
DescribeOrganizationalUnitWithContext mocks base method
func (*MockOrganizationsAPI) DescribePolicy ¶
func (m *MockOrganizationsAPI) DescribePolicy(arg0 *organizations.DescribePolicyInput) (*organizations.DescribePolicyOutput, error)
DescribePolicy mocks base method
func (*MockOrganizationsAPI) DescribePolicyRequest ¶
func (m *MockOrganizationsAPI) DescribePolicyRequest(arg0 *organizations.DescribePolicyInput) (*request.Request, *organizations.DescribePolicyOutput)
DescribePolicyRequest mocks base method
func (*MockOrganizationsAPI) DescribePolicyWithContext ¶
func (m *MockOrganizationsAPI) DescribePolicyWithContext(arg0 context.Context, arg1 *organizations.DescribePolicyInput, arg2 ...request.Option) (*organizations.DescribePolicyOutput, error)
DescribePolicyWithContext mocks base method
func (*MockOrganizationsAPI) DetachPolicy ¶
func (m *MockOrganizationsAPI) DetachPolicy(arg0 *organizations.DetachPolicyInput) (*organizations.DetachPolicyOutput, error)
DetachPolicy mocks base method
func (*MockOrganizationsAPI) DetachPolicyRequest ¶
func (m *MockOrganizationsAPI) DetachPolicyRequest(arg0 *organizations.DetachPolicyInput) (*request.Request, *organizations.DetachPolicyOutput)
DetachPolicyRequest mocks base method
func (*MockOrganizationsAPI) DetachPolicyWithContext ¶
func (m *MockOrganizationsAPI) DetachPolicyWithContext(arg0 context.Context, arg1 *organizations.DetachPolicyInput, arg2 ...request.Option) (*organizations.DetachPolicyOutput, error)
DetachPolicyWithContext mocks base method
func (*MockOrganizationsAPI) DisableAWSServiceAccess ¶
func (m *MockOrganizationsAPI) DisableAWSServiceAccess(arg0 *organizations.DisableAWSServiceAccessInput) (*organizations.DisableAWSServiceAccessOutput, error)
DisableAWSServiceAccess mocks base method
func (*MockOrganizationsAPI) DisableAWSServiceAccessRequest ¶
func (m *MockOrganizationsAPI) DisableAWSServiceAccessRequest(arg0 *organizations.DisableAWSServiceAccessInput) (*request.Request, *organizations.DisableAWSServiceAccessOutput)
DisableAWSServiceAccessRequest mocks base method
func (*MockOrganizationsAPI) DisableAWSServiceAccessWithContext ¶
func (m *MockOrganizationsAPI) DisableAWSServiceAccessWithContext(arg0 context.Context, arg1 *organizations.DisableAWSServiceAccessInput, arg2 ...request.Option) (*organizations.DisableAWSServiceAccessOutput, error)
DisableAWSServiceAccessWithContext mocks base method
func (*MockOrganizationsAPI) DisablePolicyType ¶
func (m *MockOrganizationsAPI) DisablePolicyType(arg0 *organizations.DisablePolicyTypeInput) (*organizations.DisablePolicyTypeOutput, error)
DisablePolicyType mocks base method
func (*MockOrganizationsAPI) DisablePolicyTypeRequest ¶
func (m *MockOrganizationsAPI) DisablePolicyTypeRequest(arg0 *organizations.DisablePolicyTypeInput) (*request.Request, *organizations.DisablePolicyTypeOutput)
DisablePolicyTypeRequest mocks base method
func (*MockOrganizationsAPI) DisablePolicyTypeWithContext ¶
func (m *MockOrganizationsAPI) DisablePolicyTypeWithContext(arg0 context.Context, arg1 *organizations.DisablePolicyTypeInput, arg2 ...request.Option) (*organizations.DisablePolicyTypeOutput, error)
DisablePolicyTypeWithContext mocks base method
func (*MockOrganizationsAPI) EXPECT ¶
func (m *MockOrganizationsAPI) EXPECT() *MockOrganizationsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOrganizationsAPI) EnableAWSServiceAccess ¶
func (m *MockOrganizationsAPI) EnableAWSServiceAccess(arg0 *organizations.EnableAWSServiceAccessInput) (*organizations.EnableAWSServiceAccessOutput, error)
EnableAWSServiceAccess mocks base method
func (*MockOrganizationsAPI) EnableAWSServiceAccessRequest ¶
func (m *MockOrganizationsAPI) EnableAWSServiceAccessRequest(arg0 *organizations.EnableAWSServiceAccessInput) (*request.Request, *organizations.EnableAWSServiceAccessOutput)
EnableAWSServiceAccessRequest mocks base method
func (*MockOrganizationsAPI) EnableAWSServiceAccessWithContext ¶
func (m *MockOrganizationsAPI) EnableAWSServiceAccessWithContext(arg0 context.Context, arg1 *organizations.EnableAWSServiceAccessInput, arg2 ...request.Option) (*organizations.EnableAWSServiceAccessOutput, error)
EnableAWSServiceAccessWithContext mocks base method
func (*MockOrganizationsAPI) EnableAllFeatures ¶
func (m *MockOrganizationsAPI) EnableAllFeatures(arg0 *organizations.EnableAllFeaturesInput) (*organizations.EnableAllFeaturesOutput, error)
EnableAllFeatures mocks base method
func (*MockOrganizationsAPI) EnableAllFeaturesRequest ¶
func (m *MockOrganizationsAPI) EnableAllFeaturesRequest(arg0 *organizations.EnableAllFeaturesInput) (*request.Request, *organizations.EnableAllFeaturesOutput)
EnableAllFeaturesRequest mocks base method
func (*MockOrganizationsAPI) EnableAllFeaturesWithContext ¶
func (m *MockOrganizationsAPI) EnableAllFeaturesWithContext(arg0 context.Context, arg1 *organizations.EnableAllFeaturesInput, arg2 ...request.Option) (*organizations.EnableAllFeaturesOutput, error)
EnableAllFeaturesWithContext mocks base method
func (*MockOrganizationsAPI) EnablePolicyType ¶
func (m *MockOrganizationsAPI) EnablePolicyType(arg0 *organizations.EnablePolicyTypeInput) (*organizations.EnablePolicyTypeOutput, error)
EnablePolicyType mocks base method
func (*MockOrganizationsAPI) EnablePolicyTypeRequest ¶
func (m *MockOrganizationsAPI) EnablePolicyTypeRequest(arg0 *organizations.EnablePolicyTypeInput) (*request.Request, *organizations.EnablePolicyTypeOutput)
EnablePolicyTypeRequest mocks base method
func (*MockOrganizationsAPI) EnablePolicyTypeWithContext ¶
func (m *MockOrganizationsAPI) EnablePolicyTypeWithContext(arg0 context.Context, arg1 *organizations.EnablePolicyTypeInput, arg2 ...request.Option) (*organizations.EnablePolicyTypeOutput, error)
EnablePolicyTypeWithContext mocks base method
func (*MockOrganizationsAPI) InviteAccountToOrganization ¶
func (m *MockOrganizationsAPI) InviteAccountToOrganization(arg0 *organizations.InviteAccountToOrganizationInput) (*organizations.InviteAccountToOrganizationOutput, error)
InviteAccountToOrganization mocks base method
func (*MockOrganizationsAPI) InviteAccountToOrganizationRequest ¶
func (m *MockOrganizationsAPI) InviteAccountToOrganizationRequest(arg0 *organizations.InviteAccountToOrganizationInput) (*request.Request, *organizations.InviteAccountToOrganizationOutput)
InviteAccountToOrganizationRequest mocks base method
func (*MockOrganizationsAPI) InviteAccountToOrganizationWithContext ¶
func (m *MockOrganizationsAPI) InviteAccountToOrganizationWithContext(arg0 context.Context, arg1 *organizations.InviteAccountToOrganizationInput, arg2 ...request.Option) (*organizations.InviteAccountToOrganizationOutput, error)
InviteAccountToOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) LeaveOrganization ¶
func (m *MockOrganizationsAPI) LeaveOrganization(arg0 *organizations.LeaveOrganizationInput) (*organizations.LeaveOrganizationOutput, error)
LeaveOrganization mocks base method
func (*MockOrganizationsAPI) LeaveOrganizationRequest ¶
func (m *MockOrganizationsAPI) LeaveOrganizationRequest(arg0 *organizations.LeaveOrganizationInput) (*request.Request, *organizations.LeaveOrganizationOutput)
LeaveOrganizationRequest mocks base method
func (*MockOrganizationsAPI) LeaveOrganizationWithContext ¶
func (m *MockOrganizationsAPI) LeaveOrganizationWithContext(arg0 context.Context, arg1 *organizations.LeaveOrganizationInput, arg2 ...request.Option) (*organizations.LeaveOrganizationOutput, error)
LeaveOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) ListAWSServiceAccessForOrganization ¶
func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganization(arg0 *organizations.ListAWSServiceAccessForOrganizationInput) (*organizations.ListAWSServiceAccessForOrganizationOutput, error)
ListAWSServiceAccessForOrganization mocks base method
func (*MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPages ¶
func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPages(arg0 *organizations.ListAWSServiceAccessForOrganizationInput, arg1 func(*organizations.ListAWSServiceAccessForOrganizationOutput, bool) bool) error
ListAWSServiceAccessForOrganizationPages mocks base method
func (*MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPagesWithContext ¶
func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationPagesWithContext(arg0 context.Context, arg1 *organizations.ListAWSServiceAccessForOrganizationInput, arg2 func(*organizations.ListAWSServiceAccessForOrganizationOutput, bool) bool, arg3 ...request.Option) error
ListAWSServiceAccessForOrganizationPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListAWSServiceAccessForOrganizationRequest ¶
func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationRequest(arg0 *organizations.ListAWSServiceAccessForOrganizationInput) (*request.Request, *organizations.ListAWSServiceAccessForOrganizationOutput)
ListAWSServiceAccessForOrganizationRequest mocks base method
func (*MockOrganizationsAPI) ListAWSServiceAccessForOrganizationWithContext ¶
func (m *MockOrganizationsAPI) ListAWSServiceAccessForOrganizationWithContext(arg0 context.Context, arg1 *organizations.ListAWSServiceAccessForOrganizationInput, arg2 ...request.Option) (*organizations.ListAWSServiceAccessForOrganizationOutput, error)
ListAWSServiceAccessForOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) ListAccounts ¶
func (m *MockOrganizationsAPI) ListAccounts(arg0 *organizations.ListAccountsInput) (*organizations.ListAccountsOutput, error)
ListAccounts mocks base method
func (*MockOrganizationsAPI) ListAccountsForParent ¶
func (m *MockOrganizationsAPI) ListAccountsForParent(arg0 *organizations.ListAccountsForParentInput) (*organizations.ListAccountsForParentOutput, error)
ListAccountsForParent mocks base method
func (*MockOrganizationsAPI) ListAccountsForParentPages ¶
func (m *MockOrganizationsAPI) ListAccountsForParentPages(arg0 *organizations.ListAccountsForParentInput, arg1 func(*organizations.ListAccountsForParentOutput, bool) bool) error
ListAccountsForParentPages mocks base method
func (*MockOrganizationsAPI) ListAccountsForParentPagesWithContext ¶
func (m *MockOrganizationsAPI) ListAccountsForParentPagesWithContext(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, arg2 func(*organizations.ListAccountsForParentOutput, bool) bool, arg3 ...request.Option) error
ListAccountsForParentPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListAccountsForParentRequest ¶
func (m *MockOrganizationsAPI) ListAccountsForParentRequest(arg0 *organizations.ListAccountsForParentInput) (*request.Request, *organizations.ListAccountsForParentOutput)
ListAccountsForParentRequest mocks base method
func (*MockOrganizationsAPI) ListAccountsForParentWithContext ¶
func (m *MockOrganizationsAPI) ListAccountsForParentWithContext(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, arg2 ...request.Option) (*organizations.ListAccountsForParentOutput, error)
ListAccountsForParentWithContext mocks base method
func (*MockOrganizationsAPI) ListAccountsPages ¶
func (m *MockOrganizationsAPI) ListAccountsPages(arg0 *organizations.ListAccountsInput, arg1 func(*organizations.ListAccountsOutput, bool) bool) error
ListAccountsPages mocks base method
func (*MockOrganizationsAPI) ListAccountsPagesWithContext ¶
func (m *MockOrganizationsAPI) ListAccountsPagesWithContext(arg0 context.Context, arg1 *organizations.ListAccountsInput, arg2 func(*organizations.ListAccountsOutput, bool) bool, arg3 ...request.Option) error
ListAccountsPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListAccountsRequest ¶
func (m *MockOrganizationsAPI) ListAccountsRequest(arg0 *organizations.ListAccountsInput) (*request.Request, *organizations.ListAccountsOutput)
ListAccountsRequest mocks base method
func (*MockOrganizationsAPI) ListAccountsWithContext ¶
func (m *MockOrganizationsAPI) ListAccountsWithContext(arg0 context.Context, arg1 *organizations.ListAccountsInput, arg2 ...request.Option) (*organizations.ListAccountsOutput, error)
ListAccountsWithContext mocks base method
func (*MockOrganizationsAPI) ListChildren ¶
func (m *MockOrganizationsAPI) ListChildren(arg0 *organizations.ListChildrenInput) (*organizations.ListChildrenOutput, error)
ListChildren mocks base method
func (*MockOrganizationsAPI) ListChildrenPages ¶
func (m *MockOrganizationsAPI) ListChildrenPages(arg0 *organizations.ListChildrenInput, arg1 func(*organizations.ListChildrenOutput, bool) bool) error
ListChildrenPages mocks base method
func (*MockOrganizationsAPI) ListChildrenPagesWithContext ¶
func (m *MockOrganizationsAPI) ListChildrenPagesWithContext(arg0 context.Context, arg1 *organizations.ListChildrenInput, arg2 func(*organizations.ListChildrenOutput, bool) bool, arg3 ...request.Option) error
ListChildrenPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListChildrenRequest ¶
func (m *MockOrganizationsAPI) ListChildrenRequest(arg0 *organizations.ListChildrenInput) (*request.Request, *organizations.ListChildrenOutput)
ListChildrenRequest mocks base method
func (*MockOrganizationsAPI) ListChildrenWithContext ¶
func (m *MockOrganizationsAPI) ListChildrenWithContext(arg0 context.Context, arg1 *organizations.ListChildrenInput, arg2 ...request.Option) (*organizations.ListChildrenOutput, error)
ListChildrenWithContext mocks base method
func (*MockOrganizationsAPI) ListCreateAccountStatus ¶
func (m *MockOrganizationsAPI) ListCreateAccountStatus(arg0 *organizations.ListCreateAccountStatusInput) (*organizations.ListCreateAccountStatusOutput, error)
ListCreateAccountStatus mocks base method
func (*MockOrganizationsAPI) ListCreateAccountStatusPages ¶
func (m *MockOrganizationsAPI) ListCreateAccountStatusPages(arg0 *organizations.ListCreateAccountStatusInput, arg1 func(*organizations.ListCreateAccountStatusOutput, bool) bool) error
ListCreateAccountStatusPages mocks base method
func (*MockOrganizationsAPI) ListCreateAccountStatusPagesWithContext ¶
func (m *MockOrganizationsAPI) ListCreateAccountStatusPagesWithContext(arg0 context.Context, arg1 *organizations.ListCreateAccountStatusInput, arg2 func(*organizations.ListCreateAccountStatusOutput, bool) bool, arg3 ...request.Option) error
ListCreateAccountStatusPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListCreateAccountStatusRequest ¶
func (m *MockOrganizationsAPI) ListCreateAccountStatusRequest(arg0 *organizations.ListCreateAccountStatusInput) (*request.Request, *organizations.ListCreateAccountStatusOutput)
ListCreateAccountStatusRequest mocks base method
func (*MockOrganizationsAPI) ListCreateAccountStatusWithContext ¶
func (m *MockOrganizationsAPI) ListCreateAccountStatusWithContext(arg0 context.Context, arg1 *organizations.ListCreateAccountStatusInput, arg2 ...request.Option) (*organizations.ListCreateAccountStatusOutput, error)
ListCreateAccountStatusWithContext mocks base method
func (*MockOrganizationsAPI) ListDelegatedAdministrators ¶
func (m *MockOrganizationsAPI) ListDelegatedAdministrators(arg0 *organizations.ListDelegatedAdministratorsInput) (*organizations.ListDelegatedAdministratorsOutput, error)
ListDelegatedAdministrators mocks base method
func (*MockOrganizationsAPI) ListDelegatedAdministratorsPages ¶
func (m *MockOrganizationsAPI) ListDelegatedAdministratorsPages(arg0 *organizations.ListDelegatedAdministratorsInput, arg1 func(*organizations.ListDelegatedAdministratorsOutput, bool) bool) error
ListDelegatedAdministratorsPages mocks base method
func (*MockOrganizationsAPI) ListDelegatedAdministratorsPagesWithContext ¶
func (m *MockOrganizationsAPI) ListDelegatedAdministratorsPagesWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedAdministratorsInput, arg2 func(*organizations.ListDelegatedAdministratorsOutput, bool) bool, arg3 ...request.Option) error
ListDelegatedAdministratorsPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListDelegatedAdministratorsRequest ¶
func (m *MockOrganizationsAPI) ListDelegatedAdministratorsRequest(arg0 *organizations.ListDelegatedAdministratorsInput) (*request.Request, *organizations.ListDelegatedAdministratorsOutput)
ListDelegatedAdministratorsRequest mocks base method
func (*MockOrganizationsAPI) ListDelegatedAdministratorsWithContext ¶
func (m *MockOrganizationsAPI) ListDelegatedAdministratorsWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedAdministratorsInput, arg2 ...request.Option) (*organizations.ListDelegatedAdministratorsOutput, error)
ListDelegatedAdministratorsWithContext mocks base method
func (*MockOrganizationsAPI) ListDelegatedServicesForAccount ¶
func (m *MockOrganizationsAPI) ListDelegatedServicesForAccount(arg0 *organizations.ListDelegatedServicesForAccountInput) (*organizations.ListDelegatedServicesForAccountOutput, error)
ListDelegatedServicesForAccount mocks base method
func (*MockOrganizationsAPI) ListDelegatedServicesForAccountPages ¶
func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountPages(arg0 *organizations.ListDelegatedServicesForAccountInput, arg1 func(*organizations.ListDelegatedServicesForAccountOutput, bool) bool) error
ListDelegatedServicesForAccountPages mocks base method
func (*MockOrganizationsAPI) ListDelegatedServicesForAccountPagesWithContext ¶
func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountPagesWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedServicesForAccountInput, arg2 func(*organizations.ListDelegatedServicesForAccountOutput, bool) bool, arg3 ...request.Option) error
ListDelegatedServicesForAccountPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListDelegatedServicesForAccountRequest ¶
func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountRequest(arg0 *organizations.ListDelegatedServicesForAccountInput) (*request.Request, *organizations.ListDelegatedServicesForAccountOutput)
ListDelegatedServicesForAccountRequest mocks base method
func (*MockOrganizationsAPI) ListDelegatedServicesForAccountWithContext ¶
func (m *MockOrganizationsAPI) ListDelegatedServicesForAccountWithContext(arg0 context.Context, arg1 *organizations.ListDelegatedServicesForAccountInput, arg2 ...request.Option) (*organizations.ListDelegatedServicesForAccountOutput, error)
ListDelegatedServicesForAccountWithContext mocks base method
func (*MockOrganizationsAPI) ListHandshakesForAccount ¶
func (m *MockOrganizationsAPI) ListHandshakesForAccount(arg0 *organizations.ListHandshakesForAccountInput) (*organizations.ListHandshakesForAccountOutput, error)
ListHandshakesForAccount mocks base method
func (*MockOrganizationsAPI) ListHandshakesForAccountPages ¶
func (m *MockOrganizationsAPI) ListHandshakesForAccountPages(arg0 *organizations.ListHandshakesForAccountInput, arg1 func(*organizations.ListHandshakesForAccountOutput, bool) bool) error
ListHandshakesForAccountPages mocks base method
func (*MockOrganizationsAPI) ListHandshakesForAccountPagesWithContext ¶
func (m *MockOrganizationsAPI) ListHandshakesForAccountPagesWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForAccountInput, arg2 func(*organizations.ListHandshakesForAccountOutput, bool) bool, arg3 ...request.Option) error
ListHandshakesForAccountPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListHandshakesForAccountRequest ¶
func (m *MockOrganizationsAPI) ListHandshakesForAccountRequest(arg0 *organizations.ListHandshakesForAccountInput) (*request.Request, *organizations.ListHandshakesForAccountOutput)
ListHandshakesForAccountRequest mocks base method
func (*MockOrganizationsAPI) ListHandshakesForAccountWithContext ¶
func (m *MockOrganizationsAPI) ListHandshakesForAccountWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForAccountInput, arg2 ...request.Option) (*organizations.ListHandshakesForAccountOutput, error)
ListHandshakesForAccountWithContext mocks base method
func (*MockOrganizationsAPI) ListHandshakesForOrganization ¶
func (m *MockOrganizationsAPI) ListHandshakesForOrganization(arg0 *organizations.ListHandshakesForOrganizationInput) (*organizations.ListHandshakesForOrganizationOutput, error)
ListHandshakesForOrganization mocks base method
func (*MockOrganizationsAPI) ListHandshakesForOrganizationPages ¶
func (m *MockOrganizationsAPI) ListHandshakesForOrganizationPages(arg0 *organizations.ListHandshakesForOrganizationInput, arg1 func(*organizations.ListHandshakesForOrganizationOutput, bool) bool) error
ListHandshakesForOrganizationPages mocks base method
func (*MockOrganizationsAPI) ListHandshakesForOrganizationPagesWithContext ¶
func (m *MockOrganizationsAPI) ListHandshakesForOrganizationPagesWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForOrganizationInput, arg2 func(*organizations.ListHandshakesForOrganizationOutput, bool) bool, arg3 ...request.Option) error
ListHandshakesForOrganizationPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListHandshakesForOrganizationRequest ¶
func (m *MockOrganizationsAPI) ListHandshakesForOrganizationRequest(arg0 *organizations.ListHandshakesForOrganizationInput) (*request.Request, *organizations.ListHandshakesForOrganizationOutput)
ListHandshakesForOrganizationRequest mocks base method
func (*MockOrganizationsAPI) ListHandshakesForOrganizationWithContext ¶
func (m *MockOrganizationsAPI) ListHandshakesForOrganizationWithContext(arg0 context.Context, arg1 *organizations.ListHandshakesForOrganizationInput, arg2 ...request.Option) (*organizations.ListHandshakesForOrganizationOutput, error)
ListHandshakesForOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) ListOrganizationalUnitsForParent ¶
func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParent(arg0 *organizations.ListOrganizationalUnitsForParentInput) (*organizations.ListOrganizationalUnitsForParentOutput, error)
ListOrganizationalUnitsForParent mocks base method
func (*MockOrganizationsAPI) ListOrganizationalUnitsForParentPages ¶
func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentPages(arg0 *organizations.ListOrganizationalUnitsForParentInput, arg1 func(*organizations.ListOrganizationalUnitsForParentOutput, bool) bool) error
ListOrganizationalUnitsForParentPages mocks base method
func (*MockOrganizationsAPI) ListOrganizationalUnitsForParentPagesWithContext ¶
func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentPagesWithContext(arg0 context.Context, arg1 *organizations.ListOrganizationalUnitsForParentInput, arg2 func(*organizations.ListOrganizationalUnitsForParentOutput, bool) bool, arg3 ...request.Option) error
ListOrganizationalUnitsForParentPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListOrganizationalUnitsForParentRequest ¶
func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentRequest(arg0 *organizations.ListOrganizationalUnitsForParentInput) (*request.Request, *organizations.ListOrganizationalUnitsForParentOutput)
ListOrganizationalUnitsForParentRequest mocks base method
func (*MockOrganizationsAPI) ListOrganizationalUnitsForParentWithContext ¶
func (m *MockOrganizationsAPI) ListOrganizationalUnitsForParentWithContext(arg0 context.Context, arg1 *organizations.ListOrganizationalUnitsForParentInput, arg2 ...request.Option) (*organizations.ListOrganizationalUnitsForParentOutput, error)
ListOrganizationalUnitsForParentWithContext mocks base method
func (*MockOrganizationsAPI) ListParents ¶
func (m *MockOrganizationsAPI) ListParents(arg0 *organizations.ListParentsInput) (*organizations.ListParentsOutput, error)
ListParents mocks base method
func (*MockOrganizationsAPI) ListParentsPages ¶
func (m *MockOrganizationsAPI) ListParentsPages(arg0 *organizations.ListParentsInput, arg1 func(*organizations.ListParentsOutput, bool) bool) error
ListParentsPages mocks base method
func (*MockOrganizationsAPI) ListParentsPagesWithContext ¶
func (m *MockOrganizationsAPI) ListParentsPagesWithContext(arg0 context.Context, arg1 *organizations.ListParentsInput, arg2 func(*organizations.ListParentsOutput, bool) bool, arg3 ...request.Option) error
ListParentsPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListParentsRequest ¶
func (m *MockOrganizationsAPI) ListParentsRequest(arg0 *organizations.ListParentsInput) (*request.Request, *organizations.ListParentsOutput)
ListParentsRequest mocks base method
func (*MockOrganizationsAPI) ListParentsWithContext ¶
func (m *MockOrganizationsAPI) ListParentsWithContext(arg0 context.Context, arg1 *organizations.ListParentsInput, arg2 ...request.Option) (*organizations.ListParentsOutput, error)
ListParentsWithContext mocks base method
func (*MockOrganizationsAPI) ListPolicies ¶
func (m *MockOrganizationsAPI) ListPolicies(arg0 *organizations.ListPoliciesInput) (*organizations.ListPoliciesOutput, error)
ListPolicies mocks base method
func (*MockOrganizationsAPI) ListPoliciesForTarget ¶
func (m *MockOrganizationsAPI) ListPoliciesForTarget(arg0 *organizations.ListPoliciesForTargetInput) (*organizations.ListPoliciesForTargetOutput, error)
ListPoliciesForTarget mocks base method
func (*MockOrganizationsAPI) ListPoliciesForTargetPages ¶
func (m *MockOrganizationsAPI) ListPoliciesForTargetPages(arg0 *organizations.ListPoliciesForTargetInput, arg1 func(*organizations.ListPoliciesForTargetOutput, bool) bool) error
ListPoliciesForTargetPages mocks base method
func (*MockOrganizationsAPI) ListPoliciesForTargetPagesWithContext ¶
func (m *MockOrganizationsAPI) ListPoliciesForTargetPagesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesForTargetInput, arg2 func(*organizations.ListPoliciesForTargetOutput, bool) bool, arg3 ...request.Option) error
ListPoliciesForTargetPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListPoliciesForTargetRequest ¶
func (m *MockOrganizationsAPI) ListPoliciesForTargetRequest(arg0 *organizations.ListPoliciesForTargetInput) (*request.Request, *organizations.ListPoliciesForTargetOutput)
ListPoliciesForTargetRequest mocks base method
func (*MockOrganizationsAPI) ListPoliciesForTargetWithContext ¶
func (m *MockOrganizationsAPI) ListPoliciesForTargetWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesForTargetInput, arg2 ...request.Option) (*organizations.ListPoliciesForTargetOutput, error)
ListPoliciesForTargetWithContext mocks base method
func (*MockOrganizationsAPI) ListPoliciesPages ¶
func (m *MockOrganizationsAPI) ListPoliciesPages(arg0 *organizations.ListPoliciesInput, arg1 func(*organizations.ListPoliciesOutput, bool) bool) error
ListPoliciesPages mocks base method
func (*MockOrganizationsAPI) ListPoliciesPagesWithContext ¶
func (m *MockOrganizationsAPI) ListPoliciesPagesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesInput, arg2 func(*organizations.ListPoliciesOutput, bool) bool, arg3 ...request.Option) error
ListPoliciesPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListPoliciesRequest ¶
func (m *MockOrganizationsAPI) ListPoliciesRequest(arg0 *organizations.ListPoliciesInput) (*request.Request, *organizations.ListPoliciesOutput)
ListPoliciesRequest mocks base method
func (*MockOrganizationsAPI) ListPoliciesWithContext ¶
func (m *MockOrganizationsAPI) ListPoliciesWithContext(arg0 context.Context, arg1 *organizations.ListPoliciesInput, arg2 ...request.Option) (*organizations.ListPoliciesOutput, error)
ListPoliciesWithContext mocks base method
func (*MockOrganizationsAPI) ListRoots ¶
func (m *MockOrganizationsAPI) ListRoots(arg0 *organizations.ListRootsInput) (*organizations.ListRootsOutput, error)
ListRoots mocks base method
func (*MockOrganizationsAPI) ListRootsPages ¶
func (m *MockOrganizationsAPI) ListRootsPages(arg0 *organizations.ListRootsInput, arg1 func(*organizations.ListRootsOutput, bool) bool) error
ListRootsPages mocks base method
func (*MockOrganizationsAPI) ListRootsPagesWithContext ¶
func (m *MockOrganizationsAPI) ListRootsPagesWithContext(arg0 context.Context, arg1 *organizations.ListRootsInput, arg2 func(*organizations.ListRootsOutput, bool) bool, arg3 ...request.Option) error
ListRootsPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListRootsRequest ¶
func (m *MockOrganizationsAPI) ListRootsRequest(arg0 *organizations.ListRootsInput) (*request.Request, *organizations.ListRootsOutput)
ListRootsRequest mocks base method
func (*MockOrganizationsAPI) ListRootsWithContext ¶
func (m *MockOrganizationsAPI) ListRootsWithContext(arg0 context.Context, arg1 *organizations.ListRootsInput, arg2 ...request.Option) (*organizations.ListRootsOutput, error)
ListRootsWithContext mocks base method
func (*MockOrganizationsAPI) ListTagsForResource ¶
func (m *MockOrganizationsAPI) ListTagsForResource(arg0 *organizations.ListTagsForResourceInput) (*organizations.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockOrganizationsAPI) ListTagsForResourcePages ¶
func (m *MockOrganizationsAPI) ListTagsForResourcePages(arg0 *organizations.ListTagsForResourceInput, arg1 func(*organizations.ListTagsForResourceOutput, bool) bool) error
ListTagsForResourcePages mocks base method
func (*MockOrganizationsAPI) ListTagsForResourcePagesWithContext ¶
func (m *MockOrganizationsAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, arg2 func(*organizations.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error
ListTagsForResourcePagesWithContext mocks base method
func (*MockOrganizationsAPI) ListTagsForResourceRequest ¶
func (m *MockOrganizationsAPI) ListTagsForResourceRequest(arg0 *organizations.ListTagsForResourceInput) (*request.Request, *organizations.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockOrganizationsAPI) ListTagsForResourceWithContext ¶
func (m *MockOrganizationsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, arg2 ...request.Option) (*organizations.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockOrganizationsAPI) ListTargetsForPolicy ¶
func (m *MockOrganizationsAPI) ListTargetsForPolicy(arg0 *organizations.ListTargetsForPolicyInput) (*organizations.ListTargetsForPolicyOutput, error)
ListTargetsForPolicy mocks base method
func (*MockOrganizationsAPI) ListTargetsForPolicyPages ¶
func (m *MockOrganizationsAPI) ListTargetsForPolicyPages(arg0 *organizations.ListTargetsForPolicyInput, arg1 func(*organizations.ListTargetsForPolicyOutput, bool) bool) error
ListTargetsForPolicyPages mocks base method
func (*MockOrganizationsAPI) ListTargetsForPolicyPagesWithContext ¶
func (m *MockOrganizationsAPI) ListTargetsForPolicyPagesWithContext(arg0 context.Context, arg1 *organizations.ListTargetsForPolicyInput, arg2 func(*organizations.ListTargetsForPolicyOutput, bool) bool, arg3 ...request.Option) error
ListTargetsForPolicyPagesWithContext mocks base method
func (*MockOrganizationsAPI) ListTargetsForPolicyRequest ¶
func (m *MockOrganizationsAPI) ListTargetsForPolicyRequest(arg0 *organizations.ListTargetsForPolicyInput) (*request.Request, *organizations.ListTargetsForPolicyOutput)
ListTargetsForPolicyRequest mocks base method
func (*MockOrganizationsAPI) ListTargetsForPolicyWithContext ¶
func (m *MockOrganizationsAPI) ListTargetsForPolicyWithContext(arg0 context.Context, arg1 *organizations.ListTargetsForPolicyInput, arg2 ...request.Option) (*organizations.ListTargetsForPolicyOutput, error)
ListTargetsForPolicyWithContext mocks base method
func (*MockOrganizationsAPI) MoveAccount ¶
func (m *MockOrganizationsAPI) MoveAccount(arg0 *organizations.MoveAccountInput) (*organizations.MoveAccountOutput, error)
MoveAccount mocks base method
func (*MockOrganizationsAPI) MoveAccountRequest ¶
func (m *MockOrganizationsAPI) MoveAccountRequest(arg0 *organizations.MoveAccountInput) (*request.Request, *organizations.MoveAccountOutput)
MoveAccountRequest mocks base method
func (*MockOrganizationsAPI) MoveAccountWithContext ¶
func (m *MockOrganizationsAPI) MoveAccountWithContext(arg0 context.Context, arg1 *organizations.MoveAccountInput, arg2 ...request.Option) (*organizations.MoveAccountOutput, error)
MoveAccountWithContext mocks base method
func (*MockOrganizationsAPI) RegisterDelegatedAdministrator ¶
func (m *MockOrganizationsAPI) RegisterDelegatedAdministrator(arg0 *organizations.RegisterDelegatedAdministratorInput) (*organizations.RegisterDelegatedAdministratorOutput, error)
RegisterDelegatedAdministrator mocks base method
func (*MockOrganizationsAPI) RegisterDelegatedAdministratorRequest ¶
func (m *MockOrganizationsAPI) RegisterDelegatedAdministratorRequest(arg0 *organizations.RegisterDelegatedAdministratorInput) (*request.Request, *organizations.RegisterDelegatedAdministratorOutput)
RegisterDelegatedAdministratorRequest mocks base method
func (*MockOrganizationsAPI) RegisterDelegatedAdministratorWithContext ¶
func (m *MockOrganizationsAPI) RegisterDelegatedAdministratorWithContext(arg0 context.Context, arg1 *organizations.RegisterDelegatedAdministratorInput, arg2 ...request.Option) (*organizations.RegisterDelegatedAdministratorOutput, error)
RegisterDelegatedAdministratorWithContext mocks base method
func (*MockOrganizationsAPI) RemoveAccountFromOrganization ¶
func (m *MockOrganizationsAPI) RemoveAccountFromOrganization(arg0 *organizations.RemoveAccountFromOrganizationInput) (*organizations.RemoveAccountFromOrganizationOutput, error)
RemoveAccountFromOrganization mocks base method
func (*MockOrganizationsAPI) RemoveAccountFromOrganizationRequest ¶
func (m *MockOrganizationsAPI) RemoveAccountFromOrganizationRequest(arg0 *organizations.RemoveAccountFromOrganizationInput) (*request.Request, *organizations.RemoveAccountFromOrganizationOutput)
RemoveAccountFromOrganizationRequest mocks base method
func (*MockOrganizationsAPI) RemoveAccountFromOrganizationWithContext ¶
func (m *MockOrganizationsAPI) RemoveAccountFromOrganizationWithContext(arg0 context.Context, arg1 *organizations.RemoveAccountFromOrganizationInput, arg2 ...request.Option) (*organizations.RemoveAccountFromOrganizationOutput, error)
RemoveAccountFromOrganizationWithContext mocks base method
func (*MockOrganizationsAPI) TagResource ¶
func (m *MockOrganizationsAPI) TagResource(arg0 *organizations.TagResourceInput) (*organizations.TagResourceOutput, error)
TagResource mocks base method
func (*MockOrganizationsAPI) TagResourceRequest ¶
func (m *MockOrganizationsAPI) TagResourceRequest(arg0 *organizations.TagResourceInput) (*request.Request, *organizations.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockOrganizationsAPI) TagResourceWithContext ¶
func (m *MockOrganizationsAPI) TagResourceWithContext(arg0 context.Context, arg1 *organizations.TagResourceInput, arg2 ...request.Option) (*organizations.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockOrganizationsAPI) UntagResource ¶
func (m *MockOrganizationsAPI) UntagResource(arg0 *organizations.UntagResourceInput) (*organizations.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockOrganizationsAPI) UntagResourceRequest ¶
func (m *MockOrganizationsAPI) UntagResourceRequest(arg0 *organizations.UntagResourceInput) (*request.Request, *organizations.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockOrganizationsAPI) UntagResourceWithContext ¶
func (m *MockOrganizationsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *organizations.UntagResourceInput, arg2 ...request.Option) (*organizations.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockOrganizationsAPI) UpdateOrganizationalUnit ¶
func (m *MockOrganizationsAPI) UpdateOrganizationalUnit(arg0 *organizations.UpdateOrganizationalUnitInput) (*organizations.UpdateOrganizationalUnitOutput, error)
UpdateOrganizationalUnit mocks base method
func (*MockOrganizationsAPI) UpdateOrganizationalUnitRequest ¶
func (m *MockOrganizationsAPI) UpdateOrganizationalUnitRequest(arg0 *organizations.UpdateOrganizationalUnitInput) (*request.Request, *organizations.UpdateOrganizationalUnitOutput)
UpdateOrganizationalUnitRequest mocks base method
func (*MockOrganizationsAPI) UpdateOrganizationalUnitWithContext ¶
func (m *MockOrganizationsAPI) UpdateOrganizationalUnitWithContext(arg0 context.Context, arg1 *organizations.UpdateOrganizationalUnitInput, arg2 ...request.Option) (*organizations.UpdateOrganizationalUnitOutput, error)
UpdateOrganizationalUnitWithContext mocks base method
func (*MockOrganizationsAPI) UpdatePolicy ¶
func (m *MockOrganizationsAPI) UpdatePolicy(arg0 *organizations.UpdatePolicyInput) (*organizations.UpdatePolicyOutput, error)
UpdatePolicy mocks base method
func (*MockOrganizationsAPI) UpdatePolicyRequest ¶
func (m *MockOrganizationsAPI) UpdatePolicyRequest(arg0 *organizations.UpdatePolicyInput) (*request.Request, *organizations.UpdatePolicyOutput)
UpdatePolicyRequest mocks base method
func (*MockOrganizationsAPI) UpdatePolicyWithContext ¶
func (m *MockOrganizationsAPI) UpdatePolicyWithContext(arg0 context.Context, arg1 *organizations.UpdatePolicyInput, arg2 ...request.Option) (*organizations.UpdatePolicyOutput, error)
UpdatePolicyWithContext mocks base method
type MockOrganizationsAPIMockRecorder ¶
type MockOrganizationsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOrganizationsAPIMockRecorder is the mock recorder for MockOrganizationsAPI
func (*MockOrganizationsAPIMockRecorder) AcceptHandshake ¶
func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshake(arg0 interface{}) *gomock.Call
AcceptHandshake indicates an expected call of AcceptHandshake
func (*MockOrganizationsAPIMockRecorder) AcceptHandshakeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshakeRequest(arg0 interface{}) *gomock.Call
AcceptHandshakeRequest indicates an expected call of AcceptHandshakeRequest
func (*MockOrganizationsAPIMockRecorder) AcceptHandshakeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) AcceptHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AcceptHandshakeWithContext indicates an expected call of AcceptHandshakeWithContext
func (*MockOrganizationsAPIMockRecorder) AttachPolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) AttachPolicy(arg0 interface{}) *gomock.Call
AttachPolicy indicates an expected call of AttachPolicy
func (*MockOrganizationsAPIMockRecorder) AttachPolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) AttachPolicyRequest(arg0 interface{}) *gomock.Call
AttachPolicyRequest indicates an expected call of AttachPolicyRequest
func (*MockOrganizationsAPIMockRecorder) AttachPolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) AttachPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachPolicyWithContext indicates an expected call of AttachPolicyWithContext
func (*MockOrganizationsAPIMockRecorder) CancelHandshake ¶
func (mr *MockOrganizationsAPIMockRecorder) CancelHandshake(arg0 interface{}) *gomock.Call
CancelHandshake indicates an expected call of CancelHandshake
func (*MockOrganizationsAPIMockRecorder) CancelHandshakeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CancelHandshakeRequest(arg0 interface{}) *gomock.Call
CancelHandshakeRequest indicates an expected call of CancelHandshakeRequest
func (*MockOrganizationsAPIMockRecorder) CancelHandshakeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CancelHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelHandshakeWithContext indicates an expected call of CancelHandshakeWithContext
func (*MockOrganizationsAPIMockRecorder) CloseAccount ¶ added in v0.0.26
func (mr *MockOrganizationsAPIMockRecorder) CloseAccount(arg0 interface{}) *gomock.Call
CloseAccount indicates an expected call of CloseAccount
func (*MockOrganizationsAPIMockRecorder) CloseAccountRequest ¶ added in v0.0.26
func (mr *MockOrganizationsAPIMockRecorder) CloseAccountRequest(arg0 interface{}) *gomock.Call
CloseAccountRequest indicates an expected call of CloseAccountRequest
func (*MockOrganizationsAPIMockRecorder) CloseAccountWithContext ¶ added in v0.0.26
func (mr *MockOrganizationsAPIMockRecorder) CloseAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CloseAccountWithContext indicates an expected call of CloseAccountWithContext
func (*MockOrganizationsAPIMockRecorder) CreateAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateAccount(arg0 interface{}) *gomock.Call
CreateAccount indicates an expected call of CreateAccount
func (*MockOrganizationsAPIMockRecorder) CreateAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateAccountRequest(arg0 interface{}) *gomock.Call
CreateAccountRequest indicates an expected call of CreateAccountRequest
func (*MockOrganizationsAPIMockRecorder) CreateAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAccountWithContext indicates an expected call of CreateAccountWithContext
func (*MockOrganizationsAPIMockRecorder) CreateGovCloudAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccount(arg0 interface{}) *gomock.Call
CreateGovCloudAccount indicates an expected call of CreateGovCloudAccount
func (*MockOrganizationsAPIMockRecorder) CreateGovCloudAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccountRequest(arg0 interface{}) *gomock.Call
CreateGovCloudAccountRequest indicates an expected call of CreateGovCloudAccountRequest
func (*MockOrganizationsAPIMockRecorder) CreateGovCloudAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateGovCloudAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGovCloudAccountWithContext indicates an expected call of CreateGovCloudAccountWithContext
func (*MockOrganizationsAPIMockRecorder) CreateOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganization(arg0 interface{}) *gomock.Call
CreateOrganization indicates an expected call of CreateOrganization
func (*MockOrganizationsAPIMockRecorder) CreateOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationRequest(arg0 interface{}) *gomock.Call
CreateOrganizationRequest indicates an expected call of CreateOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) CreateOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOrganizationWithContext indicates an expected call of CreateOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) CreateOrganizationalUnit ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnit(arg0 interface{}) *gomock.Call
CreateOrganizationalUnit indicates an expected call of CreateOrganizationalUnit
func (*MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
CreateOrganizationalUnitRequest indicates an expected call of CreateOrganizationalUnitRequest
func (*MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CreateOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOrganizationalUnitWithContext indicates an expected call of CreateOrganizationalUnitWithContext
func (*MockOrganizationsAPIMockRecorder) CreatePolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) CreatePolicy(arg0 interface{}) *gomock.Call
CreatePolicy indicates an expected call of CreatePolicy
func (*MockOrganizationsAPIMockRecorder) CreatePolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) CreatePolicyRequest(arg0 interface{}) *gomock.Call
CreatePolicyRequest indicates an expected call of CreatePolicyRequest
func (*MockOrganizationsAPIMockRecorder) CreatePolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) CreatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePolicyWithContext indicates an expected call of CreatePolicyWithContext
func (*MockOrganizationsAPIMockRecorder) DeclineHandshake ¶
func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshake(arg0 interface{}) *gomock.Call
DeclineHandshake indicates an expected call of DeclineHandshake
func (*MockOrganizationsAPIMockRecorder) DeclineHandshakeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshakeRequest(arg0 interface{}) *gomock.Call
DeclineHandshakeRequest indicates an expected call of DeclineHandshakeRequest
func (*MockOrganizationsAPIMockRecorder) DeclineHandshakeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DeclineHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeclineHandshakeWithContext indicates an expected call of DeclineHandshakeWithContext
func (*MockOrganizationsAPIMockRecorder) DeleteOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganization(arg0 interface{}) *gomock.Call
DeleteOrganization indicates an expected call of DeleteOrganization
func (*MockOrganizationsAPIMockRecorder) DeleteOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationRequest(arg0 interface{}) *gomock.Call
DeleteOrganizationRequest indicates an expected call of DeleteOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) DeleteOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteOrganizationWithContext indicates an expected call of DeleteOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnit ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnit(arg0 interface{}) *gomock.Call
DeleteOrganizationalUnit indicates an expected call of DeleteOrganizationalUnit
func (*MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
DeleteOrganizationalUnitRequest indicates an expected call of DeleteOrganizationalUnitRequest
func (*MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DeleteOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteOrganizationalUnitWithContext indicates an expected call of DeleteOrganizationalUnitWithContext
func (*MockOrganizationsAPIMockRecorder) DeletePolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) DeletePolicy(arg0 interface{}) *gomock.Call
DeletePolicy indicates an expected call of DeletePolicy
func (*MockOrganizationsAPIMockRecorder) DeletePolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DeletePolicyRequest(arg0 interface{}) *gomock.Call
DeletePolicyRequest indicates an expected call of DeletePolicyRequest
func (*MockOrganizationsAPIMockRecorder) DeletePolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DeletePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePolicyWithContext indicates an expected call of DeletePolicyWithContext
func (*MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministrator ¶
func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministrator(arg0 interface{}) *gomock.Call
DeregisterDelegatedAdministrator indicates an expected call of DeregisterDelegatedAdministrator
func (*MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
DeregisterDelegatedAdministratorRequest indicates an expected call of DeregisterDelegatedAdministratorRequest
func (*MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DeregisterDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterDelegatedAdministratorWithContext indicates an expected call of DeregisterDelegatedAdministratorWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeAccount(arg0 interface{}) *gomock.Call
DescribeAccount indicates an expected call of DescribeAccount
func (*MockOrganizationsAPIMockRecorder) DescribeAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeAccountRequest(arg0 interface{}) *gomock.Call
DescribeAccountRequest indicates an expected call of DescribeAccountRequest
func (*MockOrganizationsAPIMockRecorder) DescribeAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAccountWithContext indicates an expected call of DescribeAccountWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatus ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatus(arg0 interface{}) *gomock.Call
DescribeCreateAccountStatus indicates an expected call of DescribeCreateAccountStatus
func (*MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusRequest(arg0 interface{}) *gomock.Call
DescribeCreateAccountStatusRequest indicates an expected call of DescribeCreateAccountStatusRequest
func (*MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeCreateAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCreateAccountStatusWithContext indicates an expected call of DescribeCreateAccountStatusWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeEffectivePolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicy(arg0 interface{}) *gomock.Call
DescribeEffectivePolicy indicates an expected call of DescribeEffectivePolicy
func (*MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyRequest(arg0 interface{}) *gomock.Call
DescribeEffectivePolicyRequest indicates an expected call of DescribeEffectivePolicyRequest
func (*MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeEffectivePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEffectivePolicyWithContext indicates an expected call of DescribeEffectivePolicyWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeHandshake ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshake(arg0 interface{}) *gomock.Call
DescribeHandshake indicates an expected call of DescribeHandshake
func (*MockOrganizationsAPIMockRecorder) DescribeHandshakeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshakeRequest(arg0 interface{}) *gomock.Call
DescribeHandshakeRequest indicates an expected call of DescribeHandshakeRequest
func (*MockOrganizationsAPIMockRecorder) DescribeHandshakeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeHandshakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHandshakeWithContext indicates an expected call of DescribeHandshakeWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganization(arg0 interface{}) *gomock.Call
DescribeOrganization indicates an expected call of DescribeOrganization
func (*MockOrganizationsAPIMockRecorder) DescribeOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationRequest(arg0 interface{}) *gomock.Call
DescribeOrganizationRequest indicates an expected call of DescribeOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) DescribeOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOrganizationWithContext indicates an expected call of DescribeOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnit ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnit(arg0 interface{}) *gomock.Call
DescribeOrganizationalUnit indicates an expected call of DescribeOrganizationalUnit
func (*MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
DescribeOrganizationalUnitRequest indicates an expected call of DescribeOrganizationalUnitRequest
func (*MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribeOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOrganizationalUnitWithContext indicates an expected call of DescribeOrganizationalUnitWithContext
func (*MockOrganizationsAPIMockRecorder) DescribePolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribePolicy(arg0 interface{}) *gomock.Call
DescribePolicy indicates an expected call of DescribePolicy
func (*MockOrganizationsAPIMockRecorder) DescribePolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribePolicyRequest(arg0 interface{}) *gomock.Call
DescribePolicyRequest indicates an expected call of DescribePolicyRequest
func (*MockOrganizationsAPIMockRecorder) DescribePolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DescribePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePolicyWithContext indicates an expected call of DescribePolicyWithContext
func (*MockOrganizationsAPIMockRecorder) DetachPolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) DetachPolicy(arg0 interface{}) *gomock.Call
DetachPolicy indicates an expected call of DetachPolicy
func (*MockOrganizationsAPIMockRecorder) DetachPolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DetachPolicyRequest(arg0 interface{}) *gomock.Call
DetachPolicyRequest indicates an expected call of DetachPolicyRequest
func (*MockOrganizationsAPIMockRecorder) DetachPolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DetachPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachPolicyWithContext indicates an expected call of DetachPolicyWithContext
func (*MockOrganizationsAPIMockRecorder) DisableAWSServiceAccess ¶
func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccess(arg0 interface{}) *gomock.Call
DisableAWSServiceAccess indicates an expected call of DisableAWSServiceAccess
func (*MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessRequest(arg0 interface{}) *gomock.Call
DisableAWSServiceAccessRequest indicates an expected call of DisableAWSServiceAccessRequest
func (*MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DisableAWSServiceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableAWSServiceAccessWithContext indicates an expected call of DisableAWSServiceAccessWithContext
func (*MockOrganizationsAPIMockRecorder) DisablePolicyType ¶
func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyType(arg0 interface{}) *gomock.Call
DisablePolicyType indicates an expected call of DisablePolicyType
func (*MockOrganizationsAPIMockRecorder) DisablePolicyTypeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyTypeRequest(arg0 interface{}) *gomock.Call
DisablePolicyTypeRequest indicates an expected call of DisablePolicyTypeRequest
func (*MockOrganizationsAPIMockRecorder) DisablePolicyTypeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) DisablePolicyTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisablePolicyTypeWithContext indicates an expected call of DisablePolicyTypeWithContext
func (*MockOrganizationsAPIMockRecorder) EnableAWSServiceAccess ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccess(arg0 interface{}) *gomock.Call
EnableAWSServiceAccess indicates an expected call of EnableAWSServiceAccess
func (*MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessRequest(arg0 interface{}) *gomock.Call
EnableAWSServiceAccessRequest indicates an expected call of EnableAWSServiceAccessRequest
func (*MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAWSServiceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableAWSServiceAccessWithContext indicates an expected call of EnableAWSServiceAccessWithContext
func (*MockOrganizationsAPIMockRecorder) EnableAllFeatures ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeatures(arg0 interface{}) *gomock.Call
EnableAllFeatures indicates an expected call of EnableAllFeatures
func (*MockOrganizationsAPIMockRecorder) EnableAllFeaturesRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeaturesRequest(arg0 interface{}) *gomock.Call
EnableAllFeaturesRequest indicates an expected call of EnableAllFeaturesRequest
func (*MockOrganizationsAPIMockRecorder) EnableAllFeaturesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) EnableAllFeaturesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableAllFeaturesWithContext indicates an expected call of EnableAllFeaturesWithContext
func (*MockOrganizationsAPIMockRecorder) EnablePolicyType ¶
func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyType(arg0 interface{}) *gomock.Call
EnablePolicyType indicates an expected call of EnablePolicyType
func (*MockOrganizationsAPIMockRecorder) EnablePolicyTypeRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyTypeRequest(arg0 interface{}) *gomock.Call
EnablePolicyTypeRequest indicates an expected call of EnablePolicyTypeRequest
func (*MockOrganizationsAPIMockRecorder) EnablePolicyTypeWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) EnablePolicyTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnablePolicyTypeWithContext indicates an expected call of EnablePolicyTypeWithContext
func (*MockOrganizationsAPIMockRecorder) InviteAccountToOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganization(arg0 interface{}) *gomock.Call
InviteAccountToOrganization indicates an expected call of InviteAccountToOrganization
func (*MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationRequest(arg0 interface{}) *gomock.Call
InviteAccountToOrganizationRequest indicates an expected call of InviteAccountToOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) InviteAccountToOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InviteAccountToOrganizationWithContext indicates an expected call of InviteAccountToOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) LeaveOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganization(arg0 interface{}) *gomock.Call
LeaveOrganization indicates an expected call of LeaveOrganization
func (*MockOrganizationsAPIMockRecorder) LeaveOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganizationRequest(arg0 interface{}) *gomock.Call
LeaveOrganizationRequest indicates an expected call of LeaveOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) LeaveOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) LeaveOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LeaveOrganizationWithContext indicates an expected call of LeaveOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganization(arg0 interface{}) *gomock.Call
ListAWSServiceAccessForOrganization indicates an expected call of ListAWSServiceAccessForOrganization
func (*MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPages(arg0, arg1 interface{}) *gomock.Call
ListAWSServiceAccessForOrganizationPages indicates an expected call of ListAWSServiceAccessForOrganizationPages
func (*MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAWSServiceAccessForOrganizationPagesWithContext indicates an expected call of ListAWSServiceAccessForOrganizationPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationRequest(arg0 interface{}) *gomock.Call
ListAWSServiceAccessForOrganizationRequest indicates an expected call of ListAWSServiceAccessForOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAWSServiceAccessForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAWSServiceAccessForOrganizationWithContext indicates an expected call of ListAWSServiceAccessForOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) ListAccounts ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccounts(arg0 interface{}) *gomock.Call
ListAccounts indicates an expected call of ListAccounts
func (*MockOrganizationsAPIMockRecorder) ListAccountsForParent ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParent(arg0 interface{}) *gomock.Call
ListAccountsForParent indicates an expected call of ListAccountsForParent
func (*MockOrganizationsAPIMockRecorder) ListAccountsForParentPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentPages(arg0, arg1 interface{}) *gomock.Call
ListAccountsForParentPages indicates an expected call of ListAccountsForParentPages
func (*MockOrganizationsAPIMockRecorder) ListAccountsForParentPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccountsForParentPagesWithContext indicates an expected call of ListAccountsForParentPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListAccountsForParentRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentRequest(arg0 interface{}) *gomock.Call
ListAccountsForParentRequest indicates an expected call of ListAccountsForParentRequest
func (*MockOrganizationsAPIMockRecorder) ListAccountsForParentWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsForParentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountsForParentWithContext indicates an expected call of ListAccountsForParentWithContext
func (*MockOrganizationsAPIMockRecorder) ListAccountsPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsPages(arg0, arg1 interface{}) *gomock.Call
ListAccountsPages indicates an expected call of ListAccountsPages
func (*MockOrganizationsAPIMockRecorder) ListAccountsPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccountsPagesWithContext indicates an expected call of ListAccountsPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListAccountsRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsRequest(arg0 interface{}) *gomock.Call
ListAccountsRequest indicates an expected call of ListAccountsRequest
func (*MockOrganizationsAPIMockRecorder) ListAccountsWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountsWithContext indicates an expected call of ListAccountsWithContext
func (*MockOrganizationsAPIMockRecorder) ListChildren ¶
func (mr *MockOrganizationsAPIMockRecorder) ListChildren(arg0 interface{}) *gomock.Call
ListChildren indicates an expected call of ListChildren
func (*MockOrganizationsAPIMockRecorder) ListChildrenPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListChildrenPages(arg0, arg1 interface{}) *gomock.Call
ListChildrenPages indicates an expected call of ListChildrenPages
func (*MockOrganizationsAPIMockRecorder) ListChildrenPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListChildrenPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChildrenPagesWithContext indicates an expected call of ListChildrenPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListChildrenRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListChildrenRequest(arg0 interface{}) *gomock.Call
ListChildrenRequest indicates an expected call of ListChildrenRequest
func (*MockOrganizationsAPIMockRecorder) ListChildrenWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListChildrenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChildrenWithContext indicates an expected call of ListChildrenWithContext
func (*MockOrganizationsAPIMockRecorder) ListCreateAccountStatus ¶
func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatus(arg0 interface{}) *gomock.Call
ListCreateAccountStatus indicates an expected call of ListCreateAccountStatus
func (*MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPages(arg0, arg1 interface{}) *gomock.Call
ListCreateAccountStatusPages indicates an expected call of ListCreateAccountStatusPages
func (*MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCreateAccountStatusPagesWithContext indicates an expected call of ListCreateAccountStatusPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListCreateAccountStatusRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusRequest(arg0 interface{}) *gomock.Call
ListCreateAccountStatusRequest indicates an expected call of ListCreateAccountStatusRequest
func (*MockOrganizationsAPIMockRecorder) ListCreateAccountStatusWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListCreateAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCreateAccountStatusWithContext indicates an expected call of ListCreateAccountStatusWithContext
func (*MockOrganizationsAPIMockRecorder) ListDelegatedAdministrators ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministrators(arg0 interface{}) *gomock.Call
ListDelegatedAdministrators indicates an expected call of ListDelegatedAdministrators
func (*MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPages(arg0, arg1 interface{}) *gomock.Call
ListDelegatedAdministratorsPages indicates an expected call of ListDelegatedAdministratorsPages
func (*MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDelegatedAdministratorsPagesWithContext indicates an expected call of ListDelegatedAdministratorsPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsRequest(arg0 interface{}) *gomock.Call
ListDelegatedAdministratorsRequest indicates an expected call of ListDelegatedAdministratorsRequest
func (*MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedAdministratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDelegatedAdministratorsWithContext indicates an expected call of ListDelegatedAdministratorsWithContext
func (*MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccount(arg0 interface{}) *gomock.Call
ListDelegatedServicesForAccount indicates an expected call of ListDelegatedServicesForAccount
func (*MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPages(arg0, arg1 interface{}) *gomock.Call
ListDelegatedServicesForAccountPages indicates an expected call of ListDelegatedServicesForAccountPages
func (*MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDelegatedServicesForAccountPagesWithContext indicates an expected call of ListDelegatedServicesForAccountPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountRequest(arg0 interface{}) *gomock.Call
ListDelegatedServicesForAccountRequest indicates an expected call of ListDelegatedServicesForAccountRequest
func (*MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListDelegatedServicesForAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDelegatedServicesForAccountWithContext indicates an expected call of ListDelegatedServicesForAccountWithContext
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccount(arg0 interface{}) *gomock.Call
ListHandshakesForAccount indicates an expected call of ListHandshakesForAccount
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPages(arg0, arg1 interface{}) *gomock.Call
ListHandshakesForAccountPages indicates an expected call of ListHandshakesForAccountPages
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHandshakesForAccountPagesWithContext indicates an expected call of ListHandshakesForAccountPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountRequest(arg0 interface{}) *gomock.Call
ListHandshakesForAccountRequest indicates an expected call of ListHandshakesForAccountRequest
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHandshakesForAccountWithContext indicates an expected call of ListHandshakesForAccountWithContext
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganization(arg0 interface{}) *gomock.Call
ListHandshakesForOrganization indicates an expected call of ListHandshakesForOrganization
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPages(arg0, arg1 interface{}) *gomock.Call
ListHandshakesForOrganizationPages indicates an expected call of ListHandshakesForOrganizationPages
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHandshakesForOrganizationPagesWithContext indicates an expected call of ListHandshakesForOrganizationPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationRequest(arg0 interface{}) *gomock.Call
ListHandshakesForOrganizationRequest indicates an expected call of ListHandshakesForOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListHandshakesForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHandshakesForOrganizationWithContext indicates an expected call of ListHandshakesForOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParent ¶
func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParent(arg0 interface{}) *gomock.Call
ListOrganizationalUnitsForParent indicates an expected call of ListOrganizationalUnitsForParent
func (*MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPages(arg0, arg1 interface{}) *gomock.Call
ListOrganizationalUnitsForParentPages indicates an expected call of ListOrganizationalUnitsForParentPages
func (*MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOrganizationalUnitsForParentPagesWithContext indicates an expected call of ListOrganizationalUnitsForParentPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentRequest(arg0 interface{}) *gomock.Call
ListOrganizationalUnitsForParentRequest indicates an expected call of ListOrganizationalUnitsForParentRequest
func (*MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListOrganizationalUnitsForParentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOrganizationalUnitsForParentWithContext indicates an expected call of ListOrganizationalUnitsForParentWithContext
func (*MockOrganizationsAPIMockRecorder) ListParents ¶
func (mr *MockOrganizationsAPIMockRecorder) ListParents(arg0 interface{}) *gomock.Call
ListParents indicates an expected call of ListParents
func (*MockOrganizationsAPIMockRecorder) ListParentsPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListParentsPages(arg0, arg1 interface{}) *gomock.Call
ListParentsPages indicates an expected call of ListParentsPages
func (*MockOrganizationsAPIMockRecorder) ListParentsPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListParentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListParentsPagesWithContext indicates an expected call of ListParentsPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListParentsRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListParentsRequest(arg0 interface{}) *gomock.Call
ListParentsRequest indicates an expected call of ListParentsRequest
func (*MockOrganizationsAPIMockRecorder) ListParentsWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListParentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListParentsWithContext indicates an expected call of ListParentsWithContext
func (*MockOrganizationsAPIMockRecorder) ListPolicies ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPolicies(arg0 interface{}) *gomock.Call
ListPolicies indicates an expected call of ListPolicies
func (*MockOrganizationsAPIMockRecorder) ListPoliciesForTarget ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTarget(arg0 interface{}) *gomock.Call
ListPoliciesForTarget indicates an expected call of ListPoliciesForTarget
func (*MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPages(arg0, arg1 interface{}) *gomock.Call
ListPoliciesForTargetPages indicates an expected call of ListPoliciesForTargetPages
func (*MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPoliciesForTargetPagesWithContext indicates an expected call of ListPoliciesForTargetPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListPoliciesForTargetRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetRequest(arg0 interface{}) *gomock.Call
ListPoliciesForTargetRequest indicates an expected call of ListPoliciesForTargetRequest
func (*MockOrganizationsAPIMockRecorder) ListPoliciesForTargetWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesForTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPoliciesForTargetWithContext indicates an expected call of ListPoliciesForTargetWithContext
func (*MockOrganizationsAPIMockRecorder) ListPoliciesPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesPages(arg0, arg1 interface{}) *gomock.Call
ListPoliciesPages indicates an expected call of ListPoliciesPages
func (*MockOrganizationsAPIMockRecorder) ListPoliciesPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPoliciesPagesWithContext indicates an expected call of ListPoliciesPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListPoliciesRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesRequest(arg0 interface{}) *gomock.Call
ListPoliciesRequest indicates an expected call of ListPoliciesRequest
func (*MockOrganizationsAPIMockRecorder) ListPoliciesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPoliciesWithContext indicates an expected call of ListPoliciesWithContext
func (*MockOrganizationsAPIMockRecorder) ListRoots ¶
func (mr *MockOrganizationsAPIMockRecorder) ListRoots(arg0 interface{}) *gomock.Call
ListRoots indicates an expected call of ListRoots
func (*MockOrganizationsAPIMockRecorder) ListRootsPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListRootsPages(arg0, arg1 interface{}) *gomock.Call
ListRootsPages indicates an expected call of ListRootsPages
func (*MockOrganizationsAPIMockRecorder) ListRootsPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListRootsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRootsPagesWithContext indicates an expected call of ListRootsPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListRootsRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListRootsRequest(arg0 interface{}) *gomock.Call
ListRootsRequest indicates an expected call of ListRootsRequest
func (*MockOrganizationsAPIMockRecorder) ListRootsWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListRootsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRootsWithContext indicates an expected call of ListRootsWithContext
func (*MockOrganizationsAPIMockRecorder) ListTagsForResource ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockOrganizationsAPIMockRecorder) ListTagsForResourcePages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages
func (*MockOrganizationsAPIMockRecorder) ListTagsForResourcePagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockOrganizationsAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockOrganizationsAPIMockRecorder) ListTargetsForPolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicy(arg0 interface{}) *gomock.Call
ListTargetsForPolicy indicates an expected call of ListTargetsForPolicy
func (*MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPages ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPages(arg0, arg1 interface{}) *gomock.Call
ListTargetsForPolicyPages indicates an expected call of ListTargetsForPolicyPages
func (*MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPagesWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTargetsForPolicyPagesWithContext indicates an expected call of ListTargetsForPolicyPagesWithContext
func (*MockOrganizationsAPIMockRecorder) ListTargetsForPolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyRequest(arg0 interface{}) *gomock.Call
ListTargetsForPolicyRequest indicates an expected call of ListTargetsForPolicyRequest
func (*MockOrganizationsAPIMockRecorder) ListTargetsForPolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) ListTargetsForPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTargetsForPolicyWithContext indicates an expected call of ListTargetsForPolicyWithContext
func (*MockOrganizationsAPIMockRecorder) MoveAccount ¶
func (mr *MockOrganizationsAPIMockRecorder) MoveAccount(arg0 interface{}) *gomock.Call
MoveAccount indicates an expected call of MoveAccount
func (*MockOrganizationsAPIMockRecorder) MoveAccountRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) MoveAccountRequest(arg0 interface{}) *gomock.Call
MoveAccountRequest indicates an expected call of MoveAccountRequest
func (*MockOrganizationsAPIMockRecorder) MoveAccountWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) MoveAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MoveAccountWithContext indicates an expected call of MoveAccountWithContext
func (*MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministrator ¶
func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministrator(arg0 interface{}) *gomock.Call
RegisterDelegatedAdministrator indicates an expected call of RegisterDelegatedAdministrator
func (*MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
RegisterDelegatedAdministratorRequest indicates an expected call of RegisterDelegatedAdministratorRequest
func (*MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) RegisterDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterDelegatedAdministratorWithContext indicates an expected call of RegisterDelegatedAdministratorWithContext
func (*MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganization ¶
func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganization(arg0 interface{}) *gomock.Call
RemoveAccountFromOrganization indicates an expected call of RemoveAccountFromOrganization
func (*MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationRequest(arg0 interface{}) *gomock.Call
RemoveAccountFromOrganizationRequest indicates an expected call of RemoveAccountFromOrganizationRequest
func (*MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) RemoveAccountFromOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveAccountFromOrganizationWithContext indicates an expected call of RemoveAccountFromOrganizationWithContext
func (*MockOrganizationsAPIMockRecorder) TagResource ¶
func (mr *MockOrganizationsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockOrganizationsAPIMockRecorder) TagResourceRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockOrganizationsAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockOrganizationsAPIMockRecorder) UntagResource ¶
func (mr *MockOrganizationsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockOrganizationsAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockOrganizationsAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnit ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnit(arg0 interface{}) *gomock.Call
UpdateOrganizationalUnit indicates an expected call of UpdateOrganizationalUnit
func (*MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitRequest(arg0 interface{}) *gomock.Call
UpdateOrganizationalUnitRequest indicates an expected call of UpdateOrganizationalUnitRequest
func (*MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdateOrganizationalUnitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateOrganizationalUnitWithContext indicates an expected call of UpdateOrganizationalUnitWithContext
func (*MockOrganizationsAPIMockRecorder) UpdatePolicy ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicy(arg0 interface{}) *gomock.Call
UpdatePolicy indicates an expected call of UpdatePolicy
func (*MockOrganizationsAPIMockRecorder) UpdatePolicyRequest ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicyRequest(arg0 interface{}) *gomock.Call
UpdatePolicyRequest indicates an expected call of UpdatePolicyRequest
func (*MockOrganizationsAPIMockRecorder) UpdatePolicyWithContext ¶
func (mr *MockOrganizationsAPIMockRecorder) UpdatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePolicyWithContext indicates an expected call of UpdatePolicyWithContext