Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const ConditionTypeStringequals + const CopyJobStateCompleted + const CopyJobStateCreated + const CopyJobStateFailed + const CopyJobStatePartial + const CopyJobStateRunning + const EndpointsID + const ErrCodeAlreadyExistsException + const ErrCodeConflictException + const ErrCodeDependencyFailureException + const ErrCodeInvalidParameterValueException + const ErrCodeInvalidRequestException + const ErrCodeInvalidResourceStateException + const ErrCodeLimitExceededException + const ErrCodeMissingParameterValueException + const ErrCodeResourceNotFoundException + const ErrCodeServiceUnavailableException + const JobStateAborted + const JobStateAborting + const JobStateCompleted + const JobStateCreated + const JobStateExpired + const JobStateFailed + const JobStatePartial + const JobStatePending + const JobStateRunning + const LegalHoldStatusActive + const LegalHoldStatusCanceled + const LegalHoldStatusCanceling + const LegalHoldStatusCreating + const RecoveryPointStatusCompleted + const RecoveryPointStatusDeleting + const RecoveryPointStatusExpired + const RecoveryPointStatusPartial + const RestoreJobStatusAborted + const RestoreJobStatusCompleted + const RestoreJobStatusFailed + const RestoreJobStatusPending + const RestoreJobStatusRunning + const ServiceID + const ServiceName + const StorageClassCold + const StorageClassDeleted + const StorageClassWarm + const VaultEventBackupJobCompleted + const VaultEventBackupJobExpired + const VaultEventBackupJobFailed + const VaultEventBackupJobStarted + const VaultEventBackupJobSuccessful + const VaultEventBackupPlanCreated + const VaultEventBackupPlanModified + const VaultEventCopyJobFailed + const VaultEventCopyJobStarted + const VaultEventCopyJobSuccessful + const VaultEventRecoveryPointModified + const VaultEventRestoreJobCompleted + const VaultEventRestoreJobFailed + const VaultEventRestoreJobStarted + const VaultEventRestoreJobSuccessful + const VaultEventS3BackupObjectFailed + const VaultEventS3RestoreObjectFailed + const VaultStateAvailable + const VaultStateCreating + const VaultStateFailed + const VaultTypeBackupVault + const VaultTypeLogicallyAirGappedBackupVault + func ConditionType_Values() []string + func CopyJobState_Values() []string + func JobState_Values() []string + func LegalHoldStatus_Values() []string + func RecoveryPointStatus_Values() []string + func RestoreJobStatus_Values() []string + func StorageClass_Values() []string + func VaultEvent_Values() []string + func VaultState_Values() []string + func VaultType_Values() []string + type AdvancedBackupSetting struct + BackupOptions map[string]*string + ResourceType *string + func (s *AdvancedBackupSetting) SetBackupOptions(v map[string]*string) *AdvancedBackupSetting + func (s *AdvancedBackupSetting) SetResourceType(v string) *AdvancedBackupSetting + func (s AdvancedBackupSetting) GoString() string + func (s AdvancedBackupSetting) String() string + type AlreadyExistsException struct + Arn *string + Code_ *string + Context *string + CreatorRequestId *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *AlreadyExistsException) Code() string + func (s *AlreadyExistsException) Error() string + func (s *AlreadyExistsException) Message() string + func (s *AlreadyExistsException) OrigErr() error + func (s *AlreadyExistsException) RequestID() string + func (s *AlreadyExistsException) StatusCode() int + func (s AlreadyExistsException) GoString() string + func (s AlreadyExistsException) String() string + type Backup struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Backup + func (c *Backup) CancelLegalHold(input *CancelLegalHoldInput) (*CancelLegalHoldOutput, error) + func (c *Backup) CancelLegalHoldRequest(input *CancelLegalHoldInput) (req *request.Request, output *CancelLegalHoldOutput) + func (c *Backup) CancelLegalHoldWithContext(ctx aws.Context, input *CancelLegalHoldInput, opts ...request.Option) (*CancelLegalHoldOutput, error) + func (c *Backup) CreateBackupPlan(input *CreateBackupPlanInput) (*CreateBackupPlanOutput, error) + func (c *Backup) CreateBackupPlanRequest(input *CreateBackupPlanInput) (req *request.Request, output *CreateBackupPlanOutput) + func (c *Backup) CreateBackupPlanWithContext(ctx aws.Context, input *CreateBackupPlanInput, opts ...request.Option) (*CreateBackupPlanOutput, error) + func (c *Backup) CreateBackupSelection(input *CreateBackupSelectionInput) (*CreateBackupSelectionOutput, error) + func (c *Backup) CreateBackupSelectionRequest(input *CreateBackupSelectionInput) (req *request.Request, output *CreateBackupSelectionOutput) + func (c *Backup) CreateBackupSelectionWithContext(ctx aws.Context, input *CreateBackupSelectionInput, opts ...request.Option) (*CreateBackupSelectionOutput, error) + func (c *Backup) CreateBackupVault(input *CreateBackupVaultInput) (*CreateBackupVaultOutput, error) + func (c *Backup) CreateBackupVaultRequest(input *CreateBackupVaultInput) (req *request.Request, output *CreateBackupVaultOutput) + func (c *Backup) CreateBackupVaultWithContext(ctx aws.Context, input *CreateBackupVaultInput, opts ...request.Option) (*CreateBackupVaultOutput, error) + func (c *Backup) CreateFramework(input *CreateFrameworkInput) (*CreateFrameworkOutput, error) + func (c *Backup) CreateFrameworkRequest(input *CreateFrameworkInput) (req *request.Request, output *CreateFrameworkOutput) + func (c *Backup) CreateFrameworkWithContext(ctx aws.Context, input *CreateFrameworkInput, opts ...request.Option) (*CreateFrameworkOutput, error) + func (c *Backup) CreateLegalHold(input *CreateLegalHoldInput) (*CreateLegalHoldOutput, error) + func (c *Backup) CreateLegalHoldRequest(input *CreateLegalHoldInput) (req *request.Request, output *CreateLegalHoldOutput) + func (c *Backup) CreateLegalHoldWithContext(ctx aws.Context, input *CreateLegalHoldInput, opts ...request.Option) (*CreateLegalHoldOutput, error) + func (c *Backup) CreateLogicallyAirGappedBackupVault(input *CreateLogicallyAirGappedBackupVaultInput) (*CreateLogicallyAirGappedBackupVaultOutput, error) + func (c *Backup) CreateLogicallyAirGappedBackupVaultRequest(input *CreateLogicallyAirGappedBackupVaultInput) (req *request.Request, output *CreateLogicallyAirGappedBackupVaultOutput) + func (c *Backup) CreateLogicallyAirGappedBackupVaultWithContext(ctx aws.Context, input *CreateLogicallyAirGappedBackupVaultInput, ...) (*CreateLogicallyAirGappedBackupVaultOutput, error) + func (c *Backup) CreateReportPlan(input *CreateReportPlanInput) (*CreateReportPlanOutput, error) + func (c *Backup) CreateReportPlanRequest(input *CreateReportPlanInput) (req *request.Request, output *CreateReportPlanOutput) + func (c *Backup) CreateReportPlanWithContext(ctx aws.Context, input *CreateReportPlanInput, opts ...request.Option) (*CreateReportPlanOutput, error) + func (c *Backup) DeleteBackupPlan(input *DeleteBackupPlanInput) (*DeleteBackupPlanOutput, error) + func (c *Backup) DeleteBackupPlanRequest(input *DeleteBackupPlanInput) (req *request.Request, output *DeleteBackupPlanOutput) + func (c *Backup) DeleteBackupPlanWithContext(ctx aws.Context, input *DeleteBackupPlanInput, opts ...request.Option) (*DeleteBackupPlanOutput, error) + func (c *Backup) DeleteBackupSelection(input *DeleteBackupSelectionInput) (*DeleteBackupSelectionOutput, error) + func (c *Backup) DeleteBackupSelectionRequest(input *DeleteBackupSelectionInput) (req *request.Request, output *DeleteBackupSelectionOutput) + func (c *Backup) DeleteBackupSelectionWithContext(ctx aws.Context, input *DeleteBackupSelectionInput, opts ...request.Option) (*DeleteBackupSelectionOutput, error) + func (c *Backup) DeleteBackupVault(input *DeleteBackupVaultInput) (*DeleteBackupVaultOutput, error) + func (c *Backup) DeleteBackupVaultAccessPolicy(input *DeleteBackupVaultAccessPolicyInput) (*DeleteBackupVaultAccessPolicyOutput, error) + func (c *Backup) DeleteBackupVaultAccessPolicyRequest(input *DeleteBackupVaultAccessPolicyInput) (req *request.Request, output *DeleteBackupVaultAccessPolicyOutput) + func (c *Backup) DeleteBackupVaultAccessPolicyWithContext(ctx aws.Context, input *DeleteBackupVaultAccessPolicyInput, ...) (*DeleteBackupVaultAccessPolicyOutput, error) + func (c *Backup) DeleteBackupVaultLockConfiguration(input *DeleteBackupVaultLockConfigurationInput) (*DeleteBackupVaultLockConfigurationOutput, error) + func (c *Backup) DeleteBackupVaultLockConfigurationRequest(input *DeleteBackupVaultLockConfigurationInput) (req *request.Request, output *DeleteBackupVaultLockConfigurationOutput) + func (c *Backup) DeleteBackupVaultLockConfigurationWithContext(ctx aws.Context, input *DeleteBackupVaultLockConfigurationInput, ...) (*DeleteBackupVaultLockConfigurationOutput, error) + func (c *Backup) DeleteBackupVaultNotifications(input *DeleteBackupVaultNotificationsInput) (*DeleteBackupVaultNotificationsOutput, error) + func (c *Backup) DeleteBackupVaultNotificationsRequest(input *DeleteBackupVaultNotificationsInput) (req *request.Request, output *DeleteBackupVaultNotificationsOutput) + func (c *Backup) DeleteBackupVaultNotificationsWithContext(ctx aws.Context, input *DeleteBackupVaultNotificationsInput, ...) (*DeleteBackupVaultNotificationsOutput, error) + func (c *Backup) DeleteBackupVaultRequest(input *DeleteBackupVaultInput) (req *request.Request, output *DeleteBackupVaultOutput) + func (c *Backup) DeleteBackupVaultWithContext(ctx aws.Context, input *DeleteBackupVaultInput, opts ...request.Option) (*DeleteBackupVaultOutput, error) + func (c *Backup) DeleteFramework(input *DeleteFrameworkInput) (*DeleteFrameworkOutput, error) + func (c *Backup) DeleteFrameworkRequest(input *DeleteFrameworkInput) (req *request.Request, output *DeleteFrameworkOutput) + func (c *Backup) DeleteFrameworkWithContext(ctx aws.Context, input *DeleteFrameworkInput, opts ...request.Option) (*DeleteFrameworkOutput, error) + func (c *Backup) DeleteRecoveryPoint(input *DeleteRecoveryPointInput) (*DeleteRecoveryPointOutput, error) + func (c *Backup) DeleteRecoveryPointRequest(input *DeleteRecoveryPointInput) (req *request.Request, output *DeleteRecoveryPointOutput) + func (c *Backup) DeleteRecoveryPointWithContext(ctx aws.Context, input *DeleteRecoveryPointInput, opts ...request.Option) (*DeleteRecoveryPointOutput, error) + func (c *Backup) DeleteReportPlan(input *DeleteReportPlanInput) (*DeleteReportPlanOutput, error) + func (c *Backup) DeleteReportPlanRequest(input *DeleteReportPlanInput) (req *request.Request, output *DeleteReportPlanOutput) + func (c *Backup) DeleteReportPlanWithContext(ctx aws.Context, input *DeleteReportPlanInput, opts ...request.Option) (*DeleteReportPlanOutput, error) + func (c *Backup) DescribeBackupJob(input *DescribeBackupJobInput) (*DescribeBackupJobOutput, error) + func (c *Backup) DescribeBackupJobRequest(input *DescribeBackupJobInput) (req *request.Request, output *DescribeBackupJobOutput) + func (c *Backup) DescribeBackupJobWithContext(ctx aws.Context, input *DescribeBackupJobInput, opts ...request.Option) (*DescribeBackupJobOutput, error) + func (c *Backup) DescribeBackupVault(input *DescribeBackupVaultInput) (*DescribeBackupVaultOutput, error) + func (c *Backup) DescribeBackupVaultRequest(input *DescribeBackupVaultInput) (req *request.Request, output *DescribeBackupVaultOutput) + func (c *Backup) DescribeBackupVaultWithContext(ctx aws.Context, input *DescribeBackupVaultInput, opts ...request.Option) (*DescribeBackupVaultOutput, error) + func (c *Backup) DescribeCopyJob(input *DescribeCopyJobInput) (*DescribeCopyJobOutput, error) + func (c *Backup) DescribeCopyJobRequest(input *DescribeCopyJobInput) (req *request.Request, output *DescribeCopyJobOutput) + func (c *Backup) DescribeCopyJobWithContext(ctx aws.Context, input *DescribeCopyJobInput, opts ...request.Option) (*DescribeCopyJobOutput, error) + func (c *Backup) DescribeFramework(input *DescribeFrameworkInput) (*DescribeFrameworkOutput, error) + func (c *Backup) DescribeFrameworkRequest(input *DescribeFrameworkInput) (req *request.Request, output *DescribeFrameworkOutput) + func (c *Backup) DescribeFrameworkWithContext(ctx aws.Context, input *DescribeFrameworkInput, opts ...request.Option) (*DescribeFrameworkOutput, error) + func (c *Backup) DescribeGlobalSettings(input *DescribeGlobalSettingsInput) (*DescribeGlobalSettingsOutput, error) + func (c *Backup) DescribeGlobalSettingsRequest(input *DescribeGlobalSettingsInput) (req *request.Request, output *DescribeGlobalSettingsOutput) + func (c *Backup) DescribeGlobalSettingsWithContext(ctx aws.Context, input *DescribeGlobalSettingsInput, opts ...request.Option) (*DescribeGlobalSettingsOutput, error) + func (c *Backup) DescribeProtectedResource(input *DescribeProtectedResourceInput) (*DescribeProtectedResourceOutput, error) + func (c *Backup) DescribeProtectedResourceRequest(input *DescribeProtectedResourceInput) (req *request.Request, output *DescribeProtectedResourceOutput) + func (c *Backup) DescribeProtectedResourceWithContext(ctx aws.Context, input *DescribeProtectedResourceInput, opts ...request.Option) (*DescribeProtectedResourceOutput, error) + func (c *Backup) DescribeRecoveryPoint(input *DescribeRecoveryPointInput) (*DescribeRecoveryPointOutput, error) + func (c *Backup) DescribeRecoveryPointRequest(input *DescribeRecoveryPointInput) (req *request.Request, output *DescribeRecoveryPointOutput) + func (c *Backup) DescribeRecoveryPointWithContext(ctx aws.Context, input *DescribeRecoveryPointInput, opts ...request.Option) (*DescribeRecoveryPointOutput, error) + func (c *Backup) DescribeRegionSettings(input *DescribeRegionSettingsInput) (*DescribeRegionSettingsOutput, error) + func (c *Backup) DescribeRegionSettingsRequest(input *DescribeRegionSettingsInput) (req *request.Request, output *DescribeRegionSettingsOutput) + func (c *Backup) DescribeRegionSettingsWithContext(ctx aws.Context, input *DescribeRegionSettingsInput, opts ...request.Option) (*DescribeRegionSettingsOutput, error) + func (c *Backup) DescribeReportJob(input *DescribeReportJobInput) (*DescribeReportJobOutput, error) + func (c *Backup) DescribeReportJobRequest(input *DescribeReportJobInput) (req *request.Request, output *DescribeReportJobOutput) + func (c *Backup) DescribeReportJobWithContext(ctx aws.Context, input *DescribeReportJobInput, opts ...request.Option) (*DescribeReportJobOutput, error) + func (c *Backup) DescribeReportPlan(input *DescribeReportPlanInput) (*DescribeReportPlanOutput, error) + func (c *Backup) DescribeReportPlanRequest(input *DescribeReportPlanInput) (req *request.Request, output *DescribeReportPlanOutput) + func (c *Backup) DescribeReportPlanWithContext(ctx aws.Context, input *DescribeReportPlanInput, opts ...request.Option) (*DescribeReportPlanOutput, error) + func (c *Backup) DescribeRestoreJob(input *DescribeRestoreJobInput) (*DescribeRestoreJobOutput, error) + func (c *Backup) DescribeRestoreJobRequest(input *DescribeRestoreJobInput) (req *request.Request, output *DescribeRestoreJobOutput) + func (c *Backup) DescribeRestoreJobWithContext(ctx aws.Context, input *DescribeRestoreJobInput, opts ...request.Option) (*DescribeRestoreJobOutput, error) + func (c *Backup) DisassociateRecoveryPoint(input *DisassociateRecoveryPointInput) (*DisassociateRecoveryPointOutput, error) + func (c *Backup) DisassociateRecoveryPointFromParent(input *DisassociateRecoveryPointFromParentInput) (*DisassociateRecoveryPointFromParentOutput, error) + func (c *Backup) DisassociateRecoveryPointFromParentRequest(input *DisassociateRecoveryPointFromParentInput) (req *request.Request, output *DisassociateRecoveryPointFromParentOutput) + func (c *Backup) DisassociateRecoveryPointFromParentWithContext(ctx aws.Context, input *DisassociateRecoveryPointFromParentInput, ...) (*DisassociateRecoveryPointFromParentOutput, error) + func (c *Backup) DisassociateRecoveryPointRequest(input *DisassociateRecoveryPointInput) (req *request.Request, output *DisassociateRecoveryPointOutput) + func (c *Backup) DisassociateRecoveryPointWithContext(ctx aws.Context, input *DisassociateRecoveryPointInput, opts ...request.Option) (*DisassociateRecoveryPointOutput, error) + func (c *Backup) ExportBackupPlanTemplate(input *ExportBackupPlanTemplateInput) (*ExportBackupPlanTemplateOutput, error) + func (c *Backup) ExportBackupPlanTemplateRequest(input *ExportBackupPlanTemplateInput) (req *request.Request, output *ExportBackupPlanTemplateOutput) + func (c *Backup) ExportBackupPlanTemplateWithContext(ctx aws.Context, input *ExportBackupPlanTemplateInput, opts ...request.Option) (*ExportBackupPlanTemplateOutput, error) + func (c *Backup) GetBackupPlan(input *GetBackupPlanInput) (*GetBackupPlanOutput, error) + func (c *Backup) GetBackupPlanFromJSON(input *GetBackupPlanFromJSONInput) (*GetBackupPlanFromJSONOutput, error) + func (c *Backup) GetBackupPlanFromJSONRequest(input *GetBackupPlanFromJSONInput) (req *request.Request, output *GetBackupPlanFromJSONOutput) + func (c *Backup) GetBackupPlanFromJSONWithContext(ctx aws.Context, input *GetBackupPlanFromJSONInput, opts ...request.Option) (*GetBackupPlanFromJSONOutput, error) + func (c *Backup) GetBackupPlanFromTemplate(input *GetBackupPlanFromTemplateInput) (*GetBackupPlanFromTemplateOutput, error) + func (c *Backup) GetBackupPlanFromTemplateRequest(input *GetBackupPlanFromTemplateInput) (req *request.Request, output *GetBackupPlanFromTemplateOutput) + func (c *Backup) GetBackupPlanFromTemplateWithContext(ctx aws.Context, input *GetBackupPlanFromTemplateInput, opts ...request.Option) (*GetBackupPlanFromTemplateOutput, error) + func (c *Backup) GetBackupPlanRequest(input *GetBackupPlanInput) (req *request.Request, output *GetBackupPlanOutput) + func (c *Backup) GetBackupPlanWithContext(ctx aws.Context, input *GetBackupPlanInput, opts ...request.Option) (*GetBackupPlanOutput, error) + func (c *Backup) GetBackupSelection(input *GetBackupSelectionInput) (*GetBackupSelectionOutput, error) + func (c *Backup) GetBackupSelectionRequest(input *GetBackupSelectionInput) (req *request.Request, output *GetBackupSelectionOutput) + func (c *Backup) GetBackupSelectionWithContext(ctx aws.Context, input *GetBackupSelectionInput, opts ...request.Option) (*GetBackupSelectionOutput, error) + func (c *Backup) GetBackupVaultAccessPolicy(input *GetBackupVaultAccessPolicyInput) (*GetBackupVaultAccessPolicyOutput, error) + func (c *Backup) GetBackupVaultAccessPolicyRequest(input *GetBackupVaultAccessPolicyInput) (req *request.Request, output *GetBackupVaultAccessPolicyOutput) + func (c *Backup) GetBackupVaultAccessPolicyWithContext(ctx aws.Context, input *GetBackupVaultAccessPolicyInput, ...) (*GetBackupVaultAccessPolicyOutput, error) + func (c *Backup) GetBackupVaultNotifications(input *GetBackupVaultNotificationsInput) (*GetBackupVaultNotificationsOutput, error) + func (c *Backup) GetBackupVaultNotificationsRequest(input *GetBackupVaultNotificationsInput) (req *request.Request, output *GetBackupVaultNotificationsOutput) + func (c *Backup) GetBackupVaultNotificationsWithContext(ctx aws.Context, input *GetBackupVaultNotificationsInput, ...) (*GetBackupVaultNotificationsOutput, error) + func (c *Backup) GetLegalHold(input *GetLegalHoldInput) (*GetLegalHoldOutput, error) + func (c *Backup) GetLegalHoldRequest(input *GetLegalHoldInput) (req *request.Request, output *GetLegalHoldOutput) + func (c *Backup) GetLegalHoldWithContext(ctx aws.Context, input *GetLegalHoldInput, opts ...request.Option) (*GetLegalHoldOutput, error) + func (c *Backup) GetRecoveryPointRestoreMetadata(input *GetRecoveryPointRestoreMetadataInput) (*GetRecoveryPointRestoreMetadataOutput, error) + func (c *Backup) GetRecoveryPointRestoreMetadataRequest(input *GetRecoveryPointRestoreMetadataInput) (req *request.Request, output *GetRecoveryPointRestoreMetadataOutput) + func (c *Backup) GetRecoveryPointRestoreMetadataWithContext(ctx aws.Context, input *GetRecoveryPointRestoreMetadataInput, ...) (*GetRecoveryPointRestoreMetadataOutput, error) + func (c *Backup) GetSupportedResourceTypes(input *GetSupportedResourceTypesInput) (*GetSupportedResourceTypesOutput, error) + func (c *Backup) GetSupportedResourceTypesRequest(input *GetSupportedResourceTypesInput) (req *request.Request, output *GetSupportedResourceTypesOutput) + func (c *Backup) GetSupportedResourceTypesWithContext(ctx aws.Context, input *GetSupportedResourceTypesInput, opts ...request.Option) (*GetSupportedResourceTypesOutput, error) + func (c *Backup) ListBackupJobs(input *ListBackupJobsInput) (*ListBackupJobsOutput, error) + func (c *Backup) ListBackupJobsPages(input *ListBackupJobsInput, fn func(*ListBackupJobsOutput, bool) bool) error + func (c *Backup) ListBackupJobsPagesWithContext(ctx aws.Context, input *ListBackupJobsInput, ...) error + func (c *Backup) ListBackupJobsRequest(input *ListBackupJobsInput) (req *request.Request, output *ListBackupJobsOutput) + func (c *Backup) ListBackupJobsWithContext(ctx aws.Context, input *ListBackupJobsInput, opts ...request.Option) (*ListBackupJobsOutput, error) + func (c *Backup) ListBackupPlanTemplates(input *ListBackupPlanTemplatesInput) (*ListBackupPlanTemplatesOutput, error) + func (c *Backup) ListBackupPlanTemplatesPages(input *ListBackupPlanTemplatesInput, ...) error + func (c *Backup) ListBackupPlanTemplatesPagesWithContext(ctx aws.Context, input *ListBackupPlanTemplatesInput, ...) error + func (c *Backup) ListBackupPlanTemplatesRequest(input *ListBackupPlanTemplatesInput) (req *request.Request, output *ListBackupPlanTemplatesOutput) + func (c *Backup) ListBackupPlanTemplatesWithContext(ctx aws.Context, input *ListBackupPlanTemplatesInput, opts ...request.Option) (*ListBackupPlanTemplatesOutput, error) + func (c *Backup) ListBackupPlanVersions(input *ListBackupPlanVersionsInput) (*ListBackupPlanVersionsOutput, error) + func (c *Backup) ListBackupPlanVersionsPages(input *ListBackupPlanVersionsInput, ...) error + func (c *Backup) ListBackupPlanVersionsPagesWithContext(ctx aws.Context, input *ListBackupPlanVersionsInput, ...) error + func (c *Backup) ListBackupPlanVersionsRequest(input *ListBackupPlanVersionsInput) (req *request.Request, output *ListBackupPlanVersionsOutput) + func (c *Backup) ListBackupPlanVersionsWithContext(ctx aws.Context, input *ListBackupPlanVersionsInput, opts ...request.Option) (*ListBackupPlanVersionsOutput, error) + func (c *Backup) ListBackupPlans(input *ListBackupPlansInput) (*ListBackupPlansOutput, error) + func (c *Backup) ListBackupPlansPages(input *ListBackupPlansInput, fn func(*ListBackupPlansOutput, bool) bool) error + func (c *Backup) ListBackupPlansPagesWithContext(ctx aws.Context, input *ListBackupPlansInput, ...) error + func (c *Backup) ListBackupPlansRequest(input *ListBackupPlansInput) (req *request.Request, output *ListBackupPlansOutput) + func (c *Backup) ListBackupPlansWithContext(ctx aws.Context, input *ListBackupPlansInput, opts ...request.Option) (*ListBackupPlansOutput, error) + func (c *Backup) ListBackupSelections(input *ListBackupSelectionsInput) (*ListBackupSelectionsOutput, error) + func (c *Backup) ListBackupSelectionsPages(input *ListBackupSelectionsInput, ...) error + func (c *Backup) ListBackupSelectionsPagesWithContext(ctx aws.Context, input *ListBackupSelectionsInput, ...) error + func (c *Backup) ListBackupSelectionsRequest(input *ListBackupSelectionsInput) (req *request.Request, output *ListBackupSelectionsOutput) + func (c *Backup) ListBackupSelectionsWithContext(ctx aws.Context, input *ListBackupSelectionsInput, opts ...request.Option) (*ListBackupSelectionsOutput, error) + func (c *Backup) ListBackupVaults(input *ListBackupVaultsInput) (*ListBackupVaultsOutput, error) + func (c *Backup) ListBackupVaultsPages(input *ListBackupVaultsInput, fn func(*ListBackupVaultsOutput, bool) bool) error + func (c *Backup) ListBackupVaultsPagesWithContext(ctx aws.Context, input *ListBackupVaultsInput, ...) error + func (c *Backup) ListBackupVaultsRequest(input *ListBackupVaultsInput) (req *request.Request, output *ListBackupVaultsOutput) + func (c *Backup) ListBackupVaultsWithContext(ctx aws.Context, input *ListBackupVaultsInput, opts ...request.Option) (*ListBackupVaultsOutput, error) + func (c *Backup) ListCopyJobs(input *ListCopyJobsInput) (*ListCopyJobsOutput, error) + func (c *Backup) ListCopyJobsPages(input *ListCopyJobsInput, fn func(*ListCopyJobsOutput, bool) bool) error + func (c *Backup) ListCopyJobsPagesWithContext(ctx aws.Context, input *ListCopyJobsInput, ...) error + func (c *Backup) ListCopyJobsRequest(input *ListCopyJobsInput) (req *request.Request, output *ListCopyJobsOutput) + func (c *Backup) ListCopyJobsWithContext(ctx aws.Context, input *ListCopyJobsInput, opts ...request.Option) (*ListCopyJobsOutput, error) + func (c *Backup) ListFrameworks(input *ListFrameworksInput) (*ListFrameworksOutput, error) + func (c *Backup) ListFrameworksPages(input *ListFrameworksInput, fn func(*ListFrameworksOutput, bool) bool) error + func (c *Backup) ListFrameworksPagesWithContext(ctx aws.Context, input *ListFrameworksInput, ...) error + func (c *Backup) ListFrameworksRequest(input *ListFrameworksInput) (req *request.Request, output *ListFrameworksOutput) + func (c *Backup) ListFrameworksWithContext(ctx aws.Context, input *ListFrameworksInput, opts ...request.Option) (*ListFrameworksOutput, error) + func (c *Backup) ListLegalHolds(input *ListLegalHoldsInput) (*ListLegalHoldsOutput, error) + func (c *Backup) ListLegalHoldsPages(input *ListLegalHoldsInput, fn func(*ListLegalHoldsOutput, bool) bool) error + func (c *Backup) ListLegalHoldsPagesWithContext(ctx aws.Context, input *ListLegalHoldsInput, ...) error + func (c *Backup) ListLegalHoldsRequest(input *ListLegalHoldsInput) (req *request.Request, output *ListLegalHoldsOutput) + func (c *Backup) ListLegalHoldsWithContext(ctx aws.Context, input *ListLegalHoldsInput, opts ...request.Option) (*ListLegalHoldsOutput, error) + func (c *Backup) ListProtectedResources(input *ListProtectedResourcesInput) (*ListProtectedResourcesOutput, error) + func (c *Backup) ListProtectedResourcesByBackupVault(input *ListProtectedResourcesByBackupVaultInput) (*ListProtectedResourcesByBackupVaultOutput, error) + func (c *Backup) ListProtectedResourcesByBackupVaultPages(input *ListProtectedResourcesByBackupVaultInput, ...) error + func (c *Backup) ListProtectedResourcesByBackupVaultPagesWithContext(ctx aws.Context, input *ListProtectedResourcesByBackupVaultInput, ...) error + func (c *Backup) ListProtectedResourcesByBackupVaultRequest(input *ListProtectedResourcesByBackupVaultInput) (req *request.Request, output *ListProtectedResourcesByBackupVaultOutput) + func (c *Backup) ListProtectedResourcesByBackupVaultWithContext(ctx aws.Context, input *ListProtectedResourcesByBackupVaultInput, ...) (*ListProtectedResourcesByBackupVaultOutput, error) + func (c *Backup) ListProtectedResourcesPages(input *ListProtectedResourcesInput, ...) error + func (c *Backup) ListProtectedResourcesPagesWithContext(ctx aws.Context, input *ListProtectedResourcesInput, ...) error + func (c *Backup) ListProtectedResourcesRequest(input *ListProtectedResourcesInput) (req *request.Request, output *ListProtectedResourcesOutput) + func (c *Backup) ListProtectedResourcesWithContext(ctx aws.Context, input *ListProtectedResourcesInput, opts ...request.Option) (*ListProtectedResourcesOutput, error) + func (c *Backup) ListRecoveryPointsByBackupVault(input *ListRecoveryPointsByBackupVaultInput) (*ListRecoveryPointsByBackupVaultOutput, error) + func (c *Backup) ListRecoveryPointsByBackupVaultPages(input *ListRecoveryPointsByBackupVaultInput, ...) error + func (c *Backup) ListRecoveryPointsByBackupVaultPagesWithContext(ctx aws.Context, input *ListRecoveryPointsByBackupVaultInput, ...) error + func (c *Backup) ListRecoveryPointsByBackupVaultRequest(input *ListRecoveryPointsByBackupVaultInput) (req *request.Request, output *ListRecoveryPointsByBackupVaultOutput) + func (c *Backup) ListRecoveryPointsByBackupVaultWithContext(ctx aws.Context, input *ListRecoveryPointsByBackupVaultInput, ...) (*ListRecoveryPointsByBackupVaultOutput, error) + func (c *Backup) ListRecoveryPointsByLegalHold(input *ListRecoveryPointsByLegalHoldInput) (*ListRecoveryPointsByLegalHoldOutput, error) + func (c *Backup) ListRecoveryPointsByLegalHoldPages(input *ListRecoveryPointsByLegalHoldInput, ...) error + func (c *Backup) ListRecoveryPointsByLegalHoldPagesWithContext(ctx aws.Context, input *ListRecoveryPointsByLegalHoldInput, ...) error + func (c *Backup) ListRecoveryPointsByLegalHoldRequest(input *ListRecoveryPointsByLegalHoldInput) (req *request.Request, output *ListRecoveryPointsByLegalHoldOutput) + func (c *Backup) ListRecoveryPointsByLegalHoldWithContext(ctx aws.Context, input *ListRecoveryPointsByLegalHoldInput, ...) (*ListRecoveryPointsByLegalHoldOutput, error) + func (c *Backup) ListRecoveryPointsByResource(input *ListRecoveryPointsByResourceInput) (*ListRecoveryPointsByResourceOutput, error) + func (c *Backup) ListRecoveryPointsByResourcePages(input *ListRecoveryPointsByResourceInput, ...) error + func (c *Backup) ListRecoveryPointsByResourcePagesWithContext(ctx aws.Context, input *ListRecoveryPointsByResourceInput, ...) error + func (c *Backup) ListRecoveryPointsByResourceRequest(input *ListRecoveryPointsByResourceInput) (req *request.Request, output *ListRecoveryPointsByResourceOutput) + func (c *Backup) ListRecoveryPointsByResourceWithContext(ctx aws.Context, input *ListRecoveryPointsByResourceInput, ...) (*ListRecoveryPointsByResourceOutput, error) + func (c *Backup) ListReportJobs(input *ListReportJobsInput) (*ListReportJobsOutput, error) + func (c *Backup) ListReportJobsPages(input *ListReportJobsInput, fn func(*ListReportJobsOutput, bool) bool) error + func (c *Backup) ListReportJobsPagesWithContext(ctx aws.Context, input *ListReportJobsInput, ...) error + func (c *Backup) ListReportJobsRequest(input *ListReportJobsInput) (req *request.Request, output *ListReportJobsOutput) + func (c *Backup) ListReportJobsWithContext(ctx aws.Context, input *ListReportJobsInput, opts ...request.Option) (*ListReportJobsOutput, error) + func (c *Backup) ListReportPlans(input *ListReportPlansInput) (*ListReportPlansOutput, error) + func (c *Backup) ListReportPlansPages(input *ListReportPlansInput, fn func(*ListReportPlansOutput, bool) bool) error + func (c *Backup) ListReportPlansPagesWithContext(ctx aws.Context, input *ListReportPlansInput, ...) error + func (c *Backup) ListReportPlansRequest(input *ListReportPlansInput) (req *request.Request, output *ListReportPlansOutput) + func (c *Backup) ListReportPlansWithContext(ctx aws.Context, input *ListReportPlansInput, opts ...request.Option) (*ListReportPlansOutput, error) + func (c *Backup) ListRestoreJobs(input *ListRestoreJobsInput) (*ListRestoreJobsOutput, error) + func (c *Backup) ListRestoreJobsPages(input *ListRestoreJobsInput, fn func(*ListRestoreJobsOutput, bool) bool) error + func (c *Backup) ListRestoreJobsPagesWithContext(ctx aws.Context, input *ListRestoreJobsInput, ...) error + func (c *Backup) ListRestoreJobsRequest(input *ListRestoreJobsInput) (req *request.Request, output *ListRestoreJobsOutput) + func (c *Backup) ListRestoreJobsWithContext(ctx aws.Context, input *ListRestoreJobsInput, opts ...request.Option) (*ListRestoreJobsOutput, error) + func (c *Backup) ListTags(input *ListTagsInput) (*ListTagsOutput, error) + func (c *Backup) ListTagsPages(input *ListTagsInput, fn func(*ListTagsOutput, bool) bool) error + func (c *Backup) ListTagsPagesWithContext(ctx aws.Context, input *ListTagsInput, fn func(*ListTagsOutput, bool) bool, ...) error + func (c *Backup) ListTagsRequest(input *ListTagsInput) (req *request.Request, output *ListTagsOutput) + func (c *Backup) ListTagsWithContext(ctx aws.Context, input *ListTagsInput, opts ...request.Option) (*ListTagsOutput, error) + func (c *Backup) PutBackupVaultAccessPolicy(input *PutBackupVaultAccessPolicyInput) (*PutBackupVaultAccessPolicyOutput, error) + func (c *Backup) PutBackupVaultAccessPolicyRequest(input *PutBackupVaultAccessPolicyInput) (req *request.Request, output *PutBackupVaultAccessPolicyOutput) + func (c *Backup) PutBackupVaultAccessPolicyWithContext(ctx aws.Context, input *PutBackupVaultAccessPolicyInput, ...) (*PutBackupVaultAccessPolicyOutput, error) + func (c *Backup) PutBackupVaultLockConfiguration(input *PutBackupVaultLockConfigurationInput) (*PutBackupVaultLockConfigurationOutput, error) + func (c *Backup) PutBackupVaultLockConfigurationRequest(input *PutBackupVaultLockConfigurationInput) (req *request.Request, output *PutBackupVaultLockConfigurationOutput) + func (c *Backup) PutBackupVaultLockConfigurationWithContext(ctx aws.Context, input *PutBackupVaultLockConfigurationInput, ...) (*PutBackupVaultLockConfigurationOutput, error) + func (c *Backup) PutBackupVaultNotifications(input *PutBackupVaultNotificationsInput) (*PutBackupVaultNotificationsOutput, error) + func (c *Backup) PutBackupVaultNotificationsRequest(input *PutBackupVaultNotificationsInput) (req *request.Request, output *PutBackupVaultNotificationsOutput) + func (c *Backup) PutBackupVaultNotificationsWithContext(ctx aws.Context, input *PutBackupVaultNotificationsInput, ...) (*PutBackupVaultNotificationsOutput, error) + func (c *Backup) StartBackupJob(input *StartBackupJobInput) (*StartBackupJobOutput, error) + func (c *Backup) StartBackupJobRequest(input *StartBackupJobInput) (req *request.Request, output *StartBackupJobOutput) + func (c *Backup) StartBackupJobWithContext(ctx aws.Context, input *StartBackupJobInput, opts ...request.Option) (*StartBackupJobOutput, error) + func (c *Backup) StartCopyJob(input *StartCopyJobInput) (*StartCopyJobOutput, error) + func (c *Backup) StartCopyJobRequest(input *StartCopyJobInput) (req *request.Request, output *StartCopyJobOutput) + func (c *Backup) StartCopyJobWithContext(ctx aws.Context, input *StartCopyJobInput, opts ...request.Option) (*StartCopyJobOutput, error) + func (c *Backup) StartReportJob(input *StartReportJobInput) (*StartReportJobOutput, error) + func (c *Backup) StartReportJobRequest(input *StartReportJobInput) (req *request.Request, output *StartReportJobOutput) + func (c *Backup) StartReportJobWithContext(ctx aws.Context, input *StartReportJobInput, opts ...request.Option) (*StartReportJobOutput, error) + func (c *Backup) StartRestoreJob(input *StartRestoreJobInput) (*StartRestoreJobOutput, error) + func (c *Backup) StartRestoreJobRequest(input *StartRestoreJobInput) (req *request.Request, output *StartRestoreJobOutput) + func (c *Backup) StartRestoreJobWithContext(ctx aws.Context, input *StartRestoreJobInput, opts ...request.Option) (*StartRestoreJobOutput, error) + func (c *Backup) StopBackupJob(input *StopBackupJobInput) (*StopBackupJobOutput, error) + func (c *Backup) StopBackupJobRequest(input *StopBackupJobInput) (req *request.Request, output *StopBackupJobOutput) + func (c *Backup) StopBackupJobWithContext(ctx aws.Context, input *StopBackupJobInput, opts ...request.Option) (*StopBackupJobOutput, error) + func (c *Backup) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *Backup) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *Backup) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *Backup) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *Backup) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *Backup) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *Backup) UpdateBackupPlan(input *UpdateBackupPlanInput) (*UpdateBackupPlanOutput, error) + func (c *Backup) UpdateBackupPlanRequest(input *UpdateBackupPlanInput) (req *request.Request, output *UpdateBackupPlanOutput) + func (c *Backup) UpdateBackupPlanWithContext(ctx aws.Context, input *UpdateBackupPlanInput, opts ...request.Option) (*UpdateBackupPlanOutput, error) + func (c *Backup) UpdateFramework(input *UpdateFrameworkInput) (*UpdateFrameworkOutput, error) + func (c *Backup) UpdateFrameworkRequest(input *UpdateFrameworkInput) (req *request.Request, output *UpdateFrameworkOutput) + func (c *Backup) UpdateFrameworkWithContext(ctx aws.Context, input *UpdateFrameworkInput, opts ...request.Option) (*UpdateFrameworkOutput, error) + func (c *Backup) UpdateGlobalSettings(input *UpdateGlobalSettingsInput) (*UpdateGlobalSettingsOutput, error) + func (c *Backup) UpdateGlobalSettingsRequest(input *UpdateGlobalSettingsInput) (req *request.Request, output *UpdateGlobalSettingsOutput) + func (c *Backup) UpdateGlobalSettingsWithContext(ctx aws.Context, input *UpdateGlobalSettingsInput, opts ...request.Option) (*UpdateGlobalSettingsOutput, error) + func (c *Backup) UpdateRecoveryPointLifecycle(input *UpdateRecoveryPointLifecycleInput) (*UpdateRecoveryPointLifecycleOutput, error) + func (c *Backup) UpdateRecoveryPointLifecycleRequest(input *UpdateRecoveryPointLifecycleInput) (req *request.Request, output *UpdateRecoveryPointLifecycleOutput) + func (c *Backup) UpdateRecoveryPointLifecycleWithContext(ctx aws.Context, input *UpdateRecoveryPointLifecycleInput, ...) (*UpdateRecoveryPointLifecycleOutput, error) + func (c *Backup) UpdateRegionSettings(input *UpdateRegionSettingsInput) (*UpdateRegionSettingsOutput, error) + func (c *Backup) UpdateRegionSettingsRequest(input *UpdateRegionSettingsInput) (req *request.Request, output *UpdateRegionSettingsOutput) + func (c *Backup) UpdateRegionSettingsWithContext(ctx aws.Context, input *UpdateRegionSettingsInput, opts ...request.Option) (*UpdateRegionSettingsOutput, error) + func (c *Backup) UpdateReportPlan(input *UpdateReportPlanInput) (*UpdateReportPlanOutput, error) + func (c *Backup) UpdateReportPlanRequest(input *UpdateReportPlanInput) (req *request.Request, output *UpdateReportPlanOutput) + func (c *Backup) UpdateReportPlanWithContext(ctx aws.Context, input *UpdateReportPlanInput, opts ...request.Option) (*UpdateReportPlanOutput, error) + type CalculatedLifecycle struct + DeleteAt *time.Time + MoveToColdStorageAt *time.Time + func (s *CalculatedLifecycle) SetDeleteAt(v time.Time) *CalculatedLifecycle + func (s *CalculatedLifecycle) SetMoveToColdStorageAt(v time.Time) *CalculatedLifecycle + func (s CalculatedLifecycle) GoString() string + func (s CalculatedLifecycle) String() string + type CancelLegalHoldInput struct + CancelDescription *string + LegalHoldId *string + RetainRecordInDays *int64 + func (s *CancelLegalHoldInput) SetCancelDescription(v string) *CancelLegalHoldInput + func (s *CancelLegalHoldInput) SetLegalHoldId(v string) *CancelLegalHoldInput + func (s *CancelLegalHoldInput) SetRetainRecordInDays(v int64) *CancelLegalHoldInput + func (s *CancelLegalHoldInput) Validate() error + func (s CancelLegalHoldInput) GoString() string + func (s CancelLegalHoldInput) String() string + type CancelLegalHoldOutput struct + func (s CancelLegalHoldOutput) GoString() string + func (s CancelLegalHoldOutput) String() string + type Condition struct + ConditionKey *string + ConditionType *string + ConditionValue *string + func (s *Condition) SetConditionKey(v string) *Condition + func (s *Condition) SetConditionType(v string) *Condition + func (s *Condition) SetConditionValue(v string) *Condition + func (s *Condition) Validate() error + func (s Condition) GoString() string + func (s Condition) String() string + type ConditionParameter struct + ConditionKey *string + ConditionValue *string + func (s *ConditionParameter) SetConditionKey(v string) *ConditionParameter + func (s *ConditionParameter) SetConditionValue(v string) *ConditionParameter + func (s ConditionParameter) GoString() string + func (s ConditionParameter) String() string + type Conditions struct + StringEquals []*ConditionParameter + StringLike []*ConditionParameter + StringNotEquals []*ConditionParameter + StringNotLike []*ConditionParameter + func (s *Conditions) SetStringEquals(v []*ConditionParameter) *Conditions + func (s *Conditions) SetStringLike(v []*ConditionParameter) *Conditions + func (s *Conditions) SetStringNotEquals(v []*ConditionParameter) *Conditions + func (s *Conditions) SetStringNotLike(v []*ConditionParameter) *Conditions + func (s Conditions) GoString() string + func (s Conditions) String() string + type ConflictException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type ControlInputParameter struct + ParameterName *string + ParameterValue *string + func (s *ControlInputParameter) SetParameterName(v string) *ControlInputParameter + func (s *ControlInputParameter) SetParameterValue(v string) *ControlInputParameter + func (s ControlInputParameter) GoString() string + func (s ControlInputParameter) String() string + type ControlScope struct + ComplianceResourceIds []*string + ComplianceResourceTypes []*string + Tags map[string]*string + func (s *ControlScope) SetComplianceResourceIds(v []*string) *ControlScope + func (s *ControlScope) SetComplianceResourceTypes(v []*string) *ControlScope + func (s *ControlScope) SetTags(v map[string]*string) *ControlScope + func (s *ControlScope) Validate() error + func (s ControlScope) GoString() string + func (s ControlScope) String() string + type CopyAction struct + DestinationBackupVaultArn *string + Lifecycle *Lifecycle + func (s *CopyAction) SetDestinationBackupVaultArn(v string) *CopyAction + func (s *CopyAction) SetLifecycle(v *Lifecycle) *CopyAction + func (s *CopyAction) Validate() error + func (s CopyAction) GoString() string + func (s CopyAction) String() string + type CopyJob struct + AccountId *string + BackupSizeInBytes *int64 + ChildJobsInState map[string]*int64 + CompletionDate *time.Time + CompositeMemberIdentifier *string + CopyJobId *string + CreatedBy *RecoveryPointCreator + CreationDate *time.Time + DestinationBackupVaultArn *string + DestinationRecoveryPointArn *string + IamRoleArn *string + IsParent *bool + NumberOfChildJobs *int64 + ParentJobId *string + ResourceArn *string + ResourceName *string + ResourceType *string + SourceBackupVaultArn *string + SourceRecoveryPointArn *string + State *string + StatusMessage *string + func (s *CopyJob) SetAccountId(v string) *CopyJob + func (s *CopyJob) SetBackupSizeInBytes(v int64) *CopyJob + func (s *CopyJob) SetChildJobsInState(v map[string]*int64) *CopyJob + func (s *CopyJob) SetCompletionDate(v time.Time) *CopyJob + func (s *CopyJob) SetCompositeMemberIdentifier(v string) *CopyJob + func (s *CopyJob) SetCopyJobId(v string) *CopyJob + func (s *CopyJob) SetCreatedBy(v *RecoveryPointCreator) *CopyJob + func (s *CopyJob) SetCreationDate(v time.Time) *CopyJob + func (s *CopyJob) SetDestinationBackupVaultArn(v string) *CopyJob + func (s *CopyJob) SetDestinationRecoveryPointArn(v string) *CopyJob + func (s *CopyJob) SetIamRoleArn(v string) *CopyJob + func (s *CopyJob) SetIsParent(v bool) *CopyJob + func (s *CopyJob) SetNumberOfChildJobs(v int64) *CopyJob + func (s *CopyJob) SetParentJobId(v string) *CopyJob + func (s *CopyJob) SetResourceArn(v string) *CopyJob + func (s *CopyJob) SetResourceName(v string) *CopyJob + func (s *CopyJob) SetResourceType(v string) *CopyJob + func (s *CopyJob) SetSourceBackupVaultArn(v string) *CopyJob + func (s *CopyJob) SetSourceRecoveryPointArn(v string) *CopyJob + func (s *CopyJob) SetState(v string) *CopyJob + func (s *CopyJob) SetStatusMessage(v string) *CopyJob + func (s CopyJob) GoString() string + func (s CopyJob) String() string + type CreateBackupPlanInput struct + BackupPlan *PlanInput + BackupPlanTags map[string]*string + CreatorRequestId *string + func (s *CreateBackupPlanInput) SetBackupPlan(v *PlanInput) *CreateBackupPlanInput + func (s *CreateBackupPlanInput) SetBackupPlanTags(v map[string]*string) *CreateBackupPlanInput + func (s *CreateBackupPlanInput) SetCreatorRequestId(v string) *CreateBackupPlanInput + func (s *CreateBackupPlanInput) Validate() error + func (s CreateBackupPlanInput) GoString() string + func (s CreateBackupPlanInput) String() string + type CreateBackupPlanOutput struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlanArn *string + BackupPlanId *string + CreationDate *time.Time + VersionId *string + func (s *CreateBackupPlanOutput) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *CreateBackupPlanOutput + func (s *CreateBackupPlanOutput) SetBackupPlanArn(v string) *CreateBackupPlanOutput + func (s *CreateBackupPlanOutput) SetBackupPlanId(v string) *CreateBackupPlanOutput + func (s *CreateBackupPlanOutput) SetCreationDate(v time.Time) *CreateBackupPlanOutput + func (s *CreateBackupPlanOutput) SetVersionId(v string) *CreateBackupPlanOutput + func (s CreateBackupPlanOutput) GoString() string + func (s CreateBackupPlanOutput) String() string + type CreateBackupSelectionInput struct + BackupPlanId *string + BackupSelection *Selection + CreatorRequestId *string + func (s *CreateBackupSelectionInput) SetBackupPlanId(v string) *CreateBackupSelectionInput + func (s *CreateBackupSelectionInput) SetBackupSelection(v *Selection) *CreateBackupSelectionInput + func (s *CreateBackupSelectionInput) SetCreatorRequestId(v string) *CreateBackupSelectionInput + func (s *CreateBackupSelectionInput) Validate() error + func (s CreateBackupSelectionInput) GoString() string + func (s CreateBackupSelectionInput) String() string + type CreateBackupSelectionOutput struct + BackupPlanId *string + CreationDate *time.Time + SelectionId *string + func (s *CreateBackupSelectionOutput) SetBackupPlanId(v string) *CreateBackupSelectionOutput + func (s *CreateBackupSelectionOutput) SetCreationDate(v time.Time) *CreateBackupSelectionOutput + func (s *CreateBackupSelectionOutput) SetSelectionId(v string) *CreateBackupSelectionOutput + func (s CreateBackupSelectionOutput) GoString() string + func (s CreateBackupSelectionOutput) String() string + type CreateBackupVaultInput struct + BackupVaultName *string + BackupVaultTags map[string]*string + CreatorRequestId *string + EncryptionKeyArn *string + func (s *CreateBackupVaultInput) SetBackupVaultName(v string) *CreateBackupVaultInput + func (s *CreateBackupVaultInput) SetBackupVaultTags(v map[string]*string) *CreateBackupVaultInput + func (s *CreateBackupVaultInput) SetCreatorRequestId(v string) *CreateBackupVaultInput + func (s *CreateBackupVaultInput) SetEncryptionKeyArn(v string) *CreateBackupVaultInput + func (s *CreateBackupVaultInput) Validate() error + func (s CreateBackupVaultInput) GoString() string + func (s CreateBackupVaultInput) String() string + type CreateBackupVaultOutput struct + BackupVaultArn *string + BackupVaultName *string + CreationDate *time.Time + func (s *CreateBackupVaultOutput) SetBackupVaultArn(v string) *CreateBackupVaultOutput + func (s *CreateBackupVaultOutput) SetBackupVaultName(v string) *CreateBackupVaultOutput + func (s *CreateBackupVaultOutput) SetCreationDate(v time.Time) *CreateBackupVaultOutput + func (s CreateBackupVaultOutput) GoString() string + func (s CreateBackupVaultOutput) String() string + type CreateFrameworkInput struct + FrameworkControls []*FrameworkControl + FrameworkDescription *string + FrameworkName *string + FrameworkTags map[string]*string + IdempotencyToken *string + func (s *CreateFrameworkInput) SetFrameworkControls(v []*FrameworkControl) *CreateFrameworkInput + func (s *CreateFrameworkInput) SetFrameworkDescription(v string) *CreateFrameworkInput + func (s *CreateFrameworkInput) SetFrameworkName(v string) *CreateFrameworkInput + func (s *CreateFrameworkInput) SetFrameworkTags(v map[string]*string) *CreateFrameworkInput + func (s *CreateFrameworkInput) SetIdempotencyToken(v string) *CreateFrameworkInput + func (s *CreateFrameworkInput) Validate() error + func (s CreateFrameworkInput) GoString() string + func (s CreateFrameworkInput) String() string + type CreateFrameworkOutput struct + FrameworkArn *string + FrameworkName *string + func (s *CreateFrameworkOutput) SetFrameworkArn(v string) *CreateFrameworkOutput + func (s *CreateFrameworkOutput) SetFrameworkName(v string) *CreateFrameworkOutput + func (s CreateFrameworkOutput) GoString() string + func (s CreateFrameworkOutput) String() string + type CreateLegalHoldInput struct + Description *string + IdempotencyToken *string + RecoveryPointSelection *RecoveryPointSelection + Tags map[string]*string + Title *string + func (s *CreateLegalHoldInput) SetDescription(v string) *CreateLegalHoldInput + func (s *CreateLegalHoldInput) SetIdempotencyToken(v string) *CreateLegalHoldInput + func (s *CreateLegalHoldInput) SetRecoveryPointSelection(v *RecoveryPointSelection) *CreateLegalHoldInput + func (s *CreateLegalHoldInput) SetTags(v map[string]*string) *CreateLegalHoldInput + func (s *CreateLegalHoldInput) SetTitle(v string) *CreateLegalHoldInput + func (s *CreateLegalHoldInput) Validate() error + func (s CreateLegalHoldInput) GoString() string + func (s CreateLegalHoldInput) String() string + type CreateLegalHoldOutput struct + CreationDate *time.Time + Description *string + LegalHoldArn *string + LegalHoldId *string + RecoveryPointSelection *RecoveryPointSelection + Status *string + Title *string + func (s *CreateLegalHoldOutput) SetCreationDate(v time.Time) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetDescription(v string) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetLegalHoldArn(v string) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetLegalHoldId(v string) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetRecoveryPointSelection(v *RecoveryPointSelection) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetStatus(v string) *CreateLegalHoldOutput + func (s *CreateLegalHoldOutput) SetTitle(v string) *CreateLegalHoldOutput + func (s CreateLegalHoldOutput) GoString() string + func (s CreateLegalHoldOutput) String() string + type CreateLogicallyAirGappedBackupVaultInput struct + BackupVaultName *string + BackupVaultTags map[string]*string + CreatorRequestId *string + MaxRetentionDays *int64 + MinRetentionDays *int64 + func (s *CreateLogicallyAirGappedBackupVaultInput) SetBackupVaultName(v string) *CreateLogicallyAirGappedBackupVaultInput + func (s *CreateLogicallyAirGappedBackupVaultInput) SetBackupVaultTags(v map[string]*string) *CreateLogicallyAirGappedBackupVaultInput + func (s *CreateLogicallyAirGappedBackupVaultInput) SetCreatorRequestId(v string) *CreateLogicallyAirGappedBackupVaultInput + func (s *CreateLogicallyAirGappedBackupVaultInput) SetMaxRetentionDays(v int64) *CreateLogicallyAirGappedBackupVaultInput + func (s *CreateLogicallyAirGappedBackupVaultInput) SetMinRetentionDays(v int64) *CreateLogicallyAirGappedBackupVaultInput + func (s *CreateLogicallyAirGappedBackupVaultInput) Validate() error + func (s CreateLogicallyAirGappedBackupVaultInput) GoString() string + func (s CreateLogicallyAirGappedBackupVaultInput) String() string + type CreateLogicallyAirGappedBackupVaultOutput struct + BackupVaultArn *string + BackupVaultName *string + CreationDate *time.Time + VaultState *string + func (s *CreateLogicallyAirGappedBackupVaultOutput) SetBackupVaultArn(v string) *CreateLogicallyAirGappedBackupVaultOutput + func (s *CreateLogicallyAirGappedBackupVaultOutput) SetBackupVaultName(v string) *CreateLogicallyAirGappedBackupVaultOutput + func (s *CreateLogicallyAirGappedBackupVaultOutput) SetCreationDate(v time.Time) *CreateLogicallyAirGappedBackupVaultOutput + func (s *CreateLogicallyAirGappedBackupVaultOutput) SetVaultState(v string) *CreateLogicallyAirGappedBackupVaultOutput + func (s CreateLogicallyAirGappedBackupVaultOutput) GoString() string + func (s CreateLogicallyAirGappedBackupVaultOutput) String() string + type CreateReportPlanInput struct + IdempotencyToken *string + ReportDeliveryChannel *ReportDeliveryChannel + ReportPlanDescription *string + ReportPlanName *string + ReportPlanTags map[string]*string + ReportSetting *ReportSetting + func (s *CreateReportPlanInput) SetIdempotencyToken(v string) *CreateReportPlanInput + func (s *CreateReportPlanInput) SetReportDeliveryChannel(v *ReportDeliveryChannel) *CreateReportPlanInput + func (s *CreateReportPlanInput) SetReportPlanDescription(v string) *CreateReportPlanInput + func (s *CreateReportPlanInput) SetReportPlanName(v string) *CreateReportPlanInput + func (s *CreateReportPlanInput) SetReportPlanTags(v map[string]*string) *CreateReportPlanInput + func (s *CreateReportPlanInput) SetReportSetting(v *ReportSetting) *CreateReportPlanInput + func (s *CreateReportPlanInput) Validate() error + func (s CreateReportPlanInput) GoString() string + func (s CreateReportPlanInput) String() string + type CreateReportPlanOutput struct + CreationTime *time.Time + ReportPlanArn *string + ReportPlanName *string + func (s *CreateReportPlanOutput) SetCreationTime(v time.Time) *CreateReportPlanOutput + func (s *CreateReportPlanOutput) SetReportPlanArn(v string) *CreateReportPlanOutput + func (s *CreateReportPlanOutput) SetReportPlanName(v string) *CreateReportPlanOutput + func (s CreateReportPlanOutput) GoString() string + func (s CreateReportPlanOutput) String() string + type DateRange struct + FromDate *time.Time + ToDate *time.Time + func (s *DateRange) SetFromDate(v time.Time) *DateRange + func (s *DateRange) SetToDate(v time.Time) *DateRange + func (s *DateRange) Validate() error + func (s DateRange) GoString() string + func (s DateRange) String() string + type DeleteBackupPlanInput struct + BackupPlanId *string + func (s *DeleteBackupPlanInput) SetBackupPlanId(v string) *DeleteBackupPlanInput + func (s *DeleteBackupPlanInput) Validate() error + func (s DeleteBackupPlanInput) GoString() string + func (s DeleteBackupPlanInput) String() string + type DeleteBackupPlanOutput struct + BackupPlanArn *string + BackupPlanId *string + DeletionDate *time.Time + VersionId *string + func (s *DeleteBackupPlanOutput) SetBackupPlanArn(v string) *DeleteBackupPlanOutput + func (s *DeleteBackupPlanOutput) SetBackupPlanId(v string) *DeleteBackupPlanOutput + func (s *DeleteBackupPlanOutput) SetDeletionDate(v time.Time) *DeleteBackupPlanOutput + func (s *DeleteBackupPlanOutput) SetVersionId(v string) *DeleteBackupPlanOutput + func (s DeleteBackupPlanOutput) GoString() string + func (s DeleteBackupPlanOutput) String() string + type DeleteBackupSelectionInput struct + BackupPlanId *string + SelectionId *string + func (s *DeleteBackupSelectionInput) SetBackupPlanId(v string) *DeleteBackupSelectionInput + func (s *DeleteBackupSelectionInput) SetSelectionId(v string) *DeleteBackupSelectionInput + func (s *DeleteBackupSelectionInput) Validate() error + func (s DeleteBackupSelectionInput) GoString() string + func (s DeleteBackupSelectionInput) String() string + type DeleteBackupSelectionOutput struct + func (s DeleteBackupSelectionOutput) GoString() string + func (s DeleteBackupSelectionOutput) String() string + type DeleteBackupVaultAccessPolicyInput struct + BackupVaultName *string + func (s *DeleteBackupVaultAccessPolicyInput) SetBackupVaultName(v string) *DeleteBackupVaultAccessPolicyInput + func (s *DeleteBackupVaultAccessPolicyInput) Validate() error + func (s DeleteBackupVaultAccessPolicyInput) GoString() string + func (s DeleteBackupVaultAccessPolicyInput) String() string + type DeleteBackupVaultAccessPolicyOutput struct + func (s DeleteBackupVaultAccessPolicyOutput) GoString() string + func (s DeleteBackupVaultAccessPolicyOutput) String() string + type DeleteBackupVaultInput struct + BackupVaultName *string + func (s *DeleteBackupVaultInput) SetBackupVaultName(v string) *DeleteBackupVaultInput + func (s *DeleteBackupVaultInput) Validate() error + func (s DeleteBackupVaultInput) GoString() string + func (s DeleteBackupVaultInput) String() string + type DeleteBackupVaultLockConfigurationInput struct + BackupVaultName *string + func (s *DeleteBackupVaultLockConfigurationInput) SetBackupVaultName(v string) *DeleteBackupVaultLockConfigurationInput + func (s *DeleteBackupVaultLockConfigurationInput) Validate() error + func (s DeleteBackupVaultLockConfigurationInput) GoString() string + func (s DeleteBackupVaultLockConfigurationInput) String() string + type DeleteBackupVaultLockConfigurationOutput struct + func (s DeleteBackupVaultLockConfigurationOutput) GoString() string + func (s DeleteBackupVaultLockConfigurationOutput) String() string + type DeleteBackupVaultNotificationsInput struct + BackupVaultName *string + func (s *DeleteBackupVaultNotificationsInput) SetBackupVaultName(v string) *DeleteBackupVaultNotificationsInput + func (s *DeleteBackupVaultNotificationsInput) Validate() error + func (s DeleteBackupVaultNotificationsInput) GoString() string + func (s DeleteBackupVaultNotificationsInput) String() string + type DeleteBackupVaultNotificationsOutput struct + func (s DeleteBackupVaultNotificationsOutput) GoString() string + func (s DeleteBackupVaultNotificationsOutput) String() string + type DeleteBackupVaultOutput struct + func (s DeleteBackupVaultOutput) GoString() string + func (s DeleteBackupVaultOutput) String() string + type DeleteFrameworkInput struct + FrameworkName *string + func (s *DeleteFrameworkInput) SetFrameworkName(v string) *DeleteFrameworkInput + func (s *DeleteFrameworkInput) Validate() error + func (s DeleteFrameworkInput) GoString() string + func (s DeleteFrameworkInput) String() string + type DeleteFrameworkOutput struct + func (s DeleteFrameworkOutput) GoString() string + func (s DeleteFrameworkOutput) String() string + type DeleteRecoveryPointInput struct + BackupVaultName *string + RecoveryPointArn *string + func (s *DeleteRecoveryPointInput) SetBackupVaultName(v string) *DeleteRecoveryPointInput + func (s *DeleteRecoveryPointInput) SetRecoveryPointArn(v string) *DeleteRecoveryPointInput + func (s *DeleteRecoveryPointInput) Validate() error + func (s DeleteRecoveryPointInput) GoString() string + func (s DeleteRecoveryPointInput) String() string + type DeleteRecoveryPointOutput struct + func (s DeleteRecoveryPointOutput) GoString() string + func (s DeleteRecoveryPointOutput) String() string + type DeleteReportPlanInput struct + ReportPlanName *string + func (s *DeleteReportPlanInput) SetReportPlanName(v string) *DeleteReportPlanInput + func (s *DeleteReportPlanInput) Validate() error + func (s DeleteReportPlanInput) GoString() string + func (s DeleteReportPlanInput) String() string + type DeleteReportPlanOutput struct + func (s DeleteReportPlanOutput) GoString() string + func (s DeleteReportPlanOutput) String() string + type DependencyFailureException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *DependencyFailureException) Code() string + func (s *DependencyFailureException) Error() string + func (s *DependencyFailureException) Message() string + func (s *DependencyFailureException) OrigErr() error + func (s *DependencyFailureException) RequestID() string + func (s *DependencyFailureException) StatusCode() int + func (s DependencyFailureException) GoString() string + func (s DependencyFailureException) String() string + type DescribeBackupJobInput struct + BackupJobId *string + func (s *DescribeBackupJobInput) SetBackupJobId(v string) *DescribeBackupJobInput + func (s *DescribeBackupJobInput) Validate() error + func (s DescribeBackupJobInput) GoString() string + func (s DescribeBackupJobInput) String() string + type DescribeBackupJobOutput struct + AccountId *string + BackupJobId *string + BackupOptions map[string]*string + BackupSizeInBytes *int64 + BackupType *string + BackupVaultArn *string + BackupVaultName *string + BytesTransferred *int64 + ChildJobsInState map[string]*int64 + CompletionDate *time.Time + CreatedBy *RecoveryPointCreator + CreationDate *time.Time + ExpectedCompletionDate *time.Time + IamRoleArn *string + IsParent *bool + NumberOfChildJobs *int64 + ParentJobId *string + PercentDone *string + RecoveryPointArn *string + ResourceArn *string + ResourceName *string + ResourceType *string + StartBy *time.Time + State *string + StatusMessage *string + func (s *DescribeBackupJobOutput) SetAccountId(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupJobId(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupOptions(v map[string]*string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupSizeInBytes(v int64) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupType(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupVaultArn(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBackupVaultName(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetBytesTransferred(v int64) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetChildJobsInState(v map[string]*int64) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetCompletionDate(v time.Time) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetCreatedBy(v *RecoveryPointCreator) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetCreationDate(v time.Time) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetExpectedCompletionDate(v time.Time) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetIamRoleArn(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetIsParent(v bool) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetNumberOfChildJobs(v int64) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetParentJobId(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetPercentDone(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetRecoveryPointArn(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetResourceArn(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetResourceName(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetResourceType(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetStartBy(v time.Time) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetState(v string) *DescribeBackupJobOutput + func (s *DescribeBackupJobOutput) SetStatusMessage(v string) *DescribeBackupJobOutput + func (s DescribeBackupJobOutput) GoString() string + func (s DescribeBackupJobOutput) String() string + type DescribeBackupVaultInput struct + BackupVaultAccountId *string + BackupVaultName *string + func (s *DescribeBackupVaultInput) SetBackupVaultAccountId(v string) *DescribeBackupVaultInput + func (s *DescribeBackupVaultInput) SetBackupVaultName(v string) *DescribeBackupVaultInput + func (s *DescribeBackupVaultInput) Validate() error + func (s DescribeBackupVaultInput) GoString() string + func (s DescribeBackupVaultInput) String() string + type DescribeBackupVaultOutput struct + BackupVaultArn *string + BackupVaultName *string + CreationDate *time.Time + CreatorRequestId *string + EncryptionKeyArn *string + LockDate *time.Time + Locked *bool + MaxRetentionDays *int64 + MinRetentionDays *int64 + NumberOfRecoveryPoints *int64 + VaultType *string + func (s *DescribeBackupVaultOutput) SetBackupVaultArn(v string) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetBackupVaultName(v string) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetCreationDate(v time.Time) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetCreatorRequestId(v string) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetEncryptionKeyArn(v string) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetLockDate(v time.Time) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetLocked(v bool) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetMaxRetentionDays(v int64) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetMinRetentionDays(v int64) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetNumberOfRecoveryPoints(v int64) *DescribeBackupVaultOutput + func (s *DescribeBackupVaultOutput) SetVaultType(v string) *DescribeBackupVaultOutput + func (s DescribeBackupVaultOutput) GoString() string + func (s DescribeBackupVaultOutput) String() string + type DescribeCopyJobInput struct + CopyJobId *string + func (s *DescribeCopyJobInput) SetCopyJobId(v string) *DescribeCopyJobInput + func (s *DescribeCopyJobInput) Validate() error + func (s DescribeCopyJobInput) GoString() string + func (s DescribeCopyJobInput) String() string + type DescribeCopyJobOutput struct + CopyJob *CopyJob + func (s *DescribeCopyJobOutput) SetCopyJob(v *CopyJob) *DescribeCopyJobOutput + func (s DescribeCopyJobOutput) GoString() string + func (s DescribeCopyJobOutput) String() string + type DescribeFrameworkInput struct + FrameworkName *string + func (s *DescribeFrameworkInput) SetFrameworkName(v string) *DescribeFrameworkInput + func (s *DescribeFrameworkInput) Validate() error + func (s DescribeFrameworkInput) GoString() string + func (s DescribeFrameworkInput) String() string + type DescribeFrameworkOutput struct + CreationTime *time.Time + DeploymentStatus *string + FrameworkArn *string + FrameworkControls []*FrameworkControl + FrameworkDescription *string + FrameworkName *string + FrameworkStatus *string + IdempotencyToken *string + func (s *DescribeFrameworkOutput) SetCreationTime(v time.Time) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetDeploymentStatus(v string) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetFrameworkArn(v string) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetFrameworkControls(v []*FrameworkControl) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetFrameworkDescription(v string) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetFrameworkName(v string) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetFrameworkStatus(v string) *DescribeFrameworkOutput + func (s *DescribeFrameworkOutput) SetIdempotencyToken(v string) *DescribeFrameworkOutput + func (s DescribeFrameworkOutput) GoString() string + func (s DescribeFrameworkOutput) String() string + type DescribeGlobalSettingsInput struct + func (s DescribeGlobalSettingsInput) GoString() string + func (s DescribeGlobalSettingsInput) String() string + type DescribeGlobalSettingsOutput struct + GlobalSettings map[string]*string + LastUpdateTime *time.Time + func (s *DescribeGlobalSettingsOutput) SetGlobalSettings(v map[string]*string) *DescribeGlobalSettingsOutput + func (s *DescribeGlobalSettingsOutput) SetLastUpdateTime(v time.Time) *DescribeGlobalSettingsOutput + func (s DescribeGlobalSettingsOutput) GoString() string + func (s DescribeGlobalSettingsOutput) String() string + type DescribeProtectedResourceInput struct + ResourceArn *string + func (s *DescribeProtectedResourceInput) SetResourceArn(v string) *DescribeProtectedResourceInput + func (s *DescribeProtectedResourceInput) Validate() error + func (s DescribeProtectedResourceInput) GoString() string + func (s DescribeProtectedResourceInput) String() string + type DescribeProtectedResourceOutput struct + LastBackupTime *time.Time + ResourceArn *string + ResourceName *string + ResourceType *string + func (s *DescribeProtectedResourceOutput) SetLastBackupTime(v time.Time) *DescribeProtectedResourceOutput + func (s *DescribeProtectedResourceOutput) SetResourceArn(v string) *DescribeProtectedResourceOutput + func (s *DescribeProtectedResourceOutput) SetResourceName(v string) *DescribeProtectedResourceOutput + func (s *DescribeProtectedResourceOutput) SetResourceType(v string) *DescribeProtectedResourceOutput + func (s DescribeProtectedResourceOutput) GoString() string + func (s DescribeProtectedResourceOutput) String() string + type DescribeRecoveryPointInput struct + BackupVaultAccountId *string + BackupVaultName *string + RecoveryPointArn *string + func (s *DescribeRecoveryPointInput) SetBackupVaultAccountId(v string) *DescribeRecoveryPointInput + func (s *DescribeRecoveryPointInput) SetBackupVaultName(v string) *DescribeRecoveryPointInput + func (s *DescribeRecoveryPointInput) SetRecoveryPointArn(v string) *DescribeRecoveryPointInput + func (s *DescribeRecoveryPointInput) Validate() error + func (s DescribeRecoveryPointInput) GoString() string + func (s DescribeRecoveryPointInput) String() string + type DescribeRecoveryPointOutput struct + BackupSizeInBytes *int64 + BackupVaultArn *string + BackupVaultName *string + CalculatedLifecycle *CalculatedLifecycle + CompletionDate *time.Time + CompositeMemberIdentifier *string + CreatedBy *RecoveryPointCreator + CreationDate *time.Time + EncryptionKeyArn *string + IamRoleArn *string + IsEncrypted *bool + IsParent *bool + LastRestoreTime *time.Time + Lifecycle *Lifecycle + ParentRecoveryPointArn *string + RecoveryPointArn *string + ResourceArn *string + ResourceName *string + ResourceType *string + SourceBackupVaultArn *string + Status *string + StatusMessage *string + StorageClass *string + func (s *DescribeRecoveryPointOutput) SetBackupSizeInBytes(v int64) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetBackupVaultArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetBackupVaultName(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetCalculatedLifecycle(v *CalculatedLifecycle) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetCompletionDate(v time.Time) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetCompositeMemberIdentifier(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetCreatedBy(v *RecoveryPointCreator) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetCreationDate(v time.Time) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetEncryptionKeyArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetIamRoleArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetIsEncrypted(v bool) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetIsParent(v bool) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetLastRestoreTime(v time.Time) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetLifecycle(v *Lifecycle) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetParentRecoveryPointArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetRecoveryPointArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetResourceArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetResourceName(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetResourceType(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetSourceBackupVaultArn(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetStatus(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetStatusMessage(v string) *DescribeRecoveryPointOutput + func (s *DescribeRecoveryPointOutput) SetStorageClass(v string) *DescribeRecoveryPointOutput + func (s DescribeRecoveryPointOutput) GoString() string + func (s DescribeRecoveryPointOutput) String() string + type DescribeRegionSettingsInput struct + func (s DescribeRegionSettingsInput) GoString() string + func (s DescribeRegionSettingsInput) String() string + type DescribeRegionSettingsOutput struct + ResourceTypeManagementPreference map[string]*bool + ResourceTypeOptInPreference map[string]*bool + func (s *DescribeRegionSettingsOutput) SetResourceTypeManagementPreference(v map[string]*bool) *DescribeRegionSettingsOutput + func (s *DescribeRegionSettingsOutput) SetResourceTypeOptInPreference(v map[string]*bool) *DescribeRegionSettingsOutput + func (s DescribeRegionSettingsOutput) GoString() string + func (s DescribeRegionSettingsOutput) String() string + type DescribeReportJobInput struct + ReportJobId *string + func (s *DescribeReportJobInput) SetReportJobId(v string) *DescribeReportJobInput + func (s *DescribeReportJobInput) Validate() error + func (s DescribeReportJobInput) GoString() string + func (s DescribeReportJobInput) String() string + type DescribeReportJobOutput struct + ReportJob *ReportJob + func (s *DescribeReportJobOutput) SetReportJob(v *ReportJob) *DescribeReportJobOutput + func (s DescribeReportJobOutput) GoString() string + func (s DescribeReportJobOutput) String() string + type DescribeReportPlanInput struct + ReportPlanName *string + func (s *DescribeReportPlanInput) SetReportPlanName(v string) *DescribeReportPlanInput + func (s *DescribeReportPlanInput) Validate() error + func (s DescribeReportPlanInput) GoString() string + func (s DescribeReportPlanInput) String() string + type DescribeReportPlanOutput struct + ReportPlan *ReportPlan + func (s *DescribeReportPlanOutput) SetReportPlan(v *ReportPlan) *DescribeReportPlanOutput + func (s DescribeReportPlanOutput) GoString() string + func (s DescribeReportPlanOutput) String() string + type DescribeRestoreJobInput struct + RestoreJobId *string + func (s *DescribeRestoreJobInput) SetRestoreJobId(v string) *DescribeRestoreJobInput + func (s *DescribeRestoreJobInput) Validate() error + func (s DescribeRestoreJobInput) GoString() string + func (s DescribeRestoreJobInput) String() string + type DescribeRestoreJobOutput struct + AccountId *string + BackupSizeInBytes *int64 + CompletionDate *time.Time + CreatedResourceArn *string + CreationDate *time.Time + ExpectedCompletionTimeMinutes *int64 + IamRoleArn *string + PercentDone *string + RecoveryPointArn *string + ResourceType *string + RestoreJobId *string + Status *string + StatusMessage *string + func (s *DescribeRestoreJobOutput) SetAccountId(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetBackupSizeInBytes(v int64) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetCompletionDate(v time.Time) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetCreatedResourceArn(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetCreationDate(v time.Time) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetExpectedCompletionTimeMinutes(v int64) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetIamRoleArn(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetPercentDone(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetRecoveryPointArn(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetResourceType(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetRestoreJobId(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetStatus(v string) *DescribeRestoreJobOutput + func (s *DescribeRestoreJobOutput) SetStatusMessage(v string) *DescribeRestoreJobOutput + func (s DescribeRestoreJobOutput) GoString() string + func (s DescribeRestoreJobOutput) String() string + type DisassociateRecoveryPointFromParentInput struct + BackupVaultName *string + RecoveryPointArn *string + func (s *DisassociateRecoveryPointFromParentInput) SetBackupVaultName(v string) *DisassociateRecoveryPointFromParentInput + func (s *DisassociateRecoveryPointFromParentInput) SetRecoveryPointArn(v string) *DisassociateRecoveryPointFromParentInput + func (s *DisassociateRecoveryPointFromParentInput) Validate() error + func (s DisassociateRecoveryPointFromParentInput) GoString() string + func (s DisassociateRecoveryPointFromParentInput) String() string + type DisassociateRecoveryPointFromParentOutput struct + func (s DisassociateRecoveryPointFromParentOutput) GoString() string + func (s DisassociateRecoveryPointFromParentOutput) String() string + type DisassociateRecoveryPointInput struct + BackupVaultName *string + RecoveryPointArn *string + func (s *DisassociateRecoveryPointInput) SetBackupVaultName(v string) *DisassociateRecoveryPointInput + func (s *DisassociateRecoveryPointInput) SetRecoveryPointArn(v string) *DisassociateRecoveryPointInput + func (s *DisassociateRecoveryPointInput) Validate() error + func (s DisassociateRecoveryPointInput) GoString() string + func (s DisassociateRecoveryPointInput) String() string + type DisassociateRecoveryPointOutput struct + func (s DisassociateRecoveryPointOutput) GoString() string + func (s DisassociateRecoveryPointOutput) String() string + type ExportBackupPlanTemplateInput struct + BackupPlanId *string + func (s *ExportBackupPlanTemplateInput) SetBackupPlanId(v string) *ExportBackupPlanTemplateInput + func (s *ExportBackupPlanTemplateInput) Validate() error + func (s ExportBackupPlanTemplateInput) GoString() string + func (s ExportBackupPlanTemplateInput) String() string + type ExportBackupPlanTemplateOutput struct + BackupPlanTemplateJson *string + func (s *ExportBackupPlanTemplateOutput) SetBackupPlanTemplateJson(v string) *ExportBackupPlanTemplateOutput + func (s ExportBackupPlanTemplateOutput) GoString() string + func (s ExportBackupPlanTemplateOutput) String() string + type Framework struct + CreationTime *time.Time + DeploymentStatus *string + FrameworkArn *string + FrameworkDescription *string + FrameworkName *string + NumberOfControls *int64 + func (s *Framework) SetCreationTime(v time.Time) *Framework + func (s *Framework) SetDeploymentStatus(v string) *Framework + func (s *Framework) SetFrameworkArn(v string) *Framework + func (s *Framework) SetFrameworkDescription(v string) *Framework + func (s *Framework) SetFrameworkName(v string) *Framework + func (s *Framework) SetNumberOfControls(v int64) *Framework + func (s Framework) GoString() string + func (s Framework) String() string + type FrameworkControl struct + ControlInputParameters []*ControlInputParameter + ControlName *string + ControlScope *ControlScope + func (s *FrameworkControl) SetControlInputParameters(v []*ControlInputParameter) *FrameworkControl + func (s *FrameworkControl) SetControlName(v string) *FrameworkControl + func (s *FrameworkControl) SetControlScope(v *ControlScope) *FrameworkControl + func (s *FrameworkControl) Validate() error + func (s FrameworkControl) GoString() string + func (s FrameworkControl) String() string + type GetBackupPlanFromJSONInput struct + BackupPlanTemplateJson *string + func (s *GetBackupPlanFromJSONInput) SetBackupPlanTemplateJson(v string) *GetBackupPlanFromJSONInput + func (s *GetBackupPlanFromJSONInput) Validate() error + func (s GetBackupPlanFromJSONInput) GoString() string + func (s GetBackupPlanFromJSONInput) String() string + type GetBackupPlanFromJSONOutput struct + BackupPlan *Plan + func (s *GetBackupPlanFromJSONOutput) SetBackupPlan(v *Plan) *GetBackupPlanFromJSONOutput + func (s GetBackupPlanFromJSONOutput) GoString() string + func (s GetBackupPlanFromJSONOutput) String() string + type GetBackupPlanFromTemplateInput struct + BackupPlanTemplateId *string + func (s *GetBackupPlanFromTemplateInput) SetBackupPlanTemplateId(v string) *GetBackupPlanFromTemplateInput + func (s *GetBackupPlanFromTemplateInput) Validate() error + func (s GetBackupPlanFromTemplateInput) GoString() string + func (s GetBackupPlanFromTemplateInput) String() string + type GetBackupPlanFromTemplateOutput struct + BackupPlanDocument *Plan + func (s *GetBackupPlanFromTemplateOutput) SetBackupPlanDocument(v *Plan) *GetBackupPlanFromTemplateOutput + func (s GetBackupPlanFromTemplateOutput) GoString() string + func (s GetBackupPlanFromTemplateOutput) String() string + type GetBackupPlanInput struct + BackupPlanId *string + VersionId *string + func (s *GetBackupPlanInput) SetBackupPlanId(v string) *GetBackupPlanInput + func (s *GetBackupPlanInput) SetVersionId(v string) *GetBackupPlanInput + func (s *GetBackupPlanInput) Validate() error + func (s GetBackupPlanInput) GoString() string + func (s GetBackupPlanInput) String() string + type GetBackupPlanOutput struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlan *Plan + BackupPlanArn *string + BackupPlanId *string + CreationDate *time.Time + CreatorRequestId *string + DeletionDate *time.Time + LastExecutionDate *time.Time + VersionId *string + func (s *GetBackupPlanOutput) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetBackupPlan(v *Plan) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetBackupPlanArn(v string) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetBackupPlanId(v string) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetCreationDate(v time.Time) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetCreatorRequestId(v string) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetDeletionDate(v time.Time) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetLastExecutionDate(v time.Time) *GetBackupPlanOutput + func (s *GetBackupPlanOutput) SetVersionId(v string) *GetBackupPlanOutput + func (s GetBackupPlanOutput) GoString() string + func (s GetBackupPlanOutput) String() string + type GetBackupSelectionInput struct + BackupPlanId *string + SelectionId *string + func (s *GetBackupSelectionInput) SetBackupPlanId(v string) *GetBackupSelectionInput + func (s *GetBackupSelectionInput) SetSelectionId(v string) *GetBackupSelectionInput + func (s *GetBackupSelectionInput) Validate() error + func (s GetBackupSelectionInput) GoString() string + func (s GetBackupSelectionInput) String() string + type GetBackupSelectionOutput struct + BackupPlanId *string + BackupSelection *Selection + CreationDate *time.Time + CreatorRequestId *string + SelectionId *string + func (s *GetBackupSelectionOutput) SetBackupPlanId(v string) *GetBackupSelectionOutput + func (s *GetBackupSelectionOutput) SetBackupSelection(v *Selection) *GetBackupSelectionOutput + func (s *GetBackupSelectionOutput) SetCreationDate(v time.Time) *GetBackupSelectionOutput + func (s *GetBackupSelectionOutput) SetCreatorRequestId(v string) *GetBackupSelectionOutput + func (s *GetBackupSelectionOutput) SetSelectionId(v string) *GetBackupSelectionOutput + func (s GetBackupSelectionOutput) GoString() string + func (s GetBackupSelectionOutput) String() string + type GetBackupVaultAccessPolicyInput struct + BackupVaultName *string + func (s *GetBackupVaultAccessPolicyInput) SetBackupVaultName(v string) *GetBackupVaultAccessPolicyInput + func (s *GetBackupVaultAccessPolicyInput) Validate() error + func (s GetBackupVaultAccessPolicyInput) GoString() string + func (s GetBackupVaultAccessPolicyInput) String() string + type GetBackupVaultAccessPolicyOutput struct + BackupVaultArn *string + BackupVaultName *string + Policy *string + func (s *GetBackupVaultAccessPolicyOutput) SetBackupVaultArn(v string) *GetBackupVaultAccessPolicyOutput + func (s *GetBackupVaultAccessPolicyOutput) SetBackupVaultName(v string) *GetBackupVaultAccessPolicyOutput + func (s *GetBackupVaultAccessPolicyOutput) SetPolicy(v string) *GetBackupVaultAccessPolicyOutput + func (s GetBackupVaultAccessPolicyOutput) GoString() string + func (s GetBackupVaultAccessPolicyOutput) String() string + type GetBackupVaultNotificationsInput struct + BackupVaultName *string + func (s *GetBackupVaultNotificationsInput) SetBackupVaultName(v string) *GetBackupVaultNotificationsInput + func (s *GetBackupVaultNotificationsInput) Validate() error + func (s GetBackupVaultNotificationsInput) GoString() string + func (s GetBackupVaultNotificationsInput) String() string + type GetBackupVaultNotificationsOutput struct + BackupVaultArn *string + BackupVaultEvents []*string + BackupVaultName *string + SNSTopicArn *string + func (s *GetBackupVaultNotificationsOutput) SetBackupVaultArn(v string) *GetBackupVaultNotificationsOutput + func (s *GetBackupVaultNotificationsOutput) SetBackupVaultEvents(v []*string) *GetBackupVaultNotificationsOutput + func (s *GetBackupVaultNotificationsOutput) SetBackupVaultName(v string) *GetBackupVaultNotificationsOutput + func (s *GetBackupVaultNotificationsOutput) SetSNSTopicArn(v string) *GetBackupVaultNotificationsOutput + func (s GetBackupVaultNotificationsOutput) GoString() string + func (s GetBackupVaultNotificationsOutput) String() string + type GetLegalHoldInput struct + LegalHoldId *string + func (s *GetLegalHoldInput) SetLegalHoldId(v string) *GetLegalHoldInput + func (s *GetLegalHoldInput) Validate() error + func (s GetLegalHoldInput) GoString() string + func (s GetLegalHoldInput) String() string + type GetLegalHoldOutput struct + CancelDescription *string + CancellationDate *time.Time + CreationDate *time.Time + Description *string + LegalHoldArn *string + LegalHoldId *string + RecoveryPointSelection *RecoveryPointSelection + RetainRecordUntil *time.Time + Status *string + Title *string + func (s *GetLegalHoldOutput) SetCancelDescription(v string) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetCancellationDate(v time.Time) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetCreationDate(v time.Time) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetDescription(v string) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetLegalHoldArn(v string) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetLegalHoldId(v string) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetRecoveryPointSelection(v *RecoveryPointSelection) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetRetainRecordUntil(v time.Time) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetStatus(v string) *GetLegalHoldOutput + func (s *GetLegalHoldOutput) SetTitle(v string) *GetLegalHoldOutput + func (s GetLegalHoldOutput) GoString() string + func (s GetLegalHoldOutput) String() string + type GetRecoveryPointRestoreMetadataInput struct + BackupVaultAccountId *string + BackupVaultName *string + RecoveryPointArn *string + func (s *GetRecoveryPointRestoreMetadataInput) SetBackupVaultAccountId(v string) *GetRecoveryPointRestoreMetadataInput + func (s *GetRecoveryPointRestoreMetadataInput) SetBackupVaultName(v string) *GetRecoveryPointRestoreMetadataInput + func (s *GetRecoveryPointRestoreMetadataInput) SetRecoveryPointArn(v string) *GetRecoveryPointRestoreMetadataInput + func (s *GetRecoveryPointRestoreMetadataInput) Validate() error + func (s GetRecoveryPointRestoreMetadataInput) GoString() string + func (s GetRecoveryPointRestoreMetadataInput) String() string + type GetRecoveryPointRestoreMetadataOutput struct + BackupVaultArn *string + RecoveryPointArn *string + RestoreMetadata map[string]*string + func (s *GetRecoveryPointRestoreMetadataOutput) SetBackupVaultArn(v string) *GetRecoveryPointRestoreMetadataOutput + func (s *GetRecoveryPointRestoreMetadataOutput) SetRecoveryPointArn(v string) *GetRecoveryPointRestoreMetadataOutput + func (s *GetRecoveryPointRestoreMetadataOutput) SetRestoreMetadata(v map[string]*string) *GetRecoveryPointRestoreMetadataOutput + func (s GetRecoveryPointRestoreMetadataOutput) GoString() string + func (s GetRecoveryPointRestoreMetadataOutput) String() string + type GetSupportedResourceTypesInput struct + func (s GetSupportedResourceTypesInput) GoString() string + func (s GetSupportedResourceTypesInput) String() string + type GetSupportedResourceTypesOutput struct + ResourceTypes []*string + func (s *GetSupportedResourceTypesOutput) SetResourceTypes(v []*string) *GetSupportedResourceTypesOutput + func (s GetSupportedResourceTypesOutput) GoString() string + func (s GetSupportedResourceTypesOutput) String() string + type InvalidParameterValueException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *InvalidParameterValueException) Code() string + func (s *InvalidParameterValueException) Error() string + func (s *InvalidParameterValueException) Message() string + func (s *InvalidParameterValueException) OrigErr() error + func (s *InvalidParameterValueException) RequestID() string + func (s *InvalidParameterValueException) StatusCode() int + func (s InvalidParameterValueException) GoString() string + func (s InvalidParameterValueException) String() string + type InvalidRequestException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *InvalidRequestException) Code() string + func (s *InvalidRequestException) Error() string + func (s *InvalidRequestException) Message() string + func (s *InvalidRequestException) OrigErr() error + func (s *InvalidRequestException) RequestID() string + func (s *InvalidRequestException) StatusCode() int + func (s InvalidRequestException) GoString() string + func (s InvalidRequestException) String() string + type InvalidResourceStateException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *InvalidResourceStateException) Code() string + func (s *InvalidResourceStateException) Error() string + func (s *InvalidResourceStateException) Message() string + func (s *InvalidResourceStateException) OrigErr() error + func (s *InvalidResourceStateException) RequestID() string + func (s *InvalidResourceStateException) StatusCode() int + func (s InvalidResourceStateException) GoString() string + func (s InvalidResourceStateException) String() string + type Job struct + AccountId *string + BackupJobId *string + BackupOptions map[string]*string + BackupSizeInBytes *int64 + BackupType *string + BackupVaultArn *string + BackupVaultName *string + BytesTransferred *int64 + CompletionDate *time.Time + CreatedBy *RecoveryPointCreator + CreationDate *time.Time + ExpectedCompletionDate *time.Time + IamRoleArn *string + IsParent *bool + ParentJobId *string + PercentDone *string + RecoveryPointArn *string + ResourceArn *string + ResourceName *string + ResourceType *string + StartBy *time.Time + State *string + StatusMessage *string + func (s *Job) SetAccountId(v string) *Job + func (s *Job) SetBackupJobId(v string) *Job + func (s *Job) SetBackupOptions(v map[string]*string) *Job + func (s *Job) SetBackupSizeInBytes(v int64) *Job + func (s *Job) SetBackupType(v string) *Job + func (s *Job) SetBackupVaultArn(v string) *Job + func (s *Job) SetBackupVaultName(v string) *Job + func (s *Job) SetBytesTransferred(v int64) *Job + func (s *Job) SetCompletionDate(v time.Time) *Job + func (s *Job) SetCreatedBy(v *RecoveryPointCreator) *Job + func (s *Job) SetCreationDate(v time.Time) *Job + func (s *Job) SetExpectedCompletionDate(v time.Time) *Job + func (s *Job) SetIamRoleArn(v string) *Job + func (s *Job) SetIsParent(v bool) *Job + func (s *Job) SetParentJobId(v string) *Job + func (s *Job) SetPercentDone(v string) *Job + func (s *Job) SetRecoveryPointArn(v string) *Job + func (s *Job) SetResourceArn(v string) *Job + func (s *Job) SetResourceName(v string) *Job + func (s *Job) SetResourceType(v string) *Job + func (s *Job) SetStartBy(v time.Time) *Job + func (s *Job) SetState(v string) *Job + func (s *Job) SetStatusMessage(v string) *Job + func (s Job) GoString() string + func (s Job) String() string + type LegalHold struct + CancellationDate *time.Time + CreationDate *time.Time + Description *string + LegalHoldArn *string + LegalHoldId *string + Status *string + Title *string + func (s *LegalHold) SetCancellationDate(v time.Time) *LegalHold + func (s *LegalHold) SetCreationDate(v time.Time) *LegalHold + func (s *LegalHold) SetDescription(v string) *LegalHold + func (s *LegalHold) SetLegalHoldArn(v string) *LegalHold + func (s *LegalHold) SetLegalHoldId(v string) *LegalHold + func (s *LegalHold) SetStatus(v string) *LegalHold + func (s *LegalHold) SetTitle(v string) *LegalHold + func (s LegalHold) GoString() string + func (s LegalHold) String() string + type Lifecycle struct + DeleteAfterDays *int64 + MoveToColdStorageAfterDays *int64 + func (s *Lifecycle) SetDeleteAfterDays(v int64) *Lifecycle + func (s *Lifecycle) SetMoveToColdStorageAfterDays(v int64) *Lifecycle + func (s Lifecycle) GoString() string + func (s Lifecycle) String() string + type LimitExceededException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListBackupJobsInput struct + ByAccountId *string + ByBackupVaultName *string + ByCompleteAfter *time.Time + ByCompleteBefore *time.Time + ByCreatedAfter *time.Time + ByCreatedBefore *time.Time + ByParentJobId *string + ByResourceArn *string + ByResourceType *string + ByState *string + MaxResults *int64 + NextToken *string + func (s *ListBackupJobsInput) SetByAccountId(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByBackupVaultName(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByCompleteAfter(v time.Time) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByCompleteBefore(v time.Time) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByCreatedAfter(v time.Time) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByCreatedBefore(v time.Time) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByParentJobId(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByResourceArn(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByResourceType(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetByState(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetMaxResults(v int64) *ListBackupJobsInput + func (s *ListBackupJobsInput) SetNextToken(v string) *ListBackupJobsInput + func (s *ListBackupJobsInput) Validate() error + func (s ListBackupJobsInput) GoString() string + func (s ListBackupJobsInput) String() string + type ListBackupJobsOutput struct + BackupJobs []*Job + NextToken *string + func (s *ListBackupJobsOutput) SetBackupJobs(v []*Job) *ListBackupJobsOutput + func (s *ListBackupJobsOutput) SetNextToken(v string) *ListBackupJobsOutput + func (s ListBackupJobsOutput) GoString() string + func (s ListBackupJobsOutput) String() string + type ListBackupPlanTemplatesInput struct + MaxResults *int64 + NextToken *string + func (s *ListBackupPlanTemplatesInput) SetMaxResults(v int64) *ListBackupPlanTemplatesInput + func (s *ListBackupPlanTemplatesInput) SetNextToken(v string) *ListBackupPlanTemplatesInput + func (s *ListBackupPlanTemplatesInput) Validate() error + func (s ListBackupPlanTemplatesInput) GoString() string + func (s ListBackupPlanTemplatesInput) String() string + type ListBackupPlanTemplatesOutput struct + BackupPlanTemplatesList []*PlanTemplatesListMember + NextToken *string + func (s *ListBackupPlanTemplatesOutput) SetBackupPlanTemplatesList(v []*PlanTemplatesListMember) *ListBackupPlanTemplatesOutput + func (s *ListBackupPlanTemplatesOutput) SetNextToken(v string) *ListBackupPlanTemplatesOutput + func (s ListBackupPlanTemplatesOutput) GoString() string + func (s ListBackupPlanTemplatesOutput) String() string + type ListBackupPlanVersionsInput struct + BackupPlanId *string + MaxResults *int64 + NextToken *string + func (s *ListBackupPlanVersionsInput) SetBackupPlanId(v string) *ListBackupPlanVersionsInput + func (s *ListBackupPlanVersionsInput) SetMaxResults(v int64) *ListBackupPlanVersionsInput + func (s *ListBackupPlanVersionsInput) SetNextToken(v string) *ListBackupPlanVersionsInput + func (s *ListBackupPlanVersionsInput) Validate() error + func (s ListBackupPlanVersionsInput) GoString() string + func (s ListBackupPlanVersionsInput) String() string + type ListBackupPlanVersionsOutput struct + BackupPlanVersionsList []*PlansListMember + NextToken *string + func (s *ListBackupPlanVersionsOutput) SetBackupPlanVersionsList(v []*PlansListMember) *ListBackupPlanVersionsOutput + func (s *ListBackupPlanVersionsOutput) SetNextToken(v string) *ListBackupPlanVersionsOutput + func (s ListBackupPlanVersionsOutput) GoString() string + func (s ListBackupPlanVersionsOutput) String() string + type ListBackupPlansInput struct + IncludeDeleted *bool + MaxResults *int64 + NextToken *string + func (s *ListBackupPlansInput) SetIncludeDeleted(v bool) *ListBackupPlansInput + func (s *ListBackupPlansInput) SetMaxResults(v int64) *ListBackupPlansInput + func (s *ListBackupPlansInput) SetNextToken(v string) *ListBackupPlansInput + func (s *ListBackupPlansInput) Validate() error + func (s ListBackupPlansInput) GoString() string + func (s ListBackupPlansInput) String() string + type ListBackupPlansOutput struct + BackupPlansList []*PlansListMember + NextToken *string + func (s *ListBackupPlansOutput) SetBackupPlansList(v []*PlansListMember) *ListBackupPlansOutput + func (s *ListBackupPlansOutput) SetNextToken(v string) *ListBackupPlansOutput + func (s ListBackupPlansOutput) GoString() string + func (s ListBackupPlansOutput) String() string + type ListBackupSelectionsInput struct + BackupPlanId *string + MaxResults *int64 + NextToken *string + func (s *ListBackupSelectionsInput) SetBackupPlanId(v string) *ListBackupSelectionsInput + func (s *ListBackupSelectionsInput) SetMaxResults(v int64) *ListBackupSelectionsInput + func (s *ListBackupSelectionsInput) SetNextToken(v string) *ListBackupSelectionsInput + func (s *ListBackupSelectionsInput) Validate() error + func (s ListBackupSelectionsInput) GoString() string + func (s ListBackupSelectionsInput) String() string + type ListBackupSelectionsOutput struct + BackupSelectionsList []*SelectionsListMember + NextToken *string + func (s *ListBackupSelectionsOutput) SetBackupSelectionsList(v []*SelectionsListMember) *ListBackupSelectionsOutput + func (s *ListBackupSelectionsOutput) SetNextToken(v string) *ListBackupSelectionsOutput + func (s ListBackupSelectionsOutput) GoString() string + func (s ListBackupSelectionsOutput) String() string + type ListBackupVaultsInput struct + ByShared *bool + ByVaultType *string + MaxResults *int64 + NextToken *string + func (s *ListBackupVaultsInput) SetByShared(v bool) *ListBackupVaultsInput + func (s *ListBackupVaultsInput) SetByVaultType(v string) *ListBackupVaultsInput + func (s *ListBackupVaultsInput) SetMaxResults(v int64) *ListBackupVaultsInput + func (s *ListBackupVaultsInput) SetNextToken(v string) *ListBackupVaultsInput + func (s *ListBackupVaultsInput) Validate() error + func (s ListBackupVaultsInput) GoString() string + func (s ListBackupVaultsInput) String() string + type ListBackupVaultsOutput struct + BackupVaultList []*VaultListMember + NextToken *string + func (s *ListBackupVaultsOutput) SetBackupVaultList(v []*VaultListMember) *ListBackupVaultsOutput + func (s *ListBackupVaultsOutput) SetNextToken(v string) *ListBackupVaultsOutput + func (s ListBackupVaultsOutput) GoString() string + func (s ListBackupVaultsOutput) String() string + type ListCopyJobsInput struct + ByAccountId *string + ByCompleteAfter *time.Time + ByCompleteBefore *time.Time + ByCreatedAfter *time.Time + ByCreatedBefore *time.Time + ByDestinationVaultArn *string + ByParentJobId *string + ByResourceArn *string + ByResourceType *string + ByState *string + MaxResults *int64 + NextToken *string + func (s *ListCopyJobsInput) SetByAccountId(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByCompleteAfter(v time.Time) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByCompleteBefore(v time.Time) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByCreatedAfter(v time.Time) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByCreatedBefore(v time.Time) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByDestinationVaultArn(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByParentJobId(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByResourceArn(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByResourceType(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetByState(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetMaxResults(v int64) *ListCopyJobsInput + func (s *ListCopyJobsInput) SetNextToken(v string) *ListCopyJobsInput + func (s *ListCopyJobsInput) Validate() error + func (s ListCopyJobsInput) GoString() string + func (s ListCopyJobsInput) String() string + type ListCopyJobsOutput struct + CopyJobs []*CopyJob + NextToken *string + func (s *ListCopyJobsOutput) SetCopyJobs(v []*CopyJob) *ListCopyJobsOutput + func (s *ListCopyJobsOutput) SetNextToken(v string) *ListCopyJobsOutput + func (s ListCopyJobsOutput) GoString() string + func (s ListCopyJobsOutput) String() string + type ListFrameworksInput struct + MaxResults *int64 + NextToken *string + func (s *ListFrameworksInput) SetMaxResults(v int64) *ListFrameworksInput + func (s *ListFrameworksInput) SetNextToken(v string) *ListFrameworksInput + func (s *ListFrameworksInput) Validate() error + func (s ListFrameworksInput) GoString() string + func (s ListFrameworksInput) String() string + type ListFrameworksOutput struct + Frameworks []*Framework + NextToken *string + func (s *ListFrameworksOutput) SetFrameworks(v []*Framework) *ListFrameworksOutput + func (s *ListFrameworksOutput) SetNextToken(v string) *ListFrameworksOutput + func (s ListFrameworksOutput) GoString() string + func (s ListFrameworksOutput) String() string + type ListLegalHoldsInput struct + MaxResults *int64 + NextToken *string + func (s *ListLegalHoldsInput) SetMaxResults(v int64) *ListLegalHoldsInput + func (s *ListLegalHoldsInput) SetNextToken(v string) *ListLegalHoldsInput + func (s *ListLegalHoldsInput) Validate() error + func (s ListLegalHoldsInput) GoString() string + func (s ListLegalHoldsInput) String() string + type ListLegalHoldsOutput struct + LegalHolds []*LegalHold + NextToken *string + func (s *ListLegalHoldsOutput) SetLegalHolds(v []*LegalHold) *ListLegalHoldsOutput + func (s *ListLegalHoldsOutput) SetNextToken(v string) *ListLegalHoldsOutput + func (s ListLegalHoldsOutput) GoString() string + func (s ListLegalHoldsOutput) String() string + type ListProtectedResourcesByBackupVaultInput struct + BackupVaultAccountId *string + BackupVaultName *string + MaxResults *int64 + NextToken *string + func (s *ListProtectedResourcesByBackupVaultInput) SetBackupVaultAccountId(v string) *ListProtectedResourcesByBackupVaultInput + func (s *ListProtectedResourcesByBackupVaultInput) SetBackupVaultName(v string) *ListProtectedResourcesByBackupVaultInput + func (s *ListProtectedResourcesByBackupVaultInput) SetMaxResults(v int64) *ListProtectedResourcesByBackupVaultInput + func (s *ListProtectedResourcesByBackupVaultInput) SetNextToken(v string) *ListProtectedResourcesByBackupVaultInput + func (s *ListProtectedResourcesByBackupVaultInput) Validate() error + func (s ListProtectedResourcesByBackupVaultInput) GoString() string + func (s ListProtectedResourcesByBackupVaultInput) String() string + type ListProtectedResourcesByBackupVaultOutput struct + NextToken *string + Results []*ProtectedResource + func (s *ListProtectedResourcesByBackupVaultOutput) SetNextToken(v string) *ListProtectedResourcesByBackupVaultOutput + func (s *ListProtectedResourcesByBackupVaultOutput) SetResults(v []*ProtectedResource) *ListProtectedResourcesByBackupVaultOutput + func (s ListProtectedResourcesByBackupVaultOutput) GoString() string + func (s ListProtectedResourcesByBackupVaultOutput) String() string + type ListProtectedResourcesInput struct + MaxResults *int64 + NextToken *string + func (s *ListProtectedResourcesInput) SetMaxResults(v int64) *ListProtectedResourcesInput + func (s *ListProtectedResourcesInput) SetNextToken(v string) *ListProtectedResourcesInput + func (s *ListProtectedResourcesInput) Validate() error + func (s ListProtectedResourcesInput) GoString() string + func (s ListProtectedResourcesInput) String() string + type ListProtectedResourcesOutput struct + NextToken *string + Results []*ProtectedResource + func (s *ListProtectedResourcesOutput) SetNextToken(v string) *ListProtectedResourcesOutput + func (s *ListProtectedResourcesOutput) SetResults(v []*ProtectedResource) *ListProtectedResourcesOutput + func (s ListProtectedResourcesOutput) GoString() string + func (s ListProtectedResourcesOutput) String() string + type ListRecoveryPointsByBackupVaultInput struct + BackupVaultAccountId *string + BackupVaultName *string + ByBackupPlanId *string + ByCreatedAfter *time.Time + ByCreatedBefore *time.Time + ByParentRecoveryPointArn *string + ByResourceArn *string + ByResourceType *string + MaxResults *int64 + NextToken *string + func (s *ListRecoveryPointsByBackupVaultInput) SetBackupVaultAccountId(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetBackupVaultName(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByBackupPlanId(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByCreatedAfter(v time.Time) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByCreatedBefore(v time.Time) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByParentRecoveryPointArn(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByResourceArn(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetByResourceType(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetMaxResults(v int64) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) SetNextToken(v string) *ListRecoveryPointsByBackupVaultInput + func (s *ListRecoveryPointsByBackupVaultInput) Validate() error + func (s ListRecoveryPointsByBackupVaultInput) GoString() string + func (s ListRecoveryPointsByBackupVaultInput) String() string + type ListRecoveryPointsByBackupVaultOutput struct + NextToken *string + RecoveryPoints []*RecoveryPointByBackupVault + func (s *ListRecoveryPointsByBackupVaultOutput) SetNextToken(v string) *ListRecoveryPointsByBackupVaultOutput + func (s *ListRecoveryPointsByBackupVaultOutput) SetRecoveryPoints(v []*RecoveryPointByBackupVault) *ListRecoveryPointsByBackupVaultOutput + func (s ListRecoveryPointsByBackupVaultOutput) GoString() string + func (s ListRecoveryPointsByBackupVaultOutput) String() string + type ListRecoveryPointsByLegalHoldInput struct + LegalHoldId *string + MaxResults *int64 + NextToken *string + func (s *ListRecoveryPointsByLegalHoldInput) SetLegalHoldId(v string) *ListRecoveryPointsByLegalHoldInput + func (s *ListRecoveryPointsByLegalHoldInput) SetMaxResults(v int64) *ListRecoveryPointsByLegalHoldInput + func (s *ListRecoveryPointsByLegalHoldInput) SetNextToken(v string) *ListRecoveryPointsByLegalHoldInput + func (s *ListRecoveryPointsByLegalHoldInput) Validate() error + func (s ListRecoveryPointsByLegalHoldInput) GoString() string + func (s ListRecoveryPointsByLegalHoldInput) String() string + type ListRecoveryPointsByLegalHoldOutput struct + NextToken *string + RecoveryPoints []*RecoveryPointMember + func (s *ListRecoveryPointsByLegalHoldOutput) SetNextToken(v string) *ListRecoveryPointsByLegalHoldOutput + func (s *ListRecoveryPointsByLegalHoldOutput) SetRecoveryPoints(v []*RecoveryPointMember) *ListRecoveryPointsByLegalHoldOutput + func (s ListRecoveryPointsByLegalHoldOutput) GoString() string + func (s ListRecoveryPointsByLegalHoldOutput) String() string + type ListRecoveryPointsByResourceInput struct + MaxResults *int64 + NextToken *string + ResourceArn *string + func (s *ListRecoveryPointsByResourceInput) SetMaxResults(v int64) *ListRecoveryPointsByResourceInput + func (s *ListRecoveryPointsByResourceInput) SetNextToken(v string) *ListRecoveryPointsByResourceInput + func (s *ListRecoveryPointsByResourceInput) SetResourceArn(v string) *ListRecoveryPointsByResourceInput + func (s *ListRecoveryPointsByResourceInput) Validate() error + func (s ListRecoveryPointsByResourceInput) GoString() string + func (s ListRecoveryPointsByResourceInput) String() string + type ListRecoveryPointsByResourceOutput struct + NextToken *string + RecoveryPoints []*RecoveryPointByResource + func (s *ListRecoveryPointsByResourceOutput) SetNextToken(v string) *ListRecoveryPointsByResourceOutput + func (s *ListRecoveryPointsByResourceOutput) SetRecoveryPoints(v []*RecoveryPointByResource) *ListRecoveryPointsByResourceOutput + func (s ListRecoveryPointsByResourceOutput) GoString() string + func (s ListRecoveryPointsByResourceOutput) String() string + type ListReportJobsInput struct + ByCreationAfter *time.Time + ByCreationBefore *time.Time + ByReportPlanName *string + ByStatus *string + MaxResults *int64 + NextToken *string + func (s *ListReportJobsInput) SetByCreationAfter(v time.Time) *ListReportJobsInput + func (s *ListReportJobsInput) SetByCreationBefore(v time.Time) *ListReportJobsInput + func (s *ListReportJobsInput) SetByReportPlanName(v string) *ListReportJobsInput + func (s *ListReportJobsInput) SetByStatus(v string) *ListReportJobsInput + func (s *ListReportJobsInput) SetMaxResults(v int64) *ListReportJobsInput + func (s *ListReportJobsInput) SetNextToken(v string) *ListReportJobsInput + func (s *ListReportJobsInput) Validate() error + func (s ListReportJobsInput) GoString() string + func (s ListReportJobsInput) String() string + type ListReportJobsOutput struct + NextToken *string + ReportJobs []*ReportJob + func (s *ListReportJobsOutput) SetNextToken(v string) *ListReportJobsOutput + func (s *ListReportJobsOutput) SetReportJobs(v []*ReportJob) *ListReportJobsOutput + func (s ListReportJobsOutput) GoString() string + func (s ListReportJobsOutput) String() string + type ListReportPlansInput struct + MaxResults *int64 + NextToken *string + func (s *ListReportPlansInput) SetMaxResults(v int64) *ListReportPlansInput + func (s *ListReportPlansInput) SetNextToken(v string) *ListReportPlansInput + func (s *ListReportPlansInput) Validate() error + func (s ListReportPlansInput) GoString() string + func (s ListReportPlansInput) String() string + type ListReportPlansOutput struct + NextToken *string + ReportPlans []*ReportPlan + func (s *ListReportPlansOutput) SetNextToken(v string) *ListReportPlansOutput + func (s *ListReportPlansOutput) SetReportPlans(v []*ReportPlan) *ListReportPlansOutput + func (s ListReportPlansOutput) GoString() string + func (s ListReportPlansOutput) String() string + type ListRestoreJobsInput struct + ByAccountId *string + ByCompleteAfter *time.Time + ByCompleteBefore *time.Time + ByCreatedAfter *time.Time + ByCreatedBefore *time.Time + ByStatus *string + MaxResults *int64 + NextToken *string + func (s *ListRestoreJobsInput) SetByAccountId(v string) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetByCompleteAfter(v time.Time) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetByCompleteBefore(v time.Time) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetByCreatedAfter(v time.Time) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetByCreatedBefore(v time.Time) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetByStatus(v string) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetMaxResults(v int64) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) SetNextToken(v string) *ListRestoreJobsInput + func (s *ListRestoreJobsInput) Validate() error + func (s ListRestoreJobsInput) GoString() string + func (s ListRestoreJobsInput) String() string + type ListRestoreJobsOutput struct + NextToken *string + RestoreJobs []*RestoreJobsListMember + func (s *ListRestoreJobsOutput) SetNextToken(v string) *ListRestoreJobsOutput + func (s *ListRestoreJobsOutput) SetRestoreJobs(v []*RestoreJobsListMember) *ListRestoreJobsOutput + func (s ListRestoreJobsOutput) GoString() string + func (s ListRestoreJobsOutput) String() string + type ListTagsInput struct + MaxResults *int64 + NextToken *string + ResourceArn *string + func (s *ListTagsInput) SetMaxResults(v int64) *ListTagsInput + func (s *ListTagsInput) SetNextToken(v string) *ListTagsInput + func (s *ListTagsInput) SetResourceArn(v string) *ListTagsInput + func (s *ListTagsInput) Validate() error + func (s ListTagsInput) GoString() string + func (s ListTagsInput) String() string + type ListTagsOutput struct + NextToken *string + Tags map[string]*string + func (s *ListTagsOutput) SetNextToken(v string) *ListTagsOutput + func (s *ListTagsOutput) SetTags(v map[string]*string) *ListTagsOutput + func (s ListTagsOutput) GoString() string + func (s ListTagsOutput) String() string + type MissingParameterValueException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *MissingParameterValueException) Code() string + func (s *MissingParameterValueException) Error() string + func (s *MissingParameterValueException) Message() string + func (s *MissingParameterValueException) OrigErr() error + func (s *MissingParameterValueException) RequestID() string + func (s *MissingParameterValueException) StatusCode() int + func (s MissingParameterValueException) GoString() string + func (s MissingParameterValueException) String() string + type Plan struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlanName *string + Rules []*Rule + func (s *Plan) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *Plan + func (s *Plan) SetBackupPlanName(v string) *Plan + func (s *Plan) SetRules(v []*Rule) *Plan + func (s Plan) GoString() string + func (s Plan) String() string + type PlanInput struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlanName *string + Rules []*RuleInput + func (s *PlanInput) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *PlanInput + func (s *PlanInput) SetBackupPlanName(v string) *PlanInput + func (s *PlanInput) SetRules(v []*RuleInput) *PlanInput + func (s *PlanInput) Validate() error + func (s PlanInput) GoString() string + func (s PlanInput) String() string + type PlanTemplatesListMember struct + BackupPlanTemplateId *string + BackupPlanTemplateName *string + func (s *PlanTemplatesListMember) SetBackupPlanTemplateId(v string) *PlanTemplatesListMember + func (s *PlanTemplatesListMember) SetBackupPlanTemplateName(v string) *PlanTemplatesListMember + func (s PlanTemplatesListMember) GoString() string + func (s PlanTemplatesListMember) String() string + type PlansListMember struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlanArn *string + BackupPlanId *string + BackupPlanName *string + CreationDate *time.Time + CreatorRequestId *string + DeletionDate *time.Time + LastExecutionDate *time.Time + VersionId *string + func (s *PlansListMember) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *PlansListMember + func (s *PlansListMember) SetBackupPlanArn(v string) *PlansListMember + func (s *PlansListMember) SetBackupPlanId(v string) *PlansListMember + func (s *PlansListMember) SetBackupPlanName(v string) *PlansListMember + func (s *PlansListMember) SetCreationDate(v time.Time) *PlansListMember + func (s *PlansListMember) SetCreatorRequestId(v string) *PlansListMember + func (s *PlansListMember) SetDeletionDate(v time.Time) *PlansListMember + func (s *PlansListMember) SetLastExecutionDate(v time.Time) *PlansListMember + func (s *PlansListMember) SetVersionId(v string) *PlansListMember + func (s PlansListMember) GoString() string + func (s PlansListMember) String() string + type ProtectedResource struct + LastBackupTime *time.Time + ResourceArn *string + ResourceName *string + ResourceType *string + func (s *ProtectedResource) SetLastBackupTime(v time.Time) *ProtectedResource + func (s *ProtectedResource) SetResourceArn(v string) *ProtectedResource + func (s *ProtectedResource) SetResourceName(v string) *ProtectedResource + func (s *ProtectedResource) SetResourceType(v string) *ProtectedResource + func (s ProtectedResource) GoString() string + func (s ProtectedResource) String() string + type PutBackupVaultAccessPolicyInput struct + BackupVaultName *string + Policy *string + func (s *PutBackupVaultAccessPolicyInput) SetBackupVaultName(v string) *PutBackupVaultAccessPolicyInput + func (s *PutBackupVaultAccessPolicyInput) SetPolicy(v string) *PutBackupVaultAccessPolicyInput + func (s *PutBackupVaultAccessPolicyInput) Validate() error + func (s PutBackupVaultAccessPolicyInput) GoString() string + func (s PutBackupVaultAccessPolicyInput) String() string + type PutBackupVaultAccessPolicyOutput struct + func (s PutBackupVaultAccessPolicyOutput) GoString() string + func (s PutBackupVaultAccessPolicyOutput) String() string + type PutBackupVaultLockConfigurationInput struct + BackupVaultName *string + ChangeableForDays *int64 + MaxRetentionDays *int64 + MinRetentionDays *int64 + func (s *PutBackupVaultLockConfigurationInput) SetBackupVaultName(v string) *PutBackupVaultLockConfigurationInput + func (s *PutBackupVaultLockConfigurationInput) SetChangeableForDays(v int64) *PutBackupVaultLockConfigurationInput + func (s *PutBackupVaultLockConfigurationInput) SetMaxRetentionDays(v int64) *PutBackupVaultLockConfigurationInput + func (s *PutBackupVaultLockConfigurationInput) SetMinRetentionDays(v int64) *PutBackupVaultLockConfigurationInput + func (s *PutBackupVaultLockConfigurationInput) Validate() error + func (s PutBackupVaultLockConfigurationInput) GoString() string + func (s PutBackupVaultLockConfigurationInput) String() string + type PutBackupVaultLockConfigurationOutput struct + func (s PutBackupVaultLockConfigurationOutput) GoString() string + func (s PutBackupVaultLockConfigurationOutput) String() string + type PutBackupVaultNotificationsInput struct + BackupVaultEvents []*string + BackupVaultName *string + SNSTopicArn *string + func (s *PutBackupVaultNotificationsInput) SetBackupVaultEvents(v []*string) *PutBackupVaultNotificationsInput + func (s *PutBackupVaultNotificationsInput) SetBackupVaultName(v string) *PutBackupVaultNotificationsInput + func (s *PutBackupVaultNotificationsInput) SetSNSTopicArn(v string) *PutBackupVaultNotificationsInput + func (s *PutBackupVaultNotificationsInput) Validate() error + func (s PutBackupVaultNotificationsInput) GoString() string + func (s PutBackupVaultNotificationsInput) String() string + type PutBackupVaultNotificationsOutput struct + func (s PutBackupVaultNotificationsOutput) GoString() string + func (s PutBackupVaultNotificationsOutput) String() string + type RecoveryPointByBackupVault struct + BackupSizeInBytes *int64 + BackupVaultArn *string + BackupVaultName *string + CalculatedLifecycle *CalculatedLifecycle + CompletionDate *time.Time + CompositeMemberIdentifier *string + CreatedBy *RecoveryPointCreator + CreationDate *time.Time + EncryptionKeyArn *string + IamRoleArn *string + IsEncrypted *bool + IsParent *bool + LastRestoreTime *time.Time + Lifecycle *Lifecycle + ParentRecoveryPointArn *string + RecoveryPointArn *string + ResourceArn *string + ResourceName *string + ResourceType *string + SourceBackupVaultArn *string + Status *string + StatusMessage *string + func (s *RecoveryPointByBackupVault) SetBackupSizeInBytes(v int64) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetBackupVaultArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetBackupVaultName(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetCalculatedLifecycle(v *CalculatedLifecycle) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetCompletionDate(v time.Time) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetCompositeMemberIdentifier(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetCreatedBy(v *RecoveryPointCreator) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetCreationDate(v time.Time) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetEncryptionKeyArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetIamRoleArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetIsEncrypted(v bool) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetIsParent(v bool) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetLastRestoreTime(v time.Time) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetLifecycle(v *Lifecycle) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetParentRecoveryPointArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetRecoveryPointArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetResourceArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetResourceName(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetResourceType(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetSourceBackupVaultArn(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetStatus(v string) *RecoveryPointByBackupVault + func (s *RecoveryPointByBackupVault) SetStatusMessage(v string) *RecoveryPointByBackupVault + func (s RecoveryPointByBackupVault) GoString() string + func (s RecoveryPointByBackupVault) String() string + type RecoveryPointByResource struct + BackupSizeBytes *int64 + BackupVaultName *string + CreationDate *time.Time + EncryptionKeyArn *string + IsParent *bool + ParentRecoveryPointArn *string + RecoveryPointArn *string + ResourceName *string + Status *string + StatusMessage *string + func (s *RecoveryPointByResource) SetBackupSizeBytes(v int64) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetBackupVaultName(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetCreationDate(v time.Time) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetEncryptionKeyArn(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetIsParent(v bool) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetParentRecoveryPointArn(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetRecoveryPointArn(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetResourceName(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetStatus(v string) *RecoveryPointByResource + func (s *RecoveryPointByResource) SetStatusMessage(v string) *RecoveryPointByResource + func (s RecoveryPointByResource) GoString() string + func (s RecoveryPointByResource) String() string + type RecoveryPointCreator struct + BackupPlanArn *string + BackupPlanId *string + BackupPlanVersion *string + BackupRuleId *string + func (s *RecoveryPointCreator) SetBackupPlanArn(v string) *RecoveryPointCreator + func (s *RecoveryPointCreator) SetBackupPlanId(v string) *RecoveryPointCreator + func (s *RecoveryPointCreator) SetBackupPlanVersion(v string) *RecoveryPointCreator + func (s *RecoveryPointCreator) SetBackupRuleId(v string) *RecoveryPointCreator + func (s RecoveryPointCreator) GoString() string + func (s RecoveryPointCreator) String() string + type RecoveryPointMember struct + BackupVaultName *string + RecoveryPointArn *string + ResourceArn *string + ResourceType *string + func (s *RecoveryPointMember) SetBackupVaultName(v string) *RecoveryPointMember + func (s *RecoveryPointMember) SetRecoveryPointArn(v string) *RecoveryPointMember + func (s *RecoveryPointMember) SetResourceArn(v string) *RecoveryPointMember + func (s *RecoveryPointMember) SetResourceType(v string) *RecoveryPointMember + func (s RecoveryPointMember) GoString() string + func (s RecoveryPointMember) String() string + type RecoveryPointSelection struct + DateRange *DateRange + ResourceIdentifiers []*string + VaultNames []*string + func (s *RecoveryPointSelection) SetDateRange(v *DateRange) *RecoveryPointSelection + func (s *RecoveryPointSelection) SetResourceIdentifiers(v []*string) *RecoveryPointSelection + func (s *RecoveryPointSelection) SetVaultNames(v []*string) *RecoveryPointSelection + func (s *RecoveryPointSelection) Validate() error + func (s RecoveryPointSelection) GoString() string + func (s RecoveryPointSelection) String() string + type ReportDeliveryChannel struct + Formats []*string + S3BucketName *string + S3KeyPrefix *string + func (s *ReportDeliveryChannel) SetFormats(v []*string) *ReportDeliveryChannel + func (s *ReportDeliveryChannel) SetS3BucketName(v string) *ReportDeliveryChannel + func (s *ReportDeliveryChannel) SetS3KeyPrefix(v string) *ReportDeliveryChannel + func (s *ReportDeliveryChannel) Validate() error + func (s ReportDeliveryChannel) GoString() string + func (s ReportDeliveryChannel) String() string + type ReportDestination struct + S3BucketName *string + S3Keys []*string + func (s *ReportDestination) SetS3BucketName(v string) *ReportDestination + func (s *ReportDestination) SetS3Keys(v []*string) *ReportDestination + func (s ReportDestination) GoString() string + func (s ReportDestination) String() string + type ReportJob struct + CompletionTime *time.Time + CreationTime *time.Time + ReportDestination *ReportDestination + ReportJobId *string + ReportPlanArn *string + ReportTemplate *string + Status *string + StatusMessage *string + func (s *ReportJob) SetCompletionTime(v time.Time) *ReportJob + func (s *ReportJob) SetCreationTime(v time.Time) *ReportJob + func (s *ReportJob) SetReportDestination(v *ReportDestination) *ReportJob + func (s *ReportJob) SetReportJobId(v string) *ReportJob + func (s *ReportJob) SetReportPlanArn(v string) *ReportJob + func (s *ReportJob) SetReportTemplate(v string) *ReportJob + func (s *ReportJob) SetStatus(v string) *ReportJob + func (s *ReportJob) SetStatusMessage(v string) *ReportJob + func (s ReportJob) GoString() string + func (s ReportJob) String() string + type ReportPlan struct + CreationTime *time.Time + DeploymentStatus *string + LastAttemptedExecutionTime *time.Time + LastSuccessfulExecutionTime *time.Time + ReportDeliveryChannel *ReportDeliveryChannel + ReportPlanArn *string + ReportPlanDescription *string + ReportPlanName *string + ReportSetting *ReportSetting + func (s *ReportPlan) SetCreationTime(v time.Time) *ReportPlan + func (s *ReportPlan) SetDeploymentStatus(v string) *ReportPlan + func (s *ReportPlan) SetLastAttemptedExecutionTime(v time.Time) *ReportPlan + func (s *ReportPlan) SetLastSuccessfulExecutionTime(v time.Time) *ReportPlan + func (s *ReportPlan) SetReportDeliveryChannel(v *ReportDeliveryChannel) *ReportPlan + func (s *ReportPlan) SetReportPlanArn(v string) *ReportPlan + func (s *ReportPlan) SetReportPlanDescription(v string) *ReportPlan + func (s *ReportPlan) SetReportPlanName(v string) *ReportPlan + func (s *ReportPlan) SetReportSetting(v *ReportSetting) *ReportPlan + func (s ReportPlan) GoString() string + func (s ReportPlan) String() string + type ReportSetting struct + Accounts []*string + FrameworkArns []*string + NumberOfFrameworks *int64 + OrganizationUnits []*string + Regions []*string + ReportTemplate *string + func (s *ReportSetting) SetAccounts(v []*string) *ReportSetting + func (s *ReportSetting) SetFrameworkArns(v []*string) *ReportSetting + func (s *ReportSetting) SetNumberOfFrameworks(v int64) *ReportSetting + func (s *ReportSetting) SetOrganizationUnits(v []*string) *ReportSetting + func (s *ReportSetting) SetRegions(v []*string) *ReportSetting + func (s *ReportSetting) SetReportTemplate(v string) *ReportSetting + func (s *ReportSetting) Validate() error + func (s ReportSetting) GoString() string + func (s ReportSetting) String() string + type ResourceNotFoundException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type RestoreJobsListMember struct + AccountId *string + BackupSizeInBytes *int64 + CompletionDate *time.Time + CreatedResourceArn *string + CreationDate *time.Time + ExpectedCompletionTimeMinutes *int64 + IamRoleArn *string + PercentDone *string + RecoveryPointArn *string + ResourceType *string + RestoreJobId *string + Status *string + StatusMessage *string + func (s *RestoreJobsListMember) SetAccountId(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetBackupSizeInBytes(v int64) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetCompletionDate(v time.Time) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetCreatedResourceArn(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetCreationDate(v time.Time) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetExpectedCompletionTimeMinutes(v int64) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetIamRoleArn(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetPercentDone(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetRecoveryPointArn(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetResourceType(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetRestoreJobId(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetStatus(v string) *RestoreJobsListMember + func (s *RestoreJobsListMember) SetStatusMessage(v string) *RestoreJobsListMember + func (s RestoreJobsListMember) GoString() string + func (s RestoreJobsListMember) String() string + type Rule struct + CompletionWindowMinutes *int64 + CopyActions []*CopyAction + EnableContinuousBackup *bool + Lifecycle *Lifecycle + RecoveryPointTags map[string]*string + RuleId *string + RuleName *string + ScheduleExpression *string + StartWindowMinutes *int64 + TargetBackupVaultName *string + func (s *Rule) SetCompletionWindowMinutes(v int64) *Rule + func (s *Rule) SetCopyActions(v []*CopyAction) *Rule + func (s *Rule) SetEnableContinuousBackup(v bool) *Rule + func (s *Rule) SetLifecycle(v *Lifecycle) *Rule + func (s *Rule) SetRecoveryPointTags(v map[string]*string) *Rule + func (s *Rule) SetRuleId(v string) *Rule + func (s *Rule) SetRuleName(v string) *Rule + func (s *Rule) SetScheduleExpression(v string) *Rule + func (s *Rule) SetStartWindowMinutes(v int64) *Rule + func (s *Rule) SetTargetBackupVaultName(v string) *Rule + func (s Rule) GoString() string + func (s Rule) String() string + type RuleInput struct + CompletionWindowMinutes *int64 + CopyActions []*CopyAction + EnableContinuousBackup *bool + Lifecycle *Lifecycle + RecoveryPointTags map[string]*string + RuleName *string + ScheduleExpression *string + StartWindowMinutes *int64 + TargetBackupVaultName *string + func (s *RuleInput) SetCompletionWindowMinutes(v int64) *RuleInput + func (s *RuleInput) SetCopyActions(v []*CopyAction) *RuleInput + func (s *RuleInput) SetEnableContinuousBackup(v bool) *RuleInput + func (s *RuleInput) SetLifecycle(v *Lifecycle) *RuleInput + func (s *RuleInput) SetRecoveryPointTags(v map[string]*string) *RuleInput + func (s *RuleInput) SetRuleName(v string) *RuleInput + func (s *RuleInput) SetScheduleExpression(v string) *RuleInput + func (s *RuleInput) SetStartWindowMinutes(v int64) *RuleInput + func (s *RuleInput) SetTargetBackupVaultName(v string) *RuleInput + func (s *RuleInput) Validate() error + func (s RuleInput) GoString() string + func (s RuleInput) String() string + type Selection struct + Conditions *Conditions + IamRoleArn *string + ListOfTags []*Condition + NotResources []*string + Resources []*string + SelectionName *string + func (s *Selection) SetConditions(v *Conditions) *Selection + func (s *Selection) SetIamRoleArn(v string) *Selection + func (s *Selection) SetListOfTags(v []*Condition) *Selection + func (s *Selection) SetNotResources(v []*string) *Selection + func (s *Selection) SetResources(v []*string) *Selection + func (s *Selection) SetSelectionName(v string) *Selection + func (s *Selection) Validate() error + func (s Selection) GoString() string + func (s Selection) String() string + type SelectionsListMember struct + BackupPlanId *string + CreationDate *time.Time + CreatorRequestId *string + IamRoleArn *string + SelectionId *string + SelectionName *string + func (s *SelectionsListMember) SetBackupPlanId(v string) *SelectionsListMember + func (s *SelectionsListMember) SetCreationDate(v time.Time) *SelectionsListMember + func (s *SelectionsListMember) SetCreatorRequestId(v string) *SelectionsListMember + func (s *SelectionsListMember) SetIamRoleArn(v string) *SelectionsListMember + func (s *SelectionsListMember) SetSelectionId(v string) *SelectionsListMember + func (s *SelectionsListMember) SetSelectionName(v string) *SelectionsListMember + func (s SelectionsListMember) GoString() string + func (s SelectionsListMember) String() string + type ServiceUnavailableException struct + Code_ *string + Context *string + Message_ *string + RespMetadata protocol.ResponseMetadata + Type *string + func (s *ServiceUnavailableException) Code() string + func (s *ServiceUnavailableException) Error() string + func (s *ServiceUnavailableException) Message() string + func (s *ServiceUnavailableException) OrigErr() error + func (s *ServiceUnavailableException) RequestID() string + func (s *ServiceUnavailableException) StatusCode() int + func (s ServiceUnavailableException) GoString() string + func (s ServiceUnavailableException) String() string + type StartBackupJobInput struct + BackupOptions map[string]*string + BackupVaultName *string + CompleteWindowMinutes *int64 + IamRoleArn *string + IdempotencyToken *string + Lifecycle *Lifecycle + RecoveryPointTags map[string]*string + ResourceArn *string + StartWindowMinutes *int64 + func (s *StartBackupJobInput) SetBackupOptions(v map[string]*string) *StartBackupJobInput + func (s *StartBackupJobInput) SetBackupVaultName(v string) *StartBackupJobInput + func (s *StartBackupJobInput) SetCompleteWindowMinutes(v int64) *StartBackupJobInput + func (s *StartBackupJobInput) SetIamRoleArn(v string) *StartBackupJobInput + func (s *StartBackupJobInput) SetIdempotencyToken(v string) *StartBackupJobInput + func (s *StartBackupJobInput) SetLifecycle(v *Lifecycle) *StartBackupJobInput + func (s *StartBackupJobInput) SetRecoveryPointTags(v map[string]*string) *StartBackupJobInput + func (s *StartBackupJobInput) SetResourceArn(v string) *StartBackupJobInput + func (s *StartBackupJobInput) SetStartWindowMinutes(v int64) *StartBackupJobInput + func (s *StartBackupJobInput) Validate() error + func (s StartBackupJobInput) GoString() string + func (s StartBackupJobInput) String() string + type StartBackupJobOutput struct + BackupJobId *string + CreationDate *time.Time + IsParent *bool + RecoveryPointArn *string + func (s *StartBackupJobOutput) SetBackupJobId(v string) *StartBackupJobOutput + func (s *StartBackupJobOutput) SetCreationDate(v time.Time) *StartBackupJobOutput + func (s *StartBackupJobOutput) SetIsParent(v bool) *StartBackupJobOutput + func (s *StartBackupJobOutput) SetRecoveryPointArn(v string) *StartBackupJobOutput + func (s StartBackupJobOutput) GoString() string + func (s StartBackupJobOutput) String() string + type StartCopyJobInput struct + DestinationBackupVaultArn *string + IamRoleArn *string + IdempotencyToken *string + Lifecycle *Lifecycle + RecoveryPointArn *string + SourceBackupVaultName *string + func (s *StartCopyJobInput) SetDestinationBackupVaultArn(v string) *StartCopyJobInput + func (s *StartCopyJobInput) SetIamRoleArn(v string) *StartCopyJobInput + func (s *StartCopyJobInput) SetIdempotencyToken(v string) *StartCopyJobInput + func (s *StartCopyJobInput) SetLifecycle(v *Lifecycle) *StartCopyJobInput + func (s *StartCopyJobInput) SetRecoveryPointArn(v string) *StartCopyJobInput + func (s *StartCopyJobInput) SetSourceBackupVaultName(v string) *StartCopyJobInput + func (s *StartCopyJobInput) Validate() error + func (s StartCopyJobInput) GoString() string + func (s StartCopyJobInput) String() string + type StartCopyJobOutput struct + CopyJobId *string + CreationDate *time.Time + IsParent *bool + func (s *StartCopyJobOutput) SetCopyJobId(v string) *StartCopyJobOutput + func (s *StartCopyJobOutput) SetCreationDate(v time.Time) *StartCopyJobOutput + func (s *StartCopyJobOutput) SetIsParent(v bool) *StartCopyJobOutput + func (s StartCopyJobOutput) GoString() string + func (s StartCopyJobOutput) String() string + type StartReportJobInput struct + IdempotencyToken *string + ReportPlanName *string + func (s *StartReportJobInput) SetIdempotencyToken(v string) *StartReportJobInput + func (s *StartReportJobInput) SetReportPlanName(v string) *StartReportJobInput + func (s *StartReportJobInput) Validate() error + func (s StartReportJobInput) GoString() string + func (s StartReportJobInput) String() string + type StartReportJobOutput struct + ReportJobId *string + func (s *StartReportJobOutput) SetReportJobId(v string) *StartReportJobOutput + func (s StartReportJobOutput) GoString() string + func (s StartReportJobOutput) String() string + type StartRestoreJobInput struct + CopySourceTagsToRestoredResource *bool + IamRoleArn *string + IdempotencyToken *string + Metadata map[string]*string + RecoveryPointArn *string + ResourceType *string + func (s *StartRestoreJobInput) SetCopySourceTagsToRestoredResource(v bool) *StartRestoreJobInput + func (s *StartRestoreJobInput) SetIamRoleArn(v string) *StartRestoreJobInput + func (s *StartRestoreJobInput) SetIdempotencyToken(v string) *StartRestoreJobInput + func (s *StartRestoreJobInput) SetMetadata(v map[string]*string) *StartRestoreJobInput + func (s *StartRestoreJobInput) SetRecoveryPointArn(v string) *StartRestoreJobInput + func (s *StartRestoreJobInput) SetResourceType(v string) *StartRestoreJobInput + func (s *StartRestoreJobInput) Validate() error + func (s StartRestoreJobInput) GoString() string + func (s StartRestoreJobInput) String() string + type StartRestoreJobOutput struct + RestoreJobId *string + func (s *StartRestoreJobOutput) SetRestoreJobId(v string) *StartRestoreJobOutput + func (s StartRestoreJobOutput) GoString() string + func (s StartRestoreJobOutput) String() string + type StopBackupJobInput struct + BackupJobId *string + func (s *StopBackupJobInput) SetBackupJobId(v string) *StopBackupJobInput + func (s *StopBackupJobInput) Validate() error + func (s StopBackupJobInput) GoString() string + func (s StopBackupJobInput) String() string + type StopBackupJobOutput struct + func (s StopBackupJobOutput) GoString() string + func (s StopBackupJobOutput) String() string + type TagResourceInput struct + ResourceArn *string + Tags map[string]*string + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v map[string]*string) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeyList []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeyList(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateBackupPlanInput struct + BackupPlan *PlanInput + BackupPlanId *string + func (s *UpdateBackupPlanInput) SetBackupPlan(v *PlanInput) *UpdateBackupPlanInput + func (s *UpdateBackupPlanInput) SetBackupPlanId(v string) *UpdateBackupPlanInput + func (s *UpdateBackupPlanInput) Validate() error + func (s UpdateBackupPlanInput) GoString() string + func (s UpdateBackupPlanInput) String() string + type UpdateBackupPlanOutput struct + AdvancedBackupSettings []*AdvancedBackupSetting + BackupPlanArn *string + BackupPlanId *string + CreationDate *time.Time + VersionId *string + func (s *UpdateBackupPlanOutput) SetAdvancedBackupSettings(v []*AdvancedBackupSetting) *UpdateBackupPlanOutput + func (s *UpdateBackupPlanOutput) SetBackupPlanArn(v string) *UpdateBackupPlanOutput + func (s *UpdateBackupPlanOutput) SetBackupPlanId(v string) *UpdateBackupPlanOutput + func (s *UpdateBackupPlanOutput) SetCreationDate(v time.Time) *UpdateBackupPlanOutput + func (s *UpdateBackupPlanOutput) SetVersionId(v string) *UpdateBackupPlanOutput + func (s UpdateBackupPlanOutput) GoString() string + func (s UpdateBackupPlanOutput) String() string + type UpdateFrameworkInput struct + FrameworkControls []*FrameworkControl + FrameworkDescription *string + FrameworkName *string + IdempotencyToken *string + func (s *UpdateFrameworkInput) SetFrameworkControls(v []*FrameworkControl) *UpdateFrameworkInput + func (s *UpdateFrameworkInput) SetFrameworkDescription(v string) *UpdateFrameworkInput + func (s *UpdateFrameworkInput) SetFrameworkName(v string) *UpdateFrameworkInput + func (s *UpdateFrameworkInput) SetIdempotencyToken(v string) *UpdateFrameworkInput + func (s *UpdateFrameworkInput) Validate() error + func (s UpdateFrameworkInput) GoString() string + func (s UpdateFrameworkInput) String() string + type UpdateFrameworkOutput struct + CreationTime *time.Time + FrameworkArn *string + FrameworkName *string + func (s *UpdateFrameworkOutput) SetCreationTime(v time.Time) *UpdateFrameworkOutput + func (s *UpdateFrameworkOutput) SetFrameworkArn(v string) *UpdateFrameworkOutput + func (s *UpdateFrameworkOutput) SetFrameworkName(v string) *UpdateFrameworkOutput + func (s UpdateFrameworkOutput) GoString() string + func (s UpdateFrameworkOutput) String() string + type UpdateGlobalSettingsInput struct + GlobalSettings map[string]*string + func (s *UpdateGlobalSettingsInput) SetGlobalSettings(v map[string]*string) *UpdateGlobalSettingsInput + func (s UpdateGlobalSettingsInput) GoString() string + func (s UpdateGlobalSettingsInput) String() string + type UpdateGlobalSettingsOutput struct + func (s UpdateGlobalSettingsOutput) GoString() string + func (s UpdateGlobalSettingsOutput) String() string + type UpdateRecoveryPointLifecycleInput struct + BackupVaultName *string + Lifecycle *Lifecycle + RecoveryPointArn *string + func (s *UpdateRecoveryPointLifecycleInput) SetBackupVaultName(v string) *UpdateRecoveryPointLifecycleInput + func (s *UpdateRecoveryPointLifecycleInput) SetLifecycle(v *Lifecycle) *UpdateRecoveryPointLifecycleInput + func (s *UpdateRecoveryPointLifecycleInput) SetRecoveryPointArn(v string) *UpdateRecoveryPointLifecycleInput + func (s *UpdateRecoveryPointLifecycleInput) Validate() error + func (s UpdateRecoveryPointLifecycleInput) GoString() string + func (s UpdateRecoveryPointLifecycleInput) String() string + type UpdateRecoveryPointLifecycleOutput struct + BackupVaultArn *string + CalculatedLifecycle *CalculatedLifecycle + Lifecycle *Lifecycle + RecoveryPointArn *string + func (s *UpdateRecoveryPointLifecycleOutput) SetBackupVaultArn(v string) *UpdateRecoveryPointLifecycleOutput + func (s *UpdateRecoveryPointLifecycleOutput) SetCalculatedLifecycle(v *CalculatedLifecycle) *UpdateRecoveryPointLifecycleOutput + func (s *UpdateRecoveryPointLifecycleOutput) SetLifecycle(v *Lifecycle) *UpdateRecoveryPointLifecycleOutput + func (s *UpdateRecoveryPointLifecycleOutput) SetRecoveryPointArn(v string) *UpdateRecoveryPointLifecycleOutput + func (s UpdateRecoveryPointLifecycleOutput) GoString() string + func (s UpdateRecoveryPointLifecycleOutput) String() string + type UpdateRegionSettingsInput struct + ResourceTypeManagementPreference map[string]*bool + ResourceTypeOptInPreference map[string]*bool + func (s *UpdateRegionSettingsInput) SetResourceTypeManagementPreference(v map[string]*bool) *UpdateRegionSettingsInput + func (s *UpdateRegionSettingsInput) SetResourceTypeOptInPreference(v map[string]*bool) *UpdateRegionSettingsInput + func (s UpdateRegionSettingsInput) GoString() string + func (s UpdateRegionSettingsInput) String() string + type UpdateRegionSettingsOutput struct + func (s UpdateRegionSettingsOutput) GoString() string + func (s UpdateRegionSettingsOutput) String() string + type UpdateReportPlanInput struct + IdempotencyToken *string + ReportDeliveryChannel *ReportDeliveryChannel + ReportPlanDescription *string + ReportPlanName *string + ReportSetting *ReportSetting + func (s *UpdateReportPlanInput) SetIdempotencyToken(v string) *UpdateReportPlanInput + func (s *UpdateReportPlanInput) SetReportDeliveryChannel(v *ReportDeliveryChannel) *UpdateReportPlanInput + func (s *UpdateReportPlanInput) SetReportPlanDescription(v string) *UpdateReportPlanInput + func (s *UpdateReportPlanInput) SetReportPlanName(v string) *UpdateReportPlanInput + func (s *UpdateReportPlanInput) SetReportSetting(v *ReportSetting) *UpdateReportPlanInput + func (s *UpdateReportPlanInput) Validate() error + func (s UpdateReportPlanInput) GoString() string + func (s UpdateReportPlanInput) String() string + type UpdateReportPlanOutput struct + CreationTime *time.Time + ReportPlanArn *string + ReportPlanName *string + func (s *UpdateReportPlanOutput) SetCreationTime(v time.Time) *UpdateReportPlanOutput + func (s *UpdateReportPlanOutput) SetReportPlanArn(v string) *UpdateReportPlanOutput + func (s *UpdateReportPlanOutput) SetReportPlanName(v string) *UpdateReportPlanOutput + func (s UpdateReportPlanOutput) GoString() string + func (s UpdateReportPlanOutput) String() string + type VaultListMember struct + BackupVaultArn *string + BackupVaultName *string + CreationDate *time.Time + CreatorRequestId *string + EncryptionKeyArn *string + LockDate *time.Time + Locked *bool + MaxRetentionDays *int64 + MinRetentionDays *int64 + NumberOfRecoveryPoints *int64 + func (s *VaultListMember) SetBackupVaultArn(v string) *VaultListMember + func (s *VaultListMember) SetBackupVaultName(v string) *VaultListMember + func (s *VaultListMember) SetCreationDate(v time.Time) *VaultListMember + func (s *VaultListMember) SetCreatorRequestId(v string) *VaultListMember + func (s *VaultListMember) SetEncryptionKeyArn(v string) *VaultListMember + func (s *VaultListMember) SetLockDate(v time.Time) *VaultListMember + func (s *VaultListMember) SetLocked(v bool) *VaultListMember + func (s *VaultListMember) SetMaxRetentionDays(v int64) *VaultListMember + func (s *VaultListMember) SetMinRetentionDays(v int64) *VaultListMember + func (s *VaultListMember) SetNumberOfRecoveryPoints(v int64) *VaultListMember + func (s VaultListMember) GoString() string + func (s VaultListMember) String() string