Documentation
¶
Overview ¶
Package smciface provides an interface to enable mocking the SMC service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AssociatedResourceForDescribeMigrationJobsOutput
- func (s AssociatedResourceForDescribeMigrationJobsOutput) GoString() string
- func (s *AssociatedResourceForDescribeMigrationJobsOutput) SetResourceId(v string) *AssociatedResourceForDescribeMigrationJobsOutput
- func (s *AssociatedResourceForDescribeMigrationJobsOutput) SetResourceType(v string) *AssociatedResourceForDescribeMigrationJobsOutput
- func (s AssociatedResourceForDescribeMigrationJobsOutput) String() string
- type CreateMigrationJobInput
- func (s CreateMigrationJobInput) GoString() string
- func (s *CreateMigrationJobInput) SetDestinationConfig(v *DestinationConfigForCreateMigrationJobInput) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetDiskConfigs(v []*DiskConfigForCreateMigrationJobInput) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetMigrationJobDescription(v string) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetMigrationJobName(v string) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetMigrationSourceId(v string) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetNetworkConfig(v *NetworkConfigForCreateMigrationJobInput) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetProjectName(v string) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetSyncConfig(v *SyncConfigForCreateMigrationJobInput) *CreateMigrationJobInput
- func (s *CreateMigrationJobInput) SetTags(v []*TagForCreateMigrationJobInput) *CreateMigrationJobInput
- func (s CreateMigrationJobInput) String() string
- func (s *CreateMigrationJobInput) Validate() error
- type CreateMigrationJobOutput
- type DeleteMigrationJobInput
- type DeleteMigrationJobOutput
- type DeleteMigrationSourceInput
- type DeleteMigrationSourceOutput
- type DescribeMigrationJobsInput
- func (s DescribeMigrationJobsInput) GoString() string
- func (s *DescribeMigrationJobsInput) SetDestinationRegion(v string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetDestinationType(v []*string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetMigrationJobId(v string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetMigrationJobName(v string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetMigrationJobState(v string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetMigrationSourceIds(v []*string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetPageNumber(v int32) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetPageSize(v int32) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetProjectName(v string) *DescribeMigrationJobsInput
- func (s *DescribeMigrationJobsInput) SetTagFilters(v []*TagFilterForDescribeMigrationJobsInput) *DescribeMigrationJobsInput
- func (s DescribeMigrationJobsInput) String() string
- type DescribeMigrationJobsOutput
- func (s DescribeMigrationJobsOutput) GoString() string
- func (s *DescribeMigrationJobsOutput) SetJobs(v []*JobForDescribeMigrationJobsOutput) *DescribeMigrationJobsOutput
- func (s *DescribeMigrationJobsOutput) SetPageNumber(v int32) *DescribeMigrationJobsOutput
- func (s *DescribeMigrationJobsOutput) SetPageSize(v int32) *DescribeMigrationJobsOutput
- func (s *DescribeMigrationJobsOutput) SetTotalCount(v int32) *DescribeMigrationJobsOutput
- func (s DescribeMigrationJobsOutput) String() string
- type DescribeMigrationLogsInput
- type DescribeMigrationLogsOutput
- func (s DescribeMigrationLogsOutput) GoString() string
- func (s *DescribeMigrationLogsOutput) SetCreatedAt(v string) *DescribeMigrationLogsOutput
- func (s *DescribeMigrationLogsOutput) SetFinishedAt(v string) *DescribeMigrationLogsOutput
- func (s *DescribeMigrationLogsOutput) SetLogs(v []*LogForDescribeMigrationLogsOutput) *DescribeMigrationLogsOutput
- func (s *DescribeMigrationLogsOutput) SetStartedAt(v string) *DescribeMigrationLogsOutput
- func (s DescribeMigrationLogsOutput) String() string
- type DescribeMigrationSourcesInput
- func (s DescribeMigrationSourcesInput) GoString() string
- func (s *DescribeMigrationSourcesInput) SetOrder(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetOrderByColumn(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetPageNumber(v int32) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetPageSize(v int32) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetProjectName(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetSourceId(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetSourceName(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetSourceState(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetSourceType(v string) *DescribeMigrationSourcesInput
- func (s *DescribeMigrationSourcesInput) SetTagFilters(v []*TagFilterForDescribeMigrationSourcesInput) *DescribeMigrationSourcesInput
- func (s DescribeMigrationSourcesInput) String() string
- type DescribeMigrationSourcesOutput
- func (s DescribeMigrationSourcesOutput) GoString() string
- func (s *DescribeMigrationSourcesOutput) SetPageNumber(v int32) *DescribeMigrationSourcesOutput
- func (s *DescribeMigrationSourcesOutput) SetPageSize(v int32) *DescribeMigrationSourcesOutput
- func (s *DescribeMigrationSourcesOutput) SetSources(v []*SourceForDescribeMigrationSourcesOutput) *DescribeMigrationSourcesOutput
- func (s *DescribeMigrationSourcesOutput) SetTotalCount(v int32) *DescribeMigrationSourcesOutput
- func (s DescribeMigrationSourcesOutput) String() string
- type DescribeMigrationSystemSupportTypesInput
- func (s DescribeMigrationSystemSupportTypesInput) GoString() string
- func (s *DescribeMigrationSystemSupportTypesInput) SetOS(v string) *DescribeMigrationSystemSupportTypesInput
- func (s *DescribeMigrationSystemSupportTypesInput) SetPlatform(v string) *DescribeMigrationSystemSupportTypesInput
- func (s *DescribeMigrationSystemSupportTypesInput) SetPlatformVersion(v string) *DescribeMigrationSystemSupportTypesInput
- func (s *DescribeMigrationSystemSupportTypesInput) SetProjectName(v string) *DescribeMigrationSystemSupportTypesInput
- func (s DescribeMigrationSystemSupportTypesInput) String() string
- func (s *DescribeMigrationSystemSupportTypesInput) Validate() error
- type DescribeMigrationSystemSupportTypesOutput
- func (s DescribeMigrationSystemSupportTypesOutput) GoString() string
- func (s *DescribeMigrationSystemSupportTypesOutput) SetTargetOSInfos(v []*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) *DescribeMigrationSystemSupportTypesOutput
- func (s DescribeMigrationSystemSupportTypesOutput) String() string
- type DestinationConfigForCreateMigrationJobInput
- func (s DestinationConfigForCreateMigrationJobInput) GoString() string
- func (s *DestinationConfigForCreateMigrationJobInput) SetAutoInstallBlkNone(v bool) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetAutoInstallVirtio11(v bool) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetAutoReplicate(v bool) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetDestinationSystem(v string) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetDestinationType(v string) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetImageName(v string) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetInstanceId(v string) *DestinationConfigForCreateMigrationJobInput
- func (s *DestinationConfigForCreateMigrationJobInput) SetRegion(v string) *DestinationConfigForCreateMigrationJobInput
- func (s DestinationConfigForCreateMigrationJobInput) String() string
- func (s *DestinationConfigForCreateMigrationJobInput) Validate() error
- type DestinationConfigForDescribeMigrationJobsOutput
- func (s DestinationConfigForDescribeMigrationJobsOutput) GoString() string
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallBlkNone(v bool) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallVirtio11(v bool) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoReplicate(v bool) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetDestinationSystem(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetDestinationType(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetImageId(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetImageName(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetInstanceId(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetInstanceName(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s *DestinationConfigForDescribeMigrationJobsOutput) SetRegion(v string) *DestinationConfigForDescribeMigrationJobsOutput
- func (s DestinationConfigForDescribeMigrationJobsOutput) String() string
- type DiskConfigForCreateMigrationJobInput
- func (s DiskConfigForCreateMigrationJobInput) GoString() string
- func (s *DiskConfigForCreateMigrationJobInput) SetDiskIndex(v int32) *DiskConfigForCreateMigrationJobInput
- func (s *DiskConfigForCreateMigrationJobInput) SetDiskSize(v int32) *DiskConfigForCreateMigrationJobInput
- func (s DiskConfigForCreateMigrationJobInput) String() string
- func (s *DiskConfigForCreateMigrationJobInput) Validate() error
- type DiskInfoForDescribeMigrationSourcesOutput
- func (s DiskInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskIndex(v int32) *DiskInfoForDescribeMigrationSourcesOutput
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskName(v string) *DiskInfoForDescribeMigrationSourcesOutput
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskSize(v int32) *DiskInfoForDescribeMigrationSourcesOutput
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetFileSystemFormat(v string) *DiskInfoForDescribeMigrationSourcesOutput
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetIsSystemDisk(v bool) *DiskInfoForDescribeMigrationSourcesOutput
- func (s *DiskInfoForDescribeMigrationSourcesOutput) SetPartitions(v []*PartitionForDescribeMigrationSourcesOutput) *DiskInfoForDescribeMigrationSourcesOutput
- func (s DiskInfoForDescribeMigrationSourcesOutput) String() string
- type ErrorForTagResourcesOutput
- type ErrorForUnTagResourcesOutput
- type ImageInfoForDescribeMigrationSourcesOutput
- func (s ImageInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetBootMode(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetKernelVersion(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetOS(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetPlatform(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetPlatformVersion(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s *ImageInfoForDescribeMigrationSourcesOutput) SetVirtualizationSystem(v string) *ImageInfoForDescribeMigrationSourcesOutput
- func (s ImageInfoForDescribeMigrationSourcesOutput) String() string
- type InstanceInfoForDescribeMigrationSourcesOutput
- func (s InstanceInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneCanInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetInnerInstance(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetInstanceId(v string) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetRegionId(v string) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11CanInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11Install(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
- func (s InstanceInfoForDescribeMigrationSourcesOutput) String() string
- type JobForDescribeMigrationJobsOutput
- func (s JobForDescribeMigrationJobsOutput) GoString() string
- func (s *JobForDescribeMigrationJobsOutput) SetCreatedAt(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetDestinationConfig(v *DestinationConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetFinishedAt(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetLastSyncTime(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobDescription(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobId(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobName(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationSourceId(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationSourceName(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetMigrationStateTips(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetNetworkConfig(v *NetworkConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetProgress(v int32) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetProjectName(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetSourceProjectName(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetSourceType(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetStartedAt(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetState(v string) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetSyncConfig(v *SyncConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetSystemConfig(v *SystemConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetTags(v []*TagForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s *JobForDescribeMigrationJobsOutput) SetTemporaryResources(v []*TemporaryResourceForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
- func (s JobForDescribeMigrationJobsOutput) String() string
- type LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s LastMigrationJobInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetDestinationType(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobId(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobName(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobState(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetProjectName(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
- func (s LastMigrationJobInfoForDescribeMigrationSourcesOutput) String() string
- type LogForDescribeMigrationLogsOutput
- func (s LogForDescribeMigrationLogsOutput) GoString() string
- func (s *LogForDescribeMigrationLogsOutput) SetLogLevel(v string) *LogForDescribeMigrationLogsOutput
- func (s *LogForDescribeMigrationLogsOutput) SetLogMessage(v string) *LogForDescribeMigrationLogsOutput
- func (s *LogForDescribeMigrationLogsOutput) SetLogTime(v string) *LogForDescribeMigrationLogsOutput
- func (s LogForDescribeMigrationLogsOutput) String() string
- type LvInfoForDescribeMigrationSourcesOutput
- func (s LvInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetBlockDevices(v []*string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetFsType(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvName(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvPath(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvSize(v int64) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvUUID(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvUsedSize(v int64) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetMountPoint(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s *LvInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *LvInfoForDescribeMigrationSourcesOutput
- func (s LvInfoForDescribeMigrationSourcesOutput) String() string
- type LvmInfoForDescribeMigrationSourcesOutput
- type ModifyMigrationJobAttributeInput
- func (s ModifyMigrationJobAttributeInput) GoString() string
- func (s *ModifyMigrationJobAttributeInput) SetBandwidth(v int32) *ModifyMigrationJobAttributeInput
- func (s *ModifyMigrationJobAttributeInput) SetMigrationJobDescription(v string) *ModifyMigrationJobAttributeInput
- func (s *ModifyMigrationJobAttributeInput) SetMigrationJobId(v string) *ModifyMigrationJobAttributeInput
- func (s *ModifyMigrationJobAttributeInput) SetMigrationJobName(v string) *ModifyMigrationJobAttributeInput
- func (s *ModifyMigrationJobAttributeInput) SetNetworkTransitionMode(v string) *ModifyMigrationJobAttributeInput
- func (s ModifyMigrationJobAttributeInput) String() string
- func (s *ModifyMigrationJobAttributeInput) Validate() error
- type ModifyMigrationJobAttributeOutput
- type ModifyMigrationSourceAttributeInput
- func (s ModifyMigrationSourceAttributeInput) GoString() string
- func (s *ModifyMigrationSourceAttributeInput) SetMigrationSourceDescription(v string) *ModifyMigrationSourceAttributeInput
- func (s *ModifyMigrationSourceAttributeInput) SetSourceId(v string) *ModifyMigrationSourceAttributeInput
- func (s *ModifyMigrationSourceAttributeInput) SetSourceName(v string) *ModifyMigrationSourceAttributeInput
- func (s ModifyMigrationSourceAttributeInput) String() string
- func (s *ModifyMigrationSourceAttributeInput) Validate() error
- type ModifyMigrationSourceAttributeOutput
- type NetworkConfigForCreateMigrationJobInput
- func (s NetworkConfigForCreateMigrationJobInput) GoString() string
- func (s *NetworkConfigForCreateMigrationJobInput) SetBandwidthLimit(v int32) *NetworkConfigForCreateMigrationJobInput
- func (s *NetworkConfigForCreateMigrationJobInput) SetNetworkTransitionMode(v string) *NetworkConfigForCreateMigrationJobInput
- func (s *NetworkConfigForCreateMigrationJobInput) SetSubnetId(v string) *NetworkConfigForCreateMigrationJobInput
- func (s *NetworkConfigForCreateMigrationJobInput) SetVpcId(v string) *NetworkConfigForCreateMigrationJobInput
- func (s NetworkConfigForCreateMigrationJobInput) String() string
- type NetworkConfigForDescribeMigrationJobsOutput
- func (s NetworkConfigForDescribeMigrationJobsOutput) GoString() string
- func (s *NetworkConfigForDescribeMigrationJobsOutput) SetBandwidthLimit(v int32) *NetworkConfigForDescribeMigrationJobsOutput
- func (s *NetworkConfigForDescribeMigrationJobsOutput) SetNetworkTransitionMode(v string) *NetworkConfigForDescribeMigrationJobsOutput
- func (s *NetworkConfigForDescribeMigrationJobsOutput) SetSubnetId(v string) *NetworkConfigForDescribeMigrationJobsOutput
- func (s *NetworkConfigForDescribeMigrationJobsOutput) SetTransferIP(v string) *NetworkConfigForDescribeMigrationJobsOutput
- func (s *NetworkConfigForDescribeMigrationJobsOutput) SetVpcId(v string) *NetworkConfigForDescribeMigrationJobsOutput
- func (s NetworkConfigForDescribeMigrationJobsOutput) String() string
- type OperationDetailForTagResourcesOutput
- func (s OperationDetailForTagResourcesOutput) GoString() string
- func (s *OperationDetailForTagResourcesOutput) SetError(v *ErrorForTagResourcesOutput) *OperationDetailForTagResourcesOutput
- func (s *OperationDetailForTagResourcesOutput) SetResourceId(v string) *OperationDetailForTagResourcesOutput
- func (s OperationDetailForTagResourcesOutput) String() string
- type OperationDetailForUnTagResourcesOutput
- func (s OperationDetailForUnTagResourcesOutput) GoString() string
- func (s *OperationDetailForUnTagResourcesOutput) SetError(v *ErrorForUnTagResourcesOutput) *OperationDetailForUnTagResourcesOutput
- func (s *OperationDetailForUnTagResourcesOutput) SetResourceId(v string) *OperationDetailForUnTagResourcesOutput
- func (s OperationDetailForUnTagResourcesOutput) String() string
- type PartitionForDescribeMigrationSourcesOutput
- func (s PartitionForDescribeMigrationSourcesOutput) GoString() string
- func (s *PartitionForDescribeMigrationSourcesOutput) SetFileSystemFormat(v string) *PartitionForDescribeMigrationSourcesOutput
- func (s *PartitionForDescribeMigrationSourcesOutput) SetMountpoint(v string) *PartitionForDescribeMigrationSourcesOutput
- func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionIndex(v int32) *PartitionForDescribeMigrationSourcesOutput
- func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionName(v string) *PartitionForDescribeMigrationSourcesOutput
- func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionSize(v int64) *PartitionForDescribeMigrationSourcesOutput
- func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionUsedSize(v int64) *PartitionForDescribeMigrationSourcesOutput
- func (s PartitionForDescribeMigrationSourcesOutput) String() string
- type PvInfoForDescribeMigrationSourcesOutput
- func (s PvInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvName(v string) *PvInfoForDescribeMigrationSourcesOutput
- func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvSize(v int64) *PvInfoForDescribeMigrationSourcesOutput
- func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvUUID(v string) *PvInfoForDescribeMigrationSourcesOutput
- func (s *PvInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *PvInfoForDescribeMigrationSourcesOutput
- func (s PvInfoForDescribeMigrationSourcesOutput) String() string
- type SMC
- func (c *SMC) CreateMigrationJob(input *CreateMigrationJobInput) (*CreateMigrationJobOutput, error)
- func (c *SMC) CreateMigrationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) CreateMigrationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) CreateMigrationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) CreateMigrationJobRequest(input *CreateMigrationJobInput) (req *request.Request, output *CreateMigrationJobOutput)
- func (c *SMC) CreateMigrationJobWithContext(ctx byteplus.Context, input *CreateMigrationJobInput, opts ...request.Option) (*CreateMigrationJobOutput, error)
- func (c *SMC) DeleteMigrationJob(input *DeleteMigrationJobInput) (*DeleteMigrationJobOutput, error)
- func (c *SMC) DeleteMigrationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DeleteMigrationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DeleteMigrationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DeleteMigrationJobRequest(input *DeleteMigrationJobInput) (req *request.Request, output *DeleteMigrationJobOutput)
- func (c *SMC) DeleteMigrationJobWithContext(ctx byteplus.Context, input *DeleteMigrationJobInput, opts ...request.Option) (*DeleteMigrationJobOutput, error)
- func (c *SMC) DeleteMigrationSource(input *DeleteMigrationSourceInput) (*DeleteMigrationSourceOutput, error)
- func (c *SMC) DeleteMigrationSourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DeleteMigrationSourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DeleteMigrationSourceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DeleteMigrationSourceRequest(input *DeleteMigrationSourceInput) (req *request.Request, output *DeleteMigrationSourceOutput)
- func (c *SMC) DeleteMigrationSourceWithContext(ctx byteplus.Context, input *DeleteMigrationSourceInput, ...) (*DeleteMigrationSourceOutput, error)
- func (c *SMC) DescribeMigrationJobs(input *DescribeMigrationJobsInput) (*DescribeMigrationJobsOutput, error)
- func (c *SMC) DescribeMigrationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DescribeMigrationJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationJobsRequest(input *DescribeMigrationJobsInput) (req *request.Request, output *DescribeMigrationJobsOutput)
- func (c *SMC) DescribeMigrationJobsWithContext(ctx byteplus.Context, input *DescribeMigrationJobsInput, ...) (*DescribeMigrationJobsOutput, error)
- func (c *SMC) DescribeMigrationLogs(input *DescribeMigrationLogsInput) (*DescribeMigrationLogsOutput, error)
- func (c *SMC) DescribeMigrationLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DescribeMigrationLogsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationLogsRequest(input *DescribeMigrationLogsInput) (req *request.Request, output *DescribeMigrationLogsOutput)
- func (c *SMC) DescribeMigrationLogsWithContext(ctx byteplus.Context, input *DescribeMigrationLogsInput, ...) (*DescribeMigrationLogsOutput, error)
- func (c *SMC) DescribeMigrationSources(input *DescribeMigrationSourcesInput) (*DescribeMigrationSourcesOutput, error)
- func (c *SMC) DescribeMigrationSourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationSourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DescribeMigrationSourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationSourcesRequest(input *DescribeMigrationSourcesInput) (req *request.Request, output *DescribeMigrationSourcesOutput)
- func (c *SMC) DescribeMigrationSourcesWithContext(ctx byteplus.Context, input *DescribeMigrationSourcesInput, ...) (*DescribeMigrationSourcesOutput, error)
- func (c *SMC) DescribeMigrationSystemSupportTypes(input *DescribeMigrationSystemSupportTypesInput) (*DescribeMigrationSystemSupportTypesOutput, error)
- func (c *SMC) DescribeMigrationSystemSupportTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationSystemSupportTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) DescribeMigrationSystemSupportTypesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) DescribeMigrationSystemSupportTypesRequest(input *DescribeMigrationSystemSupportTypesInput) (req *request.Request, output *DescribeMigrationSystemSupportTypesOutput)
- func (c *SMC) DescribeMigrationSystemSupportTypesWithContext(ctx byteplus.Context, input *DescribeMigrationSystemSupportTypesInput, ...) (*DescribeMigrationSystemSupportTypesOutput, error)
- func (c *SMC) ModifyMigrationJobAttribute(input *ModifyMigrationJobAttributeInput) (*ModifyMigrationJobAttributeOutput, error)
- func (c *SMC) ModifyMigrationJobAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) ModifyMigrationJobAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) ModifyMigrationJobAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) ModifyMigrationJobAttributeRequest(input *ModifyMigrationJobAttributeInput) (req *request.Request, output *ModifyMigrationJobAttributeOutput)
- func (c *SMC) ModifyMigrationJobAttributeWithContext(ctx byteplus.Context, input *ModifyMigrationJobAttributeInput, ...) (*ModifyMigrationJobAttributeOutput, error)
- func (c *SMC) ModifyMigrationSourceAttribute(input *ModifyMigrationSourceAttributeInput) (*ModifyMigrationSourceAttributeOutput, error)
- func (c *SMC) ModifyMigrationSourceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) ModifyMigrationSourceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) ModifyMigrationSourceAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) ModifyMigrationSourceAttributeRequest(input *ModifyMigrationSourceAttributeInput) (req *request.Request, output *ModifyMigrationSourceAttributeOutput)
- func (c *SMC) ModifyMigrationSourceAttributeWithContext(ctx byteplus.Context, input *ModifyMigrationSourceAttributeInput, ...) (*ModifyMigrationSourceAttributeOutput, error)
- func (c *SMC) SetIncrementalSyncInterval(input *SetIncrementalSyncIntervalInput) (*SetIncrementalSyncIntervalOutput, error)
- func (c *SMC) SetIncrementalSyncIntervalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) SetIncrementalSyncIntervalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) SetIncrementalSyncIntervalCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) SetIncrementalSyncIntervalRequest(input *SetIncrementalSyncIntervalInput) (req *request.Request, output *SetIncrementalSyncIntervalOutput)
- func (c *SMC) SetIncrementalSyncIntervalWithContext(ctx byteplus.Context, input *SetIncrementalSyncIntervalInput, ...) (*SetIncrementalSyncIntervalOutput, error)
- func (c *SMC) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *SMC) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) TagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *SMC) TagResourcesWithContext(ctx byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *SMC) TriggerLastIncrementalSync(input *TriggerLastIncrementalSyncInput) (*TriggerLastIncrementalSyncOutput, error)
- func (c *SMC) TriggerLastIncrementalSyncCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) TriggerLastIncrementalSyncCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) TriggerLastIncrementalSyncCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) TriggerLastIncrementalSyncRequest(input *TriggerLastIncrementalSyncInput) (req *request.Request, output *TriggerLastIncrementalSyncOutput)
- func (c *SMC) TriggerLastIncrementalSyncWithContext(ctx byteplus.Context, input *TriggerLastIncrementalSyncInput, ...) (*TriggerLastIncrementalSyncOutput, error)
- func (c *SMC) UnTagResources(input *UnTagResourcesInput) (*UnTagResourcesOutput, error)
- func (c *SMC) UnTagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SMC) UnTagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SMC) UnTagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SMC) UnTagResourcesRequest(input *UnTagResourcesInput) (req *request.Request, output *UnTagResourcesOutput)
- func (c *SMC) UnTagResourcesWithContext(ctx byteplus.Context, input *UnTagResourcesInput, opts ...request.Option) (*UnTagResourcesOutput, error)
- type SMCAPI
- type SetIncrementalSyncIntervalInput
- func (s SetIncrementalSyncIntervalInput) GoString() string
- func (s *SetIncrementalSyncIntervalInput) SetMigrationJobId(v string) *SetIncrementalSyncIntervalInput
- func (s *SetIncrementalSyncIntervalInput) SetSyncInterval(v int32) *SetIncrementalSyncIntervalInput
- func (s SetIncrementalSyncIntervalInput) String() string
- func (s *SetIncrementalSyncIntervalInput) Validate() error
- type SetIncrementalSyncIntervalOutput
- type SourceForDescribeMigrationSourcesOutput
- func (s SourceForDescribeMigrationSourcesOutput) GoString() string
- func (s *SourceForDescribeMigrationSourcesOutput) SetAgentVersion(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetCreatedAt(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetDiskInfo(v []*DiskInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetHostname(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetImageInfo(v *ImageInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetInstanceInfo(v *InstanceInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetLastMigrationJobInfo(v *LastMigrationJobInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetLvmInfo(v *LvmInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetMigrationSourceDescription(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetPrivateIpAddress(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetProjectName(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetPublicIpAddress(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSourceId(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSourceName(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSourceState(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSourceType(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSuggestSyncType(v string) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSyncTypeSupportStatuses(v []*SyncTypeSupportStatusForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetSystemInfo(v *SystemInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s *SourceForDescribeMigrationSourcesOutput) SetTags(v []*TagForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
- func (s SourceForDescribeMigrationSourcesOutput) String() string
- type SourceImageInfoForDescribeMigrationJobsOutput
- func (s SourceImageInfoForDescribeMigrationJobsOutput) GoString() string
- func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetOS(v string) *SourceImageInfoForDescribeMigrationJobsOutput
- func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetPlatform(v string) *SourceImageInfoForDescribeMigrationJobsOutput
- func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion(v string) *SourceImageInfoForDescribeMigrationJobsOutput
- func (s SourceImageInfoForDescribeMigrationJobsOutput) String() string
- type SyncConfigForCreateMigrationJobInput
- func (s SyncConfigForCreateMigrationJobInput) GoString() string
- func (s *SyncConfigForCreateMigrationJobInput) SetSyncInterval(v int32) *SyncConfigForCreateMigrationJobInput
- func (s *SyncConfigForCreateMigrationJobInput) SetSyncTimes(v int32) *SyncConfigForCreateMigrationJobInput
- func (s *SyncConfigForCreateMigrationJobInput) SetSyncType(v string) *SyncConfigForCreateMigrationJobInput
- func (s *SyncConfigForCreateMigrationJobInput) SetTriggerLastSync(v bool) *SyncConfigForCreateMigrationJobInput
- func (s SyncConfigForCreateMigrationJobInput) String() string
- type SyncConfigForDescribeMigrationJobsOutput
- func (s SyncConfigForDescribeMigrationJobsOutput) GoString() string
- func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncInterval(v int32) *SyncConfigForDescribeMigrationJobsOutput
- func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncTimes(v int32) *SyncConfigForDescribeMigrationJobsOutput
- func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncType(v string) *SyncConfigForDescribeMigrationJobsOutput
- func (s *SyncConfigForDescribeMigrationJobsOutput) SetTriggerLastSync(v bool) *SyncConfigForDescribeMigrationJobsOutput
- func (s SyncConfigForDescribeMigrationJobsOutput) String() string
- type SyncTypeSupportStatusForDescribeMigrationSourcesOutput
- func (s SyncTypeSupportStatusForDescribeMigrationSourcesOutput) GoString() string
- func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetBlockReason(v string) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
- func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetIsSupport(v bool) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
- func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetSyncType(v string) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
- func (s SyncTypeSupportStatusForDescribeMigrationSourcesOutput) String() string
- type SystemConfigForDescribeMigrationJobsOutput
- func (s SystemConfigForDescribeMigrationJobsOutput) GoString() string
- func (s *SystemConfigForDescribeMigrationJobsOutput) SetSourceImageInfo(v *SourceImageInfoForDescribeMigrationJobsOutput) *SystemConfigForDescribeMigrationJobsOutput
- func (s *SystemConfigForDescribeMigrationJobsOutput) SetTargetImageInfo(v *TargetImageInfoForDescribeMigrationJobsOutput) *SystemConfigForDescribeMigrationJobsOutput
- func (s SystemConfigForDescribeMigrationJobsOutput) String() string
- type SystemInfoForDescribeMigrationSourcesOutput
- func (s SystemInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *SystemInfoForDescribeMigrationSourcesOutput) SetArchitecture(v string) *SystemInfoForDescribeMigrationSourcesOutput
- func (s *SystemInfoForDescribeMigrationSourcesOutput) SetCPU(v int32) *SystemInfoForDescribeMigrationSourcesOutput
- func (s *SystemInfoForDescribeMigrationSourcesOutput) SetCPUUsage(v float64) *SystemInfoForDescribeMigrationSourcesOutput
- func (s *SystemInfoForDescribeMigrationSourcesOutput) SetMemory(v int64) *SystemInfoForDescribeMigrationSourcesOutput
- func (s *SystemInfoForDescribeMigrationSourcesOutput) SetMemoryUsage(v float64) *SystemInfoForDescribeMigrationSourcesOutput
- func (s SystemInfoForDescribeMigrationSourcesOutput) String() string
- type TagFilterForDescribeMigrationJobsInput
- func (s TagFilterForDescribeMigrationJobsInput) GoString() string
- func (s *TagFilterForDescribeMigrationJobsInput) SetKey(v string) *TagFilterForDescribeMigrationJobsInput
- func (s *TagFilterForDescribeMigrationJobsInput) SetValues(v []*string) *TagFilterForDescribeMigrationJobsInput
- func (s TagFilterForDescribeMigrationJobsInput) String() string
- type TagFilterForDescribeMigrationSourcesInput
- func (s TagFilterForDescribeMigrationSourcesInput) GoString() string
- func (s *TagFilterForDescribeMigrationSourcesInput) SetKey(v string) *TagFilterForDescribeMigrationSourcesInput
- func (s *TagFilterForDescribeMigrationSourcesInput) SetValues(v []*string) *TagFilterForDescribeMigrationSourcesInput
- func (s TagFilterForDescribeMigrationSourcesInput) String() string
- type TagForCreateMigrationJobInput
- func (s TagForCreateMigrationJobInput) GoString() string
- func (s *TagForCreateMigrationJobInput) SetKey(v string) *TagForCreateMigrationJobInput
- func (s *TagForCreateMigrationJobInput) SetValue(v string) *TagForCreateMigrationJobInput
- func (s TagForCreateMigrationJobInput) String() string
- func (s *TagForCreateMigrationJobInput) Validate() error
- type TagForDescribeMigrationJobsOutput
- func (s TagForDescribeMigrationJobsOutput) GoString() string
- func (s *TagForDescribeMigrationJobsOutput) SetKey(v string) *TagForDescribeMigrationJobsOutput
- func (s *TagForDescribeMigrationJobsOutput) SetValue(v string) *TagForDescribeMigrationJobsOutput
- func (s TagForDescribeMigrationJobsOutput) String() string
- type TagForDescribeMigrationSourcesOutput
- func (s TagForDescribeMigrationSourcesOutput) GoString() string
- func (s *TagForDescribeMigrationSourcesOutput) SetKey(v string) *TagForDescribeMigrationSourcesOutput
- func (s *TagForDescribeMigrationSourcesOutput) SetValue(v string) *TagForDescribeMigrationSourcesOutput
- func (s TagForDescribeMigrationSourcesOutput) String() string
- type TagForTagResourcesInput
- func (s TagForTagResourcesInput) GoString() string
- func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
- func (s TagForTagResourcesInput) String() string
- func (s *TagForTagResourcesInput) Validate() error
- type TagResourcesInput
- func (s TagResourcesInput) GoString() string
- func (s *TagResourcesInput) SetClientToken(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
- func (s TagResourcesInput) String() string
- func (s *TagResourcesInput) Validate() error
- type TagResourcesOutput
- type TargetImageInfoForDescribeMigrationJobsOutput
- func (s TargetImageInfoForDescribeMigrationJobsOutput) GoString() string
- func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetOS(v string) *TargetImageInfoForDescribeMigrationJobsOutput
- func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetPlatform(v string) *TargetImageInfoForDescribeMigrationJobsOutput
- func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion(v string) *TargetImageInfoForDescribeMigrationJobsOutput
- func (s TargetImageInfoForDescribeMigrationJobsOutput) String() string
- type TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
- func (s TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) GoString() string
- func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOS(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
- func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOSName(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
- func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatform(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
- func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatformVersion(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
- func (s TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) String() string
- type TemporaryResourceForDescribeMigrationJobsOutput
- func (s TemporaryResourceForDescribeMigrationJobsOutput) GoString() string
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetAssociatedResource(v []*AssociatedResourceForDescribeMigrationJobsOutput) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetProjectName(v string) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceId(v string) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceName(v string) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceStatus(v string) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceType(v string) *TemporaryResourceForDescribeMigrationJobsOutput
- func (s TemporaryResourceForDescribeMigrationJobsOutput) String() string
- type TriggerLastIncrementalSyncInput
- type TriggerLastIncrementalSyncOutput
- type UnTagResourcesInput
- func (s UnTagResourcesInput) GoString() string
- func (s *UnTagResourcesInput) SetClientToken(v string) *UnTagResourcesInput
- func (s *UnTagResourcesInput) SetResourceIds(v []*string) *UnTagResourcesInput
- func (s *UnTagResourcesInput) SetResourceType(v string) *UnTagResourcesInput
- func (s *UnTagResourcesInput) SetTagKeys(v []*string) *UnTagResourcesInput
- func (s UnTagResourcesInput) String() string
- func (s *UnTagResourcesInput) Validate() error
- type UnTagResourcesOutput
- type VgInfoForDescribeMigrationSourcesOutput
- func (s VgInfoForDescribeMigrationSourcesOutput) GoString() string
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetFormat(v string) *VgInfoForDescribeMigrationSourcesOutput
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetLvInfos(v []*LvInfoForDescribeMigrationSourcesOutput) *VgInfoForDescribeMigrationSourcesOutput
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetPvInfos(v []*PvInfoForDescribeMigrationSourcesOutput) *VgInfoForDescribeMigrationSourcesOutput
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *VgInfoForDescribeMigrationSourcesOutput
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgSize(v int64) *VgInfoForDescribeMigrationSourcesOutput
- func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgUUID(v string) *VgInfoForDescribeMigrationSourcesOutput
- func (s VgInfoForDescribeMigrationSourcesOutput) String() string
Constants ¶
const ( ServiceName = "smc" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "smc" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssociatedResourceForDescribeMigrationJobsOutput ¶
type AssociatedResourceForDescribeMigrationJobsOutput struct {
ResourceId *string `type:"string"`
ResourceType *string `type:"string"`
// contains filtered or unexported fields
}
func (AssociatedResourceForDescribeMigrationJobsOutput) GoString ¶
func (s AssociatedResourceForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*AssociatedResourceForDescribeMigrationJobsOutput) SetResourceId ¶
func (s *AssociatedResourceForDescribeMigrationJobsOutput) SetResourceId(v string) *AssociatedResourceForDescribeMigrationJobsOutput
SetResourceId sets the ResourceId field's value.
func (*AssociatedResourceForDescribeMigrationJobsOutput) SetResourceType ¶
func (s *AssociatedResourceForDescribeMigrationJobsOutput) SetResourceType(v string) *AssociatedResourceForDescribeMigrationJobsOutput
SetResourceType sets the ResourceType field's value.
func (AssociatedResourceForDescribeMigrationJobsOutput) String ¶
func (s AssociatedResourceForDescribeMigrationJobsOutput) String() string
String returns the string representation
type CreateMigrationJobInput ¶
type CreateMigrationJobInput struct {
DestinationConfig *DestinationConfigForCreateMigrationJobInput `type:"structure"`
DiskConfigs []*DiskConfigForCreateMigrationJobInput `type:"list"`
MigrationJobDescription *string `type:"string"`
// MigrationJobName is a required field
MigrationJobName *string `type:"string" required:"true"`
// MigrationSourceId is a required field
MigrationSourceId *string `type:"string" required:"true"`
NetworkConfig *NetworkConfigForCreateMigrationJobInput `type:"structure"`
ProjectName *string `type:"string"`
SyncConfig *SyncConfigForCreateMigrationJobInput `type:"structure"`
Tags []*TagForCreateMigrationJobInput `type:"list"`
// contains filtered or unexported fields
}
func (CreateMigrationJobInput) GoString ¶
func (s CreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*CreateMigrationJobInput) SetDestinationConfig ¶
func (s *CreateMigrationJobInput) SetDestinationConfig(v *DestinationConfigForCreateMigrationJobInput) *CreateMigrationJobInput
SetDestinationConfig sets the DestinationConfig field's value.
func (*CreateMigrationJobInput) SetDiskConfigs ¶
func (s *CreateMigrationJobInput) SetDiskConfigs(v []*DiskConfigForCreateMigrationJobInput) *CreateMigrationJobInput
SetDiskConfigs sets the DiskConfigs field's value.
func (*CreateMigrationJobInput) SetMigrationJobDescription ¶
func (s *CreateMigrationJobInput) SetMigrationJobDescription(v string) *CreateMigrationJobInput
SetMigrationJobDescription sets the MigrationJobDescription field's value.
func (*CreateMigrationJobInput) SetMigrationJobName ¶
func (s *CreateMigrationJobInput) SetMigrationJobName(v string) *CreateMigrationJobInput
SetMigrationJobName sets the MigrationJobName field's value.
func (*CreateMigrationJobInput) SetMigrationSourceId ¶
func (s *CreateMigrationJobInput) SetMigrationSourceId(v string) *CreateMigrationJobInput
SetMigrationSourceId sets the MigrationSourceId field's value.
func (*CreateMigrationJobInput) SetNetworkConfig ¶
func (s *CreateMigrationJobInput) SetNetworkConfig(v *NetworkConfigForCreateMigrationJobInput) *CreateMigrationJobInput
SetNetworkConfig sets the NetworkConfig field's value.
func (*CreateMigrationJobInput) SetProjectName ¶
func (s *CreateMigrationJobInput) SetProjectName(v string) *CreateMigrationJobInput
SetProjectName sets the ProjectName field's value.
func (*CreateMigrationJobInput) SetSyncConfig ¶
func (s *CreateMigrationJobInput) SetSyncConfig(v *SyncConfigForCreateMigrationJobInput) *CreateMigrationJobInput
SetSyncConfig sets the SyncConfig field's value.
func (*CreateMigrationJobInput) SetTags ¶
func (s *CreateMigrationJobInput) SetTags(v []*TagForCreateMigrationJobInput) *CreateMigrationJobInput
SetTags sets the Tags field's value.
func (CreateMigrationJobInput) String ¶
func (s CreateMigrationJobInput) String() string
String returns the string representation
func (*CreateMigrationJobInput) Validate ¶
func (s *CreateMigrationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateMigrationJobOutput ¶
type CreateMigrationJobOutput struct {
Metadata *response.ResponseMetadata
MigrationJobId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateMigrationJobOutput) GoString ¶
func (s CreateMigrationJobOutput) GoString() string
GoString returns the string representation
func (*CreateMigrationJobOutput) SetMigrationJobId ¶
func (s *CreateMigrationJobOutput) SetMigrationJobId(v string) *CreateMigrationJobOutput
SetMigrationJobId sets the MigrationJobId field's value.
func (CreateMigrationJobOutput) String ¶
func (s CreateMigrationJobOutput) String() string
String returns the string representation
type DeleteMigrationJobInput ¶
type DeleteMigrationJobInput struct {
// MigrationJobId is a required field
MigrationJobId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteMigrationJobInput) GoString ¶
func (s DeleteMigrationJobInput) GoString() string
GoString returns the string representation
func (*DeleteMigrationJobInput) SetMigrationJobId ¶
func (s *DeleteMigrationJobInput) SetMigrationJobId(v string) *DeleteMigrationJobInput
SetMigrationJobId sets the MigrationJobId field's value.
func (DeleteMigrationJobInput) String ¶
func (s DeleteMigrationJobInput) String() string
String returns the string representation
func (*DeleteMigrationJobInput) Validate ¶
func (s *DeleteMigrationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteMigrationJobOutput ¶
type DeleteMigrationJobOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteMigrationJobOutput) GoString ¶
func (s DeleteMigrationJobOutput) GoString() string
GoString returns the string representation
func (DeleteMigrationJobOutput) String ¶
func (s DeleteMigrationJobOutput) String() string
String returns the string representation
type DeleteMigrationSourceInput ¶
type DeleteMigrationSourceInput struct {
// SourceId is a required field
SourceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteMigrationSourceInput) GoString ¶
func (s DeleteMigrationSourceInput) GoString() string
GoString returns the string representation
func (*DeleteMigrationSourceInput) SetSourceId ¶
func (s *DeleteMigrationSourceInput) SetSourceId(v string) *DeleteMigrationSourceInput
SetSourceId sets the SourceId field's value.
func (DeleteMigrationSourceInput) String ¶
func (s DeleteMigrationSourceInput) String() string
String returns the string representation
func (*DeleteMigrationSourceInput) Validate ¶
func (s *DeleteMigrationSourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteMigrationSourceOutput ¶
type DeleteMigrationSourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteMigrationSourceOutput) GoString ¶
func (s DeleteMigrationSourceOutput) GoString() string
GoString returns the string representation
func (DeleteMigrationSourceOutput) String ¶
func (s DeleteMigrationSourceOutput) String() string
String returns the string representation
type DescribeMigrationJobsInput ¶
type DescribeMigrationJobsInput struct {
DestinationRegion *string `type:"string"`
DestinationType []*string `type:"list"`
MigrationJobId *string `type:"string"`
MigrationJobName *string `type:"string"`
MigrationJobState *string `type:"string"`
MigrationSourceIds []*string `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeMigrationJobsInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeMigrationJobsInput) GoString ¶
func (s DescribeMigrationJobsInput) GoString() string
GoString returns the string representation
func (*DescribeMigrationJobsInput) SetDestinationRegion ¶
func (s *DescribeMigrationJobsInput) SetDestinationRegion(v string) *DescribeMigrationJobsInput
SetDestinationRegion sets the DestinationRegion field's value.
func (*DescribeMigrationJobsInput) SetDestinationType ¶
func (s *DescribeMigrationJobsInput) SetDestinationType(v []*string) *DescribeMigrationJobsInput
SetDestinationType sets the DestinationType field's value.
func (*DescribeMigrationJobsInput) SetMigrationJobId ¶
func (s *DescribeMigrationJobsInput) SetMigrationJobId(v string) *DescribeMigrationJobsInput
SetMigrationJobId sets the MigrationJobId field's value.
func (*DescribeMigrationJobsInput) SetMigrationJobName ¶
func (s *DescribeMigrationJobsInput) SetMigrationJobName(v string) *DescribeMigrationJobsInput
SetMigrationJobName sets the MigrationJobName field's value.
func (*DescribeMigrationJobsInput) SetMigrationJobState ¶
func (s *DescribeMigrationJobsInput) SetMigrationJobState(v string) *DescribeMigrationJobsInput
SetMigrationJobState sets the MigrationJobState field's value.
func (*DescribeMigrationJobsInput) SetMigrationSourceIds ¶
func (s *DescribeMigrationJobsInput) SetMigrationSourceIds(v []*string) *DescribeMigrationJobsInput
SetMigrationSourceIds sets the MigrationSourceIds field's value.
func (*DescribeMigrationJobsInput) SetPageNumber ¶
func (s *DescribeMigrationJobsInput) SetPageNumber(v int32) *DescribeMigrationJobsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeMigrationJobsInput) SetPageSize ¶
func (s *DescribeMigrationJobsInput) SetPageSize(v int32) *DescribeMigrationJobsInput
SetPageSize sets the PageSize field's value.
func (*DescribeMigrationJobsInput) SetProjectName ¶
func (s *DescribeMigrationJobsInput) SetProjectName(v string) *DescribeMigrationJobsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeMigrationJobsInput) SetTagFilters ¶
func (s *DescribeMigrationJobsInput) SetTagFilters(v []*TagFilterForDescribeMigrationJobsInput) *DescribeMigrationJobsInput
SetTagFilters sets the TagFilters field's value.
func (DescribeMigrationJobsInput) String ¶
func (s DescribeMigrationJobsInput) String() string
String returns the string representation
type DescribeMigrationJobsOutput ¶
type DescribeMigrationJobsOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForDescribeMigrationJobsOutput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeMigrationJobsOutput) GoString ¶
func (s DescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*DescribeMigrationJobsOutput) SetJobs ¶
func (s *DescribeMigrationJobsOutput) SetJobs(v []*JobForDescribeMigrationJobsOutput) *DescribeMigrationJobsOutput
SetJobs sets the Jobs field's value.
func (*DescribeMigrationJobsOutput) SetPageNumber ¶
func (s *DescribeMigrationJobsOutput) SetPageNumber(v int32) *DescribeMigrationJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeMigrationJobsOutput) SetPageSize ¶
func (s *DescribeMigrationJobsOutput) SetPageSize(v int32) *DescribeMigrationJobsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeMigrationJobsOutput) SetTotalCount ¶
func (s *DescribeMigrationJobsOutput) SetTotalCount(v int32) *DescribeMigrationJobsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeMigrationJobsOutput) String ¶
func (s DescribeMigrationJobsOutput) String() string
String returns the string representation
type DescribeMigrationLogsInput ¶
type DescribeMigrationLogsInput struct {
// MigrationJobId is a required field
MigrationJobId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeMigrationLogsInput) GoString ¶
func (s DescribeMigrationLogsInput) GoString() string
GoString returns the string representation
func (*DescribeMigrationLogsInput) SetMigrationJobId ¶
func (s *DescribeMigrationLogsInput) SetMigrationJobId(v string) *DescribeMigrationLogsInput
SetMigrationJobId sets the MigrationJobId field's value.
func (DescribeMigrationLogsInput) String ¶
func (s DescribeMigrationLogsInput) String() string
String returns the string representation
func (*DescribeMigrationLogsInput) Validate ¶
func (s *DescribeMigrationLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeMigrationLogsOutput ¶
type DescribeMigrationLogsOutput struct {
Metadata *response.ResponseMetadata
CreatedAt *string `type:"string"`
FinishedAt *string `type:"string"`
Logs []*LogForDescribeMigrationLogsOutput `type:"list"`
StartedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeMigrationLogsOutput) GoString ¶
func (s DescribeMigrationLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeMigrationLogsOutput) SetCreatedAt ¶
func (s *DescribeMigrationLogsOutput) SetCreatedAt(v string) *DescribeMigrationLogsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*DescribeMigrationLogsOutput) SetFinishedAt ¶
func (s *DescribeMigrationLogsOutput) SetFinishedAt(v string) *DescribeMigrationLogsOutput
SetFinishedAt sets the FinishedAt field's value.
func (*DescribeMigrationLogsOutput) SetLogs ¶
func (s *DescribeMigrationLogsOutput) SetLogs(v []*LogForDescribeMigrationLogsOutput) *DescribeMigrationLogsOutput
SetLogs sets the Logs field's value.
func (*DescribeMigrationLogsOutput) SetStartedAt ¶
func (s *DescribeMigrationLogsOutput) SetStartedAt(v string) *DescribeMigrationLogsOutput
SetStartedAt sets the StartedAt field's value.
func (DescribeMigrationLogsOutput) String ¶
func (s DescribeMigrationLogsOutput) String() string
String returns the string representation
type DescribeMigrationSourcesInput ¶
type DescribeMigrationSourcesInput struct {
Order *string `type:"string"`
OrderByColumn *string `type:"string"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
ProjectName *string `type:"string"`
SourceId *string `type:"string"`
SourceName *string `type:"string"`
SourceState *string `type:"string"`
SourceType *string `type:"string"`
TagFilters []*TagFilterForDescribeMigrationSourcesInput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeMigrationSourcesInput) GoString ¶
func (s DescribeMigrationSourcesInput) GoString() string
GoString returns the string representation
func (*DescribeMigrationSourcesInput) SetOrder ¶
func (s *DescribeMigrationSourcesInput) SetOrder(v string) *DescribeMigrationSourcesInput
SetOrder sets the Order field's value.
func (*DescribeMigrationSourcesInput) SetOrderByColumn ¶
func (s *DescribeMigrationSourcesInput) SetOrderByColumn(v string) *DescribeMigrationSourcesInput
SetOrderByColumn sets the OrderByColumn field's value.
func (*DescribeMigrationSourcesInput) SetPageNumber ¶
func (s *DescribeMigrationSourcesInput) SetPageNumber(v int32) *DescribeMigrationSourcesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeMigrationSourcesInput) SetPageSize ¶
func (s *DescribeMigrationSourcesInput) SetPageSize(v int32) *DescribeMigrationSourcesInput
SetPageSize sets the PageSize field's value.
func (*DescribeMigrationSourcesInput) SetProjectName ¶
func (s *DescribeMigrationSourcesInput) SetProjectName(v string) *DescribeMigrationSourcesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeMigrationSourcesInput) SetSourceId ¶
func (s *DescribeMigrationSourcesInput) SetSourceId(v string) *DescribeMigrationSourcesInput
SetSourceId sets the SourceId field's value.
func (*DescribeMigrationSourcesInput) SetSourceName ¶
func (s *DescribeMigrationSourcesInput) SetSourceName(v string) *DescribeMigrationSourcesInput
SetSourceName sets the SourceName field's value.
func (*DescribeMigrationSourcesInput) SetSourceState ¶
func (s *DescribeMigrationSourcesInput) SetSourceState(v string) *DescribeMigrationSourcesInput
SetSourceState sets the SourceState field's value.
func (*DescribeMigrationSourcesInput) SetSourceType ¶
func (s *DescribeMigrationSourcesInput) SetSourceType(v string) *DescribeMigrationSourcesInput
SetSourceType sets the SourceType field's value.
func (*DescribeMigrationSourcesInput) SetTagFilters ¶
func (s *DescribeMigrationSourcesInput) SetTagFilters(v []*TagFilterForDescribeMigrationSourcesInput) *DescribeMigrationSourcesInput
SetTagFilters sets the TagFilters field's value.
func (DescribeMigrationSourcesInput) String ¶
func (s DescribeMigrationSourcesInput) String() string
String returns the string representation
type DescribeMigrationSourcesOutput ¶
type DescribeMigrationSourcesOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
Sources []*SourceForDescribeMigrationSourcesOutput `type:"list"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeMigrationSourcesOutput) GoString ¶
func (s DescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*DescribeMigrationSourcesOutput) SetPageNumber ¶
func (s *DescribeMigrationSourcesOutput) SetPageNumber(v int32) *DescribeMigrationSourcesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeMigrationSourcesOutput) SetPageSize ¶
func (s *DescribeMigrationSourcesOutput) SetPageSize(v int32) *DescribeMigrationSourcesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeMigrationSourcesOutput) SetSources ¶
func (s *DescribeMigrationSourcesOutput) SetSources(v []*SourceForDescribeMigrationSourcesOutput) *DescribeMigrationSourcesOutput
SetSources sets the Sources field's value.
func (*DescribeMigrationSourcesOutput) SetTotalCount ¶
func (s *DescribeMigrationSourcesOutput) SetTotalCount(v int32) *DescribeMigrationSourcesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeMigrationSourcesOutput) String ¶
func (s DescribeMigrationSourcesOutput) String() string
String returns the string representation
type DescribeMigrationSystemSupportTypesInput ¶
type DescribeMigrationSystemSupportTypesInput struct {
// OS is a required field
OS *string `type:"string" required:"true"`
// Platform is a required field
Platform *string `type:"string" required:"true"`
// PlatformVersion is a required field
PlatformVersion *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeMigrationSystemSupportTypesInput) GoString ¶
func (s DescribeMigrationSystemSupportTypesInput) GoString() string
GoString returns the string representation
func (*DescribeMigrationSystemSupportTypesInput) SetOS ¶
func (s *DescribeMigrationSystemSupportTypesInput) SetOS(v string) *DescribeMigrationSystemSupportTypesInput
SetOS sets the OS field's value.
func (*DescribeMigrationSystemSupportTypesInput) SetPlatform ¶
func (s *DescribeMigrationSystemSupportTypesInput) SetPlatform(v string) *DescribeMigrationSystemSupportTypesInput
SetPlatform sets the Platform field's value.
func (*DescribeMigrationSystemSupportTypesInput) SetPlatformVersion ¶
func (s *DescribeMigrationSystemSupportTypesInput) SetPlatformVersion(v string) *DescribeMigrationSystemSupportTypesInput
SetPlatformVersion sets the PlatformVersion field's value.
func (*DescribeMigrationSystemSupportTypesInput) SetProjectName ¶
func (s *DescribeMigrationSystemSupportTypesInput) SetProjectName(v string) *DescribeMigrationSystemSupportTypesInput
SetProjectName sets the ProjectName field's value.
func (DescribeMigrationSystemSupportTypesInput) String ¶
func (s DescribeMigrationSystemSupportTypesInput) String() string
String returns the string representation
func (*DescribeMigrationSystemSupportTypesInput) Validate ¶
func (s *DescribeMigrationSystemSupportTypesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeMigrationSystemSupportTypesOutput ¶
type DescribeMigrationSystemSupportTypesOutput struct {
Metadata *response.ResponseMetadata
TargetOSInfos []*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeMigrationSystemSupportTypesOutput) GoString ¶
func (s DescribeMigrationSystemSupportTypesOutput) GoString() string
GoString returns the string representation
func (*DescribeMigrationSystemSupportTypesOutput) SetTargetOSInfos ¶
func (s *DescribeMigrationSystemSupportTypesOutput) SetTargetOSInfos(v []*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) *DescribeMigrationSystemSupportTypesOutput
SetTargetOSInfos sets the TargetOSInfos field's value.
func (DescribeMigrationSystemSupportTypesOutput) String ¶
func (s DescribeMigrationSystemSupportTypesOutput) String() string
String returns the string representation
type DestinationConfigForCreateMigrationJobInput ¶
type DestinationConfigForCreateMigrationJobInput struct {
AutoInstallBlkNone *bool `type:"boolean"`
AutoInstallVirtio11 *bool `type:"boolean"`
AutoReplicate *bool `type:"boolean"`
DestinationSystem *string `type:"string"`
// DestinationType is a required field
DestinationType *string `type:"string" required:"true"`
ImageName *string `type:"string"`
InstanceId *string `type:"string"`
// Region is a required field
Region *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DestinationConfigForCreateMigrationJobInput) GoString ¶
func (s DestinationConfigForCreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*DestinationConfigForCreateMigrationJobInput) SetAutoInstallBlkNone ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetAutoInstallBlkNone(v bool) *DestinationConfigForCreateMigrationJobInput
SetAutoInstallBlkNone sets the AutoInstallBlkNone field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetAutoInstallVirtio11 ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetAutoInstallVirtio11(v bool) *DestinationConfigForCreateMigrationJobInput
SetAutoInstallVirtio11 sets the AutoInstallVirtio11 field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetAutoReplicate ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetAutoReplicate(v bool) *DestinationConfigForCreateMigrationJobInput
SetAutoReplicate sets the AutoReplicate field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetDestinationSystem ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetDestinationSystem(v string) *DestinationConfigForCreateMigrationJobInput
SetDestinationSystem sets the DestinationSystem field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetDestinationType ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetDestinationType(v string) *DestinationConfigForCreateMigrationJobInput
SetDestinationType sets the DestinationType field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetImageName ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetImageName(v string) *DestinationConfigForCreateMigrationJobInput
SetImageName sets the ImageName field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetInstanceId ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetInstanceId(v string) *DestinationConfigForCreateMigrationJobInput
SetInstanceId sets the InstanceId field's value.
func (*DestinationConfigForCreateMigrationJobInput) SetRegion ¶
func (s *DestinationConfigForCreateMigrationJobInput) SetRegion(v string) *DestinationConfigForCreateMigrationJobInput
SetRegion sets the Region field's value.
func (DestinationConfigForCreateMigrationJobInput) String ¶
func (s DestinationConfigForCreateMigrationJobInput) String() string
String returns the string representation
func (*DestinationConfigForCreateMigrationJobInput) Validate ¶
func (s *DestinationConfigForCreateMigrationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DestinationConfigForDescribeMigrationJobsOutput ¶
type DestinationConfigForDescribeMigrationJobsOutput struct {
AutoInstallBlkNone *bool `type:"boolean"`
AutoInstallVirtio11 *bool `type:"boolean"`
AutoReplicate *bool `type:"boolean"`
DestinationSystem *string `type:"string"`
DestinationType *string `type:"string"`
ImageId *string `type:"string"`
ImageName *string `type:"string"`
InstanceId *string `type:"string"`
InstanceName *string `type:"string"`
Region *string `type:"string"`
// contains filtered or unexported fields
}
func (DestinationConfigForDescribeMigrationJobsOutput) GoString ¶
func (s DestinationConfigForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallBlkNone ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallBlkNone(v bool) *DestinationConfigForDescribeMigrationJobsOutput
SetAutoInstallBlkNone sets the AutoInstallBlkNone field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallVirtio11 ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoInstallVirtio11(v bool) *DestinationConfigForDescribeMigrationJobsOutput
SetAutoInstallVirtio11 sets the AutoInstallVirtio11 field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetAutoReplicate ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetAutoReplicate(v bool) *DestinationConfigForDescribeMigrationJobsOutput
SetAutoReplicate sets the AutoReplicate field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetDestinationSystem ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetDestinationSystem(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetDestinationSystem sets the DestinationSystem field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetDestinationType ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetDestinationType(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetDestinationType sets the DestinationType field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetImageId ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetImageId(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetImageId sets the ImageId field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetImageName ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetImageName(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetImageName sets the ImageName field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetInstanceId ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetInstanceId(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetInstanceId sets the InstanceId field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetInstanceName ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetInstanceName(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetInstanceName sets the InstanceName field's value.
func (*DestinationConfigForDescribeMigrationJobsOutput) SetRegion ¶
func (s *DestinationConfigForDescribeMigrationJobsOutput) SetRegion(v string) *DestinationConfigForDescribeMigrationJobsOutput
SetRegion sets the Region field's value.
func (DestinationConfigForDescribeMigrationJobsOutput) String ¶
func (s DestinationConfigForDescribeMigrationJobsOutput) String() string
String returns the string representation
type DiskConfigForCreateMigrationJobInput ¶
type DiskConfigForCreateMigrationJobInput struct {
// DiskIndex is a required field
DiskIndex *int32 `type:"int32" required:"true"`
DiskSize *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DiskConfigForCreateMigrationJobInput) GoString ¶
func (s DiskConfigForCreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*DiskConfigForCreateMigrationJobInput) SetDiskIndex ¶
func (s *DiskConfigForCreateMigrationJobInput) SetDiskIndex(v int32) *DiskConfigForCreateMigrationJobInput
SetDiskIndex sets the DiskIndex field's value.
func (*DiskConfigForCreateMigrationJobInput) SetDiskSize ¶
func (s *DiskConfigForCreateMigrationJobInput) SetDiskSize(v int32) *DiskConfigForCreateMigrationJobInput
SetDiskSize sets the DiskSize field's value.
func (DiskConfigForCreateMigrationJobInput) String ¶
func (s DiskConfigForCreateMigrationJobInput) String() string
String returns the string representation
func (*DiskConfigForCreateMigrationJobInput) Validate ¶
func (s *DiskConfigForCreateMigrationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DiskInfoForDescribeMigrationSourcesOutput ¶
type DiskInfoForDescribeMigrationSourcesOutput struct {
DiskIndex *int32 `type:"int32"`
DiskName *string `type:"string"`
DiskSize *int32 `type:"int32"`
FileSystemFormat *string `type:"string"`
IsSystemDisk *bool `type:"boolean"`
Partitions []*PartitionForDescribeMigrationSourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DiskInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s DiskInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*DiskInfoForDescribeMigrationSourcesOutput) SetDiskIndex ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskIndex(v int32) *DiskInfoForDescribeMigrationSourcesOutput
SetDiskIndex sets the DiskIndex field's value.
func (*DiskInfoForDescribeMigrationSourcesOutput) SetDiskName ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskName(v string) *DiskInfoForDescribeMigrationSourcesOutput
SetDiskName sets the DiskName field's value.
func (*DiskInfoForDescribeMigrationSourcesOutput) SetDiskSize ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetDiskSize(v int32) *DiskInfoForDescribeMigrationSourcesOutput
SetDiskSize sets the DiskSize field's value.
func (*DiskInfoForDescribeMigrationSourcesOutput) SetFileSystemFormat ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetFileSystemFormat(v string) *DiskInfoForDescribeMigrationSourcesOutput
SetFileSystemFormat sets the FileSystemFormat field's value.
func (*DiskInfoForDescribeMigrationSourcesOutput) SetIsSystemDisk ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetIsSystemDisk(v bool) *DiskInfoForDescribeMigrationSourcesOutput
SetIsSystemDisk sets the IsSystemDisk field's value.
func (*DiskInfoForDescribeMigrationSourcesOutput) SetPartitions ¶
func (s *DiskInfoForDescribeMigrationSourcesOutput) SetPartitions(v []*PartitionForDescribeMigrationSourcesOutput) *DiskInfoForDescribeMigrationSourcesOutput
SetPartitions sets the Partitions field's value.
func (DiskInfoForDescribeMigrationSourcesOutput) String ¶
func (s DiskInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type ErrorForTagResourcesOutput ¶
type ErrorForTagResourcesOutput struct {
Code *string `type:"string"`
Message *string `type:"string"`
// contains filtered or unexported fields
}
func (ErrorForTagResourcesOutput) GoString ¶
func (s ErrorForTagResourcesOutput) GoString() string
GoString returns the string representation
func (*ErrorForTagResourcesOutput) SetCode ¶
func (s *ErrorForTagResourcesOutput) SetCode(v string) *ErrorForTagResourcesOutput
SetCode sets the Code field's value.
func (*ErrorForTagResourcesOutput) SetMessage ¶
func (s *ErrorForTagResourcesOutput) SetMessage(v string) *ErrorForTagResourcesOutput
SetMessage sets the Message field's value.
func (ErrorForTagResourcesOutput) String ¶
func (s ErrorForTagResourcesOutput) String() string
String returns the string representation
type ErrorForUnTagResourcesOutput ¶
type ErrorForUnTagResourcesOutput struct {
Code *string `type:"string"`
Message *string `type:"string"`
// contains filtered or unexported fields
}
func (ErrorForUnTagResourcesOutput) GoString ¶
func (s ErrorForUnTagResourcesOutput) GoString() string
GoString returns the string representation
func (*ErrorForUnTagResourcesOutput) SetCode ¶
func (s *ErrorForUnTagResourcesOutput) SetCode(v string) *ErrorForUnTagResourcesOutput
SetCode sets the Code field's value.
func (*ErrorForUnTagResourcesOutput) SetMessage ¶
func (s *ErrorForUnTagResourcesOutput) SetMessage(v string) *ErrorForUnTagResourcesOutput
SetMessage sets the Message field's value.
func (ErrorForUnTagResourcesOutput) String ¶
func (s ErrorForUnTagResourcesOutput) String() string
String returns the string representation
type ImageInfoForDescribeMigrationSourcesOutput ¶
type ImageInfoForDescribeMigrationSourcesOutput struct {
BootMode *string `type:"string"`
KernelVersion *string `type:"string"`
OS *string `type:"string"`
Platform *string `type:"string"`
PlatformVersion *string `type:"string"`
VirtualizationSystem *string `type:"string"`
// contains filtered or unexported fields
}
func (ImageInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s ImageInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*ImageInfoForDescribeMigrationSourcesOutput) SetBootMode ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetBootMode(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetBootMode sets the BootMode field's value.
func (*ImageInfoForDescribeMigrationSourcesOutput) SetKernelVersion ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetKernelVersion(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetKernelVersion sets the KernelVersion field's value.
func (*ImageInfoForDescribeMigrationSourcesOutput) SetOS ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetOS(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetOS sets the OS field's value.
func (*ImageInfoForDescribeMigrationSourcesOutput) SetPlatform ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetPlatform(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetPlatform sets the Platform field's value.
func (*ImageInfoForDescribeMigrationSourcesOutput) SetPlatformVersion ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetPlatformVersion(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetPlatformVersion sets the PlatformVersion field's value.
func (*ImageInfoForDescribeMigrationSourcesOutput) SetVirtualizationSystem ¶
func (s *ImageInfoForDescribeMigrationSourcesOutput) SetVirtualizationSystem(v string) *ImageInfoForDescribeMigrationSourcesOutput
SetVirtualizationSystem sets the VirtualizationSystem field's value.
func (ImageInfoForDescribeMigrationSourcesOutput) String ¶
func (s ImageInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type InstanceInfoForDescribeMigrationSourcesOutput ¶
type InstanceInfoForDescribeMigrationSourcesOutput struct {
BlkNoneCanInstall *bool `type:"boolean"`
BlkNoneInstall *bool `type:"boolean"`
InnerInstance *bool `type:"boolean"`
InstanceId *string `type:"string"`
RegionId *string `type:"string"`
Virtio11CanInstall *bool `type:"boolean"`
Virtio11Install *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (InstanceInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s InstanceInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneCanInstall ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneCanInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
SetBlkNoneCanInstall sets the BlkNoneCanInstall field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneInstall ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetBlkNoneInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
SetBlkNoneInstall sets the BlkNoneInstall field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetInnerInstance ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetInnerInstance(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
SetInnerInstance sets the InnerInstance field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetInstanceId ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetInstanceId(v string) *InstanceInfoForDescribeMigrationSourcesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetRegionId ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetRegionId(v string) *InstanceInfoForDescribeMigrationSourcesOutput
SetRegionId sets the RegionId field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11CanInstall ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11CanInstall(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
SetVirtio11CanInstall sets the Virtio11CanInstall field's value.
func (*InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11Install ¶
func (s *InstanceInfoForDescribeMigrationSourcesOutput) SetVirtio11Install(v bool) *InstanceInfoForDescribeMigrationSourcesOutput
SetVirtio11Install sets the Virtio11Install field's value.
func (InstanceInfoForDescribeMigrationSourcesOutput) String ¶
func (s InstanceInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type JobForDescribeMigrationJobsOutput ¶
type JobForDescribeMigrationJobsOutput struct {
CreatedAt *string `type:"string"`
DestinationConfig *DestinationConfigForDescribeMigrationJobsOutput `type:"structure"`
FinishedAt *string `type:"string"`
LastSyncTime *string `type:"string"`
MigrationJobDescription *string `type:"string"`
MigrationJobId *string `type:"string"`
MigrationJobName *string `type:"string"`
MigrationSourceId *string `type:"string"`
MigrationSourceName *string `type:"string"`
MigrationStateTips *string `type:"string"`
NetworkConfig *NetworkConfigForDescribeMigrationJobsOutput `type:"structure"`
Progress *int32 `type:"int32"`
ProjectName *string `type:"string"`
SourceProjectName *string `type:"string"`
SourceType *string `type:"string"`
StartedAt *string `type:"string"`
State *string `type:"string"`
SyncConfig *SyncConfigForDescribeMigrationJobsOutput `type:"structure"`
SystemConfig *SystemConfigForDescribeMigrationJobsOutput `type:"structure"`
Tags []*TagForDescribeMigrationJobsOutput `type:"list"`
TemporaryResources []*TemporaryResourceForDescribeMigrationJobsOutput `type:"list"`
// contains filtered or unexported fields
}
func (JobForDescribeMigrationJobsOutput) GoString ¶
func (s JobForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*JobForDescribeMigrationJobsOutput) SetCreatedAt ¶
func (s *JobForDescribeMigrationJobsOutput) SetCreatedAt(v string) *JobForDescribeMigrationJobsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*JobForDescribeMigrationJobsOutput) SetDestinationConfig ¶
func (s *JobForDescribeMigrationJobsOutput) SetDestinationConfig(v *DestinationConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetDestinationConfig sets the DestinationConfig field's value.
func (*JobForDescribeMigrationJobsOutput) SetFinishedAt ¶
func (s *JobForDescribeMigrationJobsOutput) SetFinishedAt(v string) *JobForDescribeMigrationJobsOutput
SetFinishedAt sets the FinishedAt field's value.
func (*JobForDescribeMigrationJobsOutput) SetLastSyncTime ¶
func (s *JobForDescribeMigrationJobsOutput) SetLastSyncTime(v string) *JobForDescribeMigrationJobsOutput
SetLastSyncTime sets the LastSyncTime field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationJobDescription ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobDescription(v string) *JobForDescribeMigrationJobsOutput
SetMigrationJobDescription sets the MigrationJobDescription field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationJobId ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobId(v string) *JobForDescribeMigrationJobsOutput
SetMigrationJobId sets the MigrationJobId field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationJobName ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationJobName(v string) *JobForDescribeMigrationJobsOutput
SetMigrationJobName sets the MigrationJobName field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationSourceId ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationSourceId(v string) *JobForDescribeMigrationJobsOutput
SetMigrationSourceId sets the MigrationSourceId field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationSourceName ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationSourceName(v string) *JobForDescribeMigrationJobsOutput
SetMigrationSourceName sets the MigrationSourceName field's value.
func (*JobForDescribeMigrationJobsOutput) SetMigrationStateTips ¶
func (s *JobForDescribeMigrationJobsOutput) SetMigrationStateTips(v string) *JobForDescribeMigrationJobsOutput
SetMigrationStateTips sets the MigrationStateTips field's value.
func (*JobForDescribeMigrationJobsOutput) SetNetworkConfig ¶
func (s *JobForDescribeMigrationJobsOutput) SetNetworkConfig(v *NetworkConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetNetworkConfig sets the NetworkConfig field's value.
func (*JobForDescribeMigrationJobsOutput) SetProgress ¶
func (s *JobForDescribeMigrationJobsOutput) SetProgress(v int32) *JobForDescribeMigrationJobsOutput
SetProgress sets the Progress field's value.
func (*JobForDescribeMigrationJobsOutput) SetProjectName ¶
func (s *JobForDescribeMigrationJobsOutput) SetProjectName(v string) *JobForDescribeMigrationJobsOutput
SetProjectName sets the ProjectName field's value.
func (*JobForDescribeMigrationJobsOutput) SetSourceProjectName ¶
func (s *JobForDescribeMigrationJobsOutput) SetSourceProjectName(v string) *JobForDescribeMigrationJobsOutput
SetSourceProjectName sets the SourceProjectName field's value.
func (*JobForDescribeMigrationJobsOutput) SetSourceType ¶
func (s *JobForDescribeMigrationJobsOutput) SetSourceType(v string) *JobForDescribeMigrationJobsOutput
SetSourceType sets the SourceType field's value.
func (*JobForDescribeMigrationJobsOutput) SetStartedAt ¶
func (s *JobForDescribeMigrationJobsOutput) SetStartedAt(v string) *JobForDescribeMigrationJobsOutput
SetStartedAt sets the StartedAt field's value.
func (*JobForDescribeMigrationJobsOutput) SetState ¶
func (s *JobForDescribeMigrationJobsOutput) SetState(v string) *JobForDescribeMigrationJobsOutput
SetState sets the State field's value.
func (*JobForDescribeMigrationJobsOutput) SetSyncConfig ¶
func (s *JobForDescribeMigrationJobsOutput) SetSyncConfig(v *SyncConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetSyncConfig sets the SyncConfig field's value.
func (*JobForDescribeMigrationJobsOutput) SetSystemConfig ¶
func (s *JobForDescribeMigrationJobsOutput) SetSystemConfig(v *SystemConfigForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetSystemConfig sets the SystemConfig field's value.
func (*JobForDescribeMigrationJobsOutput) SetTags ¶
func (s *JobForDescribeMigrationJobsOutput) SetTags(v []*TagForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetTags sets the Tags field's value.
func (*JobForDescribeMigrationJobsOutput) SetTemporaryResources ¶
func (s *JobForDescribeMigrationJobsOutput) SetTemporaryResources(v []*TemporaryResourceForDescribeMigrationJobsOutput) *JobForDescribeMigrationJobsOutput
SetTemporaryResources sets the TemporaryResources field's value.
func (JobForDescribeMigrationJobsOutput) String ¶
func (s JobForDescribeMigrationJobsOutput) String() string
String returns the string representation
type LastMigrationJobInfoForDescribeMigrationSourcesOutput ¶
type LastMigrationJobInfoForDescribeMigrationSourcesOutput struct {
DestinationType *string `type:"string"`
MigrationJobId *string `type:"string"`
MigrationJobName *string `type:"string"`
MigrationJobState *string `type:"string"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (LastMigrationJobInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s LastMigrationJobInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetDestinationType ¶
func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetDestinationType(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
SetDestinationType sets the DestinationType field's value.
func (*LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobId ¶
func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobId(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
SetMigrationJobId sets the MigrationJobId field's value.
func (*LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobName ¶
func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobName(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
SetMigrationJobName sets the MigrationJobName field's value.
func (*LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobState ¶
func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetMigrationJobState(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
SetMigrationJobState sets the MigrationJobState field's value.
func (*LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetProjectName ¶
func (s *LastMigrationJobInfoForDescribeMigrationSourcesOutput) SetProjectName(v string) *LastMigrationJobInfoForDescribeMigrationSourcesOutput
SetProjectName sets the ProjectName field's value.
func (LastMigrationJobInfoForDescribeMigrationSourcesOutput) String ¶
func (s LastMigrationJobInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type LogForDescribeMigrationLogsOutput ¶
type LogForDescribeMigrationLogsOutput struct {
LogLevel *string `type:"string"`
LogMessage *string `type:"string"`
LogTime *string `type:"string"`
// contains filtered or unexported fields
}
func (LogForDescribeMigrationLogsOutput) GoString ¶
func (s LogForDescribeMigrationLogsOutput) GoString() string
GoString returns the string representation
func (*LogForDescribeMigrationLogsOutput) SetLogLevel ¶
func (s *LogForDescribeMigrationLogsOutput) SetLogLevel(v string) *LogForDescribeMigrationLogsOutput
SetLogLevel sets the LogLevel field's value.
func (*LogForDescribeMigrationLogsOutput) SetLogMessage ¶
func (s *LogForDescribeMigrationLogsOutput) SetLogMessage(v string) *LogForDescribeMigrationLogsOutput
SetLogMessage sets the LogMessage field's value.
func (*LogForDescribeMigrationLogsOutput) SetLogTime ¶
func (s *LogForDescribeMigrationLogsOutput) SetLogTime(v string) *LogForDescribeMigrationLogsOutput
SetLogTime sets the LogTime field's value.
func (LogForDescribeMigrationLogsOutput) String ¶
func (s LogForDescribeMigrationLogsOutput) String() string
String returns the string representation
type LvInfoForDescribeMigrationSourcesOutput ¶
type LvInfoForDescribeMigrationSourcesOutput struct {
BlockDevices []*string `type:"list"`
FsType *string `type:"string"`
LvName *string `type:"string"`
LvPath *string `type:"string"`
LvSize *int64 `type:"int64"`
LvUUID *string `type:"string"`
LvUsedSize *int64 `type:"int64"`
MountPoint *string `type:"string"`
VgName *string `type:"string"`
// contains filtered or unexported fields
}
func (LvInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s LvInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*LvInfoForDescribeMigrationSourcesOutput) SetBlockDevices ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetBlockDevices(v []*string) *LvInfoForDescribeMigrationSourcesOutput
SetBlockDevices sets the BlockDevices field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetFsType ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetFsType(v string) *LvInfoForDescribeMigrationSourcesOutput
SetFsType sets the FsType field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetLvName ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvName(v string) *LvInfoForDescribeMigrationSourcesOutput
SetLvName sets the LvName field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetLvPath ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvPath(v string) *LvInfoForDescribeMigrationSourcesOutput
SetLvPath sets the LvPath field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetLvSize ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvSize(v int64) *LvInfoForDescribeMigrationSourcesOutput
SetLvSize sets the LvSize field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetLvUUID ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvUUID(v string) *LvInfoForDescribeMigrationSourcesOutput
SetLvUUID sets the LvUUID field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetLvUsedSize ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetLvUsedSize(v int64) *LvInfoForDescribeMigrationSourcesOutput
SetLvUsedSize sets the LvUsedSize field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetMountPoint ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetMountPoint(v string) *LvInfoForDescribeMigrationSourcesOutput
SetMountPoint sets the MountPoint field's value.
func (*LvInfoForDescribeMigrationSourcesOutput) SetVgName ¶
func (s *LvInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *LvInfoForDescribeMigrationSourcesOutput
SetVgName sets the VgName field's value.
func (LvInfoForDescribeMigrationSourcesOutput) String ¶
func (s LvInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type LvmInfoForDescribeMigrationSourcesOutput ¶
type LvmInfoForDescribeMigrationSourcesOutput struct {
VgInfos []*VgInfoForDescribeMigrationSourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (LvmInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s LvmInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*LvmInfoForDescribeMigrationSourcesOutput) SetVgInfos ¶
func (s *LvmInfoForDescribeMigrationSourcesOutput) SetVgInfos(v []*VgInfoForDescribeMigrationSourcesOutput) *LvmInfoForDescribeMigrationSourcesOutput
SetVgInfos sets the VgInfos field's value.
func (LvmInfoForDescribeMigrationSourcesOutput) String ¶
func (s LvmInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type ModifyMigrationJobAttributeInput ¶
type ModifyMigrationJobAttributeInput struct {
Bandwidth *int32 `type:"int32"`
MigrationJobDescription *string `type:"string"`
// MigrationJobId is a required field
MigrationJobId *string `type:"string" required:"true"`
MigrationJobName *string `type:"string"`
NetworkTransitionMode *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyMigrationJobAttributeInput) GoString ¶
func (s ModifyMigrationJobAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyMigrationJobAttributeInput) SetBandwidth ¶
func (s *ModifyMigrationJobAttributeInput) SetBandwidth(v int32) *ModifyMigrationJobAttributeInput
SetBandwidth sets the Bandwidth field's value.
func (*ModifyMigrationJobAttributeInput) SetMigrationJobDescription ¶
func (s *ModifyMigrationJobAttributeInput) SetMigrationJobDescription(v string) *ModifyMigrationJobAttributeInput
SetMigrationJobDescription sets the MigrationJobDescription field's value.
func (*ModifyMigrationJobAttributeInput) SetMigrationJobId ¶
func (s *ModifyMigrationJobAttributeInput) SetMigrationJobId(v string) *ModifyMigrationJobAttributeInput
SetMigrationJobId sets the MigrationJobId field's value.
func (*ModifyMigrationJobAttributeInput) SetMigrationJobName ¶
func (s *ModifyMigrationJobAttributeInput) SetMigrationJobName(v string) *ModifyMigrationJobAttributeInput
SetMigrationJobName sets the MigrationJobName field's value.
func (*ModifyMigrationJobAttributeInput) SetNetworkTransitionMode ¶
func (s *ModifyMigrationJobAttributeInput) SetNetworkTransitionMode(v string) *ModifyMigrationJobAttributeInput
SetNetworkTransitionMode sets the NetworkTransitionMode field's value.
func (ModifyMigrationJobAttributeInput) String ¶
func (s ModifyMigrationJobAttributeInput) String() string
String returns the string representation
func (*ModifyMigrationJobAttributeInput) Validate ¶
func (s *ModifyMigrationJobAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyMigrationJobAttributeOutput ¶
type ModifyMigrationJobAttributeOutput struct {
Metadata *response.ResponseMetadata
MigrationJobId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyMigrationJobAttributeOutput) GoString ¶
func (s ModifyMigrationJobAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyMigrationJobAttributeOutput) SetMigrationJobId ¶
func (s *ModifyMigrationJobAttributeOutput) SetMigrationJobId(v string) *ModifyMigrationJobAttributeOutput
SetMigrationJobId sets the MigrationJobId field's value.
func (ModifyMigrationJobAttributeOutput) String ¶
func (s ModifyMigrationJobAttributeOutput) String() string
String returns the string representation
type ModifyMigrationSourceAttributeInput ¶
type ModifyMigrationSourceAttributeInput struct {
MigrationSourceDescription *string `type:"string"`
// SourceId is a required field
SourceId *string `type:"string" required:"true"`
SourceName *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyMigrationSourceAttributeInput) GoString ¶
func (s ModifyMigrationSourceAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyMigrationSourceAttributeInput) SetMigrationSourceDescription ¶
func (s *ModifyMigrationSourceAttributeInput) SetMigrationSourceDescription(v string) *ModifyMigrationSourceAttributeInput
SetMigrationSourceDescription sets the MigrationSourceDescription field's value.
func (*ModifyMigrationSourceAttributeInput) SetSourceId ¶
func (s *ModifyMigrationSourceAttributeInput) SetSourceId(v string) *ModifyMigrationSourceAttributeInput
SetSourceId sets the SourceId field's value.
func (*ModifyMigrationSourceAttributeInput) SetSourceName ¶
func (s *ModifyMigrationSourceAttributeInput) SetSourceName(v string) *ModifyMigrationSourceAttributeInput
SetSourceName sets the SourceName field's value.
func (ModifyMigrationSourceAttributeInput) String ¶
func (s ModifyMigrationSourceAttributeInput) String() string
String returns the string representation
func (*ModifyMigrationSourceAttributeInput) Validate ¶
func (s *ModifyMigrationSourceAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyMigrationSourceAttributeOutput ¶
type ModifyMigrationSourceAttributeOutput struct {
Metadata *response.ResponseMetadata
SourceId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyMigrationSourceAttributeOutput) GoString ¶
func (s ModifyMigrationSourceAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyMigrationSourceAttributeOutput) SetSourceId ¶
func (s *ModifyMigrationSourceAttributeOutput) SetSourceId(v string) *ModifyMigrationSourceAttributeOutput
SetSourceId sets the SourceId field's value.
func (ModifyMigrationSourceAttributeOutput) String ¶
func (s ModifyMigrationSourceAttributeOutput) String() string
String returns the string representation
type NetworkConfigForCreateMigrationJobInput ¶
type NetworkConfigForCreateMigrationJobInput struct {
BandwidthLimit *int32 `type:"int32"`
NetworkTransitionMode *string `type:"string"`
SubnetId *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (NetworkConfigForCreateMigrationJobInput) GoString ¶
func (s NetworkConfigForCreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*NetworkConfigForCreateMigrationJobInput) SetBandwidthLimit ¶
func (s *NetworkConfigForCreateMigrationJobInput) SetBandwidthLimit(v int32) *NetworkConfigForCreateMigrationJobInput
SetBandwidthLimit sets the BandwidthLimit field's value.
func (*NetworkConfigForCreateMigrationJobInput) SetNetworkTransitionMode ¶
func (s *NetworkConfigForCreateMigrationJobInput) SetNetworkTransitionMode(v string) *NetworkConfigForCreateMigrationJobInput
SetNetworkTransitionMode sets the NetworkTransitionMode field's value.
func (*NetworkConfigForCreateMigrationJobInput) SetSubnetId ¶
func (s *NetworkConfigForCreateMigrationJobInput) SetSubnetId(v string) *NetworkConfigForCreateMigrationJobInput
SetSubnetId sets the SubnetId field's value.
func (*NetworkConfigForCreateMigrationJobInput) SetVpcId ¶
func (s *NetworkConfigForCreateMigrationJobInput) SetVpcId(v string) *NetworkConfigForCreateMigrationJobInput
SetVpcId sets the VpcId field's value.
func (NetworkConfigForCreateMigrationJobInput) String ¶
func (s NetworkConfigForCreateMigrationJobInput) String() string
String returns the string representation
type NetworkConfigForDescribeMigrationJobsOutput ¶
type NetworkConfigForDescribeMigrationJobsOutput struct {
BandwidthLimit *int32 `type:"int32"`
NetworkTransitionMode *string `type:"string"`
SubnetId *string `type:"string"`
TransferIP *string `type:"string"`
VpcId *string `type:"string"`
// contains filtered or unexported fields
}
func (NetworkConfigForDescribeMigrationJobsOutput) GoString ¶
func (s NetworkConfigForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*NetworkConfigForDescribeMigrationJobsOutput) SetBandwidthLimit ¶
func (s *NetworkConfigForDescribeMigrationJobsOutput) SetBandwidthLimit(v int32) *NetworkConfigForDescribeMigrationJobsOutput
SetBandwidthLimit sets the BandwidthLimit field's value.
func (*NetworkConfigForDescribeMigrationJobsOutput) SetNetworkTransitionMode ¶
func (s *NetworkConfigForDescribeMigrationJobsOutput) SetNetworkTransitionMode(v string) *NetworkConfigForDescribeMigrationJobsOutput
SetNetworkTransitionMode sets the NetworkTransitionMode field's value.
func (*NetworkConfigForDescribeMigrationJobsOutput) SetSubnetId ¶
func (s *NetworkConfigForDescribeMigrationJobsOutput) SetSubnetId(v string) *NetworkConfigForDescribeMigrationJobsOutput
SetSubnetId sets the SubnetId field's value.
func (*NetworkConfigForDescribeMigrationJobsOutput) SetTransferIP ¶
func (s *NetworkConfigForDescribeMigrationJobsOutput) SetTransferIP(v string) *NetworkConfigForDescribeMigrationJobsOutput
SetTransferIP sets the TransferIP field's value.
func (*NetworkConfigForDescribeMigrationJobsOutput) SetVpcId ¶
func (s *NetworkConfigForDescribeMigrationJobsOutput) SetVpcId(v string) *NetworkConfigForDescribeMigrationJobsOutput
SetVpcId sets the VpcId field's value.
func (NetworkConfigForDescribeMigrationJobsOutput) String ¶
func (s NetworkConfigForDescribeMigrationJobsOutput) String() string
String returns the string representation
type OperationDetailForTagResourcesOutput ¶
type OperationDetailForTagResourcesOutput struct {
Error *ErrorForTagResourcesOutput `type:"structure"`
ResourceId *string `type:"string"`
// contains filtered or unexported fields
}
func (OperationDetailForTagResourcesOutput) GoString ¶
func (s OperationDetailForTagResourcesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForTagResourcesOutput) SetError ¶
func (s *OperationDetailForTagResourcesOutput) SetError(v *ErrorForTagResourcesOutput) *OperationDetailForTagResourcesOutput
SetError sets the Error field's value.
func (*OperationDetailForTagResourcesOutput) SetResourceId ¶
func (s *OperationDetailForTagResourcesOutput) SetResourceId(v string) *OperationDetailForTagResourcesOutput
SetResourceId sets the ResourceId field's value.
func (OperationDetailForTagResourcesOutput) String ¶
func (s OperationDetailForTagResourcesOutput) String() string
String returns the string representation
type OperationDetailForUnTagResourcesOutput ¶
type OperationDetailForUnTagResourcesOutput struct {
Error *ErrorForUnTagResourcesOutput `type:"structure"`
ResourceId *string `type:"string"`
// contains filtered or unexported fields
}
func (OperationDetailForUnTagResourcesOutput) GoString ¶
func (s OperationDetailForUnTagResourcesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForUnTagResourcesOutput) SetError ¶
func (s *OperationDetailForUnTagResourcesOutput) SetError(v *ErrorForUnTagResourcesOutput) *OperationDetailForUnTagResourcesOutput
SetError sets the Error field's value.
func (*OperationDetailForUnTagResourcesOutput) SetResourceId ¶
func (s *OperationDetailForUnTagResourcesOutput) SetResourceId(v string) *OperationDetailForUnTagResourcesOutput
SetResourceId sets the ResourceId field's value.
func (OperationDetailForUnTagResourcesOutput) String ¶
func (s OperationDetailForUnTagResourcesOutput) String() string
String returns the string representation
type PartitionForDescribeMigrationSourcesOutput ¶
type PartitionForDescribeMigrationSourcesOutput struct {
FileSystemFormat *string `type:"string"`
Mountpoint *string `type:"string"`
PartitionIndex *int32 `type:"int32"`
PartitionName *string `type:"string"`
PartitionSize *int64 `type:"int64"`
PartitionUsedSize *int64 `type:"int64"`
// contains filtered or unexported fields
}
func (PartitionForDescribeMigrationSourcesOutput) GoString ¶
func (s PartitionForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*PartitionForDescribeMigrationSourcesOutput) SetFileSystemFormat ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetFileSystemFormat(v string) *PartitionForDescribeMigrationSourcesOutput
SetFileSystemFormat sets the FileSystemFormat field's value.
func (*PartitionForDescribeMigrationSourcesOutput) SetMountpoint ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetMountpoint(v string) *PartitionForDescribeMigrationSourcesOutput
SetMountpoint sets the Mountpoint field's value.
func (*PartitionForDescribeMigrationSourcesOutput) SetPartitionIndex ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionIndex(v int32) *PartitionForDescribeMigrationSourcesOutput
SetPartitionIndex sets the PartitionIndex field's value.
func (*PartitionForDescribeMigrationSourcesOutput) SetPartitionName ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionName(v string) *PartitionForDescribeMigrationSourcesOutput
SetPartitionName sets the PartitionName field's value.
func (*PartitionForDescribeMigrationSourcesOutput) SetPartitionSize ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionSize(v int64) *PartitionForDescribeMigrationSourcesOutput
SetPartitionSize sets the PartitionSize field's value.
func (*PartitionForDescribeMigrationSourcesOutput) SetPartitionUsedSize ¶
func (s *PartitionForDescribeMigrationSourcesOutput) SetPartitionUsedSize(v int64) *PartitionForDescribeMigrationSourcesOutput
SetPartitionUsedSize sets the PartitionUsedSize field's value.
func (PartitionForDescribeMigrationSourcesOutput) String ¶
func (s PartitionForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type PvInfoForDescribeMigrationSourcesOutput ¶
type PvInfoForDescribeMigrationSourcesOutput struct {
PvName *string `type:"string"`
PvSize *int64 `type:"int64"`
PvUUID *string `type:"string"`
VgName *string `type:"string"`
// contains filtered or unexported fields
}
func (PvInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s PvInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*PvInfoForDescribeMigrationSourcesOutput) SetPvName ¶
func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvName(v string) *PvInfoForDescribeMigrationSourcesOutput
SetPvName sets the PvName field's value.
func (*PvInfoForDescribeMigrationSourcesOutput) SetPvSize ¶
func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvSize(v int64) *PvInfoForDescribeMigrationSourcesOutput
SetPvSize sets the PvSize field's value.
func (*PvInfoForDescribeMigrationSourcesOutput) SetPvUUID ¶
func (s *PvInfoForDescribeMigrationSourcesOutput) SetPvUUID(v string) *PvInfoForDescribeMigrationSourcesOutput
SetPvUUID sets the PvUUID field's value.
func (*PvInfoForDescribeMigrationSourcesOutput) SetVgName ¶
func (s *PvInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *PvInfoForDescribeMigrationSourcesOutput
SetVgName sets the VgName field's value.
func (PvInfoForDescribeMigrationSourcesOutput) String ¶
func (s PvInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type SMC ¶
SMC provides the API operation methods for making requests to SMC. See this package's package overview docs for details on the service.
SMC methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *SMC
New create int can support ssl or region locate set
func (*SMC) CreateMigrationJob ¶
func (c *SMC) CreateMigrationJob(input *CreateMigrationJobInput) (*CreateMigrationJobOutput, error)
CreateMigrationJob API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation CreateMigrationJob for usage and error information.
func (*SMC) CreateMigrationJobCommon ¶
func (c *SMC) CreateMigrationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateMigrationJobCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation CreateMigrationJobCommon for usage and error information.
func (*SMC) CreateMigrationJobCommonRequest ¶
func (c *SMC) CreateMigrationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateMigrationJobCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateMigrationJobCommon operation. The "output" return value will be populated with the CreateMigrationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateMigrationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMigrationJobCommon Send returns without error.
See CreateMigrationJobCommon for more information on using the CreateMigrationJobCommon API call, and error handling.
// Example sending a request using the CreateMigrationJobCommonRequest method.
req, resp := client.CreateMigrationJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) CreateMigrationJobCommonWithContext ¶
func (c *SMC) CreateMigrationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateMigrationJobCommonWithContext is the same as CreateMigrationJobCommon with the addition of the ability to pass a context and additional request options.
See CreateMigrationJobCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) CreateMigrationJobRequest ¶
func (c *SMC) CreateMigrationJobRequest(input *CreateMigrationJobInput) (req *request.Request, output *CreateMigrationJobOutput)
CreateMigrationJobRequest generates a "byteplus/request.Request" representing the client's request for the CreateMigrationJob operation. The "output" return value will be populated with the CreateMigrationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateMigrationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMigrationJobCommon Send returns without error.
See CreateMigrationJob for more information on using the CreateMigrationJob API call, and error handling.
// Example sending a request using the CreateMigrationJobRequest method.
req, resp := client.CreateMigrationJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) CreateMigrationJobWithContext ¶
func (c *SMC) CreateMigrationJobWithContext(ctx byteplus.Context, input *CreateMigrationJobInput, opts ...request.Option) (*CreateMigrationJobOutput, error)
CreateMigrationJobWithContext is the same as CreateMigrationJob with the addition of the ability to pass a context and additional request options.
See CreateMigrationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DeleteMigrationJob ¶
func (c *SMC) DeleteMigrationJob(input *DeleteMigrationJobInput) (*DeleteMigrationJobOutput, error)
DeleteMigrationJob API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DeleteMigrationJob for usage and error information.
func (*SMC) DeleteMigrationJobCommon ¶
func (c *SMC) DeleteMigrationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteMigrationJobCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DeleteMigrationJobCommon for usage and error information.
func (*SMC) DeleteMigrationJobCommonRequest ¶
func (c *SMC) DeleteMigrationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteMigrationJobCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteMigrationJobCommon operation. The "output" return value will be populated with the DeleteMigrationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMigrationJobCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMigrationJobCommon Send returns without error.
See DeleteMigrationJobCommon for more information on using the DeleteMigrationJobCommon API call, and error handling.
// Example sending a request using the DeleteMigrationJobCommonRequest method.
req, resp := client.DeleteMigrationJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DeleteMigrationJobCommonWithContext ¶
func (c *SMC) DeleteMigrationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteMigrationJobCommonWithContext is the same as DeleteMigrationJobCommon with the addition of the ability to pass a context and additional request options.
See DeleteMigrationJobCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DeleteMigrationJobRequest ¶
func (c *SMC) DeleteMigrationJobRequest(input *DeleteMigrationJobInput) (req *request.Request, output *DeleteMigrationJobOutput)
DeleteMigrationJobRequest generates a "byteplus/request.Request" representing the client's request for the DeleteMigrationJob operation. The "output" return value will be populated with the DeleteMigrationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMigrationJobCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMigrationJobCommon Send returns without error.
See DeleteMigrationJob for more information on using the DeleteMigrationJob API call, and error handling.
// Example sending a request using the DeleteMigrationJobRequest method.
req, resp := client.DeleteMigrationJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DeleteMigrationJobWithContext ¶
func (c *SMC) DeleteMigrationJobWithContext(ctx byteplus.Context, input *DeleteMigrationJobInput, opts ...request.Option) (*DeleteMigrationJobOutput, error)
DeleteMigrationJobWithContext is the same as DeleteMigrationJob with the addition of the ability to pass a context and additional request options.
See DeleteMigrationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DeleteMigrationSource ¶
func (c *SMC) DeleteMigrationSource(input *DeleteMigrationSourceInput) (*DeleteMigrationSourceOutput, error)
DeleteMigrationSource API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DeleteMigrationSource for usage and error information.
func (*SMC) DeleteMigrationSourceCommon ¶
func (c *SMC) DeleteMigrationSourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteMigrationSourceCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DeleteMigrationSourceCommon for usage and error information.
func (*SMC) DeleteMigrationSourceCommonRequest ¶
func (c *SMC) DeleteMigrationSourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteMigrationSourceCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteMigrationSourceCommon operation. The "output" return value will be populated with the DeleteMigrationSourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMigrationSourceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMigrationSourceCommon Send returns without error.
See DeleteMigrationSourceCommon for more information on using the DeleteMigrationSourceCommon API call, and error handling.
// Example sending a request using the DeleteMigrationSourceCommonRequest method.
req, resp := client.DeleteMigrationSourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DeleteMigrationSourceCommonWithContext ¶
func (c *SMC) DeleteMigrationSourceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteMigrationSourceCommonWithContext is the same as DeleteMigrationSourceCommon with the addition of the ability to pass a context and additional request options.
See DeleteMigrationSourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DeleteMigrationSourceRequest ¶
func (c *SMC) DeleteMigrationSourceRequest(input *DeleteMigrationSourceInput) (req *request.Request, output *DeleteMigrationSourceOutput)
DeleteMigrationSourceRequest generates a "byteplus/request.Request" representing the client's request for the DeleteMigrationSource operation. The "output" return value will be populated with the DeleteMigrationSourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMigrationSourceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMigrationSourceCommon Send returns without error.
See DeleteMigrationSource for more information on using the DeleteMigrationSource API call, and error handling.
// Example sending a request using the DeleteMigrationSourceRequest method.
req, resp := client.DeleteMigrationSourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DeleteMigrationSourceWithContext ¶
func (c *SMC) DeleteMigrationSourceWithContext(ctx byteplus.Context, input *DeleteMigrationSourceInput, opts ...request.Option) (*DeleteMigrationSourceOutput, error)
DeleteMigrationSourceWithContext is the same as DeleteMigrationSource with the addition of the ability to pass a context and additional request options.
See DeleteMigrationSource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationJobs ¶
func (c *SMC) DescribeMigrationJobs(input *DescribeMigrationJobsInput) (*DescribeMigrationJobsOutput, error)
DescribeMigrationJobs API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationJobs for usage and error information.
func (*SMC) DescribeMigrationJobsCommon ¶
func (c *SMC) DescribeMigrationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationJobsCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationJobsCommon for usage and error information.
func (*SMC) DescribeMigrationJobsCommonRequest ¶
func (c *SMC) DescribeMigrationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeMigrationJobsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationJobsCommon operation. The "output" return value will be populated with the DescribeMigrationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationJobsCommon Send returns without error.
See DescribeMigrationJobsCommon for more information on using the DescribeMigrationJobsCommon API call, and error handling.
// Example sending a request using the DescribeMigrationJobsCommonRequest method.
req, resp := client.DescribeMigrationJobsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationJobsCommonWithContext ¶
func (c *SMC) DescribeMigrationJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeMigrationJobsCommonWithContext is the same as DescribeMigrationJobsCommon with the addition of the ability to pass a context and additional request options.
See DescribeMigrationJobsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationJobsRequest ¶
func (c *SMC) DescribeMigrationJobsRequest(input *DescribeMigrationJobsInput) (req *request.Request, output *DescribeMigrationJobsOutput)
DescribeMigrationJobsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationJobs operation. The "output" return value will be populated with the DescribeMigrationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationJobsCommon Send returns without error.
See DescribeMigrationJobs for more information on using the DescribeMigrationJobs API call, and error handling.
// Example sending a request using the DescribeMigrationJobsRequest method.
req, resp := client.DescribeMigrationJobsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationJobsWithContext ¶
func (c *SMC) DescribeMigrationJobsWithContext(ctx byteplus.Context, input *DescribeMigrationJobsInput, opts ...request.Option) (*DescribeMigrationJobsOutput, error)
DescribeMigrationJobsWithContext is the same as DescribeMigrationJobs with the addition of the ability to pass a context and additional request options.
See DescribeMigrationJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationLogs ¶
func (c *SMC) DescribeMigrationLogs(input *DescribeMigrationLogsInput) (*DescribeMigrationLogsOutput, error)
DescribeMigrationLogs API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationLogs for usage and error information.
func (*SMC) DescribeMigrationLogsCommon ¶
func (c *SMC) DescribeMigrationLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationLogsCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationLogsCommon for usage and error information.
func (*SMC) DescribeMigrationLogsCommonRequest ¶
func (c *SMC) DescribeMigrationLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeMigrationLogsCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationLogsCommon operation. The "output" return value will be populated with the DescribeMigrationLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationLogsCommon Send returns without error.
See DescribeMigrationLogsCommon for more information on using the DescribeMigrationLogsCommon API call, and error handling.
// Example sending a request using the DescribeMigrationLogsCommonRequest method.
req, resp := client.DescribeMigrationLogsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationLogsCommonWithContext ¶
func (c *SMC) DescribeMigrationLogsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeMigrationLogsCommonWithContext is the same as DescribeMigrationLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeMigrationLogsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationLogsRequest ¶
func (c *SMC) DescribeMigrationLogsRequest(input *DescribeMigrationLogsInput) (req *request.Request, output *DescribeMigrationLogsOutput)
DescribeMigrationLogsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationLogs operation. The "output" return value will be populated with the DescribeMigrationLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationLogsCommon Send returns without error.
See DescribeMigrationLogs for more information on using the DescribeMigrationLogs API call, and error handling.
// Example sending a request using the DescribeMigrationLogsRequest method.
req, resp := client.DescribeMigrationLogsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationLogsWithContext ¶
func (c *SMC) DescribeMigrationLogsWithContext(ctx byteplus.Context, input *DescribeMigrationLogsInput, opts ...request.Option) (*DescribeMigrationLogsOutput, error)
DescribeMigrationLogsWithContext is the same as DescribeMigrationLogs with the addition of the ability to pass a context and additional request options.
See DescribeMigrationLogs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationSources ¶
func (c *SMC) DescribeMigrationSources(input *DescribeMigrationSourcesInput) (*DescribeMigrationSourcesOutput, error)
DescribeMigrationSources API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationSources for usage and error information.
func (*SMC) DescribeMigrationSourcesCommon ¶
func (c *SMC) DescribeMigrationSourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationSourcesCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationSourcesCommon for usage and error information.
func (*SMC) DescribeMigrationSourcesCommonRequest ¶
func (c *SMC) DescribeMigrationSourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeMigrationSourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationSourcesCommon operation. The "output" return value will be populated with the DescribeMigrationSourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationSourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationSourcesCommon Send returns without error.
See DescribeMigrationSourcesCommon for more information on using the DescribeMigrationSourcesCommon API call, and error handling.
// Example sending a request using the DescribeMigrationSourcesCommonRequest method.
req, resp := client.DescribeMigrationSourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationSourcesCommonWithContext ¶
func (c *SMC) DescribeMigrationSourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeMigrationSourcesCommonWithContext is the same as DescribeMigrationSourcesCommon with the addition of the ability to pass a context and additional request options.
See DescribeMigrationSourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationSourcesRequest ¶
func (c *SMC) DescribeMigrationSourcesRequest(input *DescribeMigrationSourcesInput) (req *request.Request, output *DescribeMigrationSourcesOutput)
DescribeMigrationSourcesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationSources operation. The "output" return value will be populated with the DescribeMigrationSourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationSourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationSourcesCommon Send returns without error.
See DescribeMigrationSources for more information on using the DescribeMigrationSources API call, and error handling.
// Example sending a request using the DescribeMigrationSourcesRequest method.
req, resp := client.DescribeMigrationSourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationSourcesWithContext ¶
func (c *SMC) DescribeMigrationSourcesWithContext(ctx byteplus.Context, input *DescribeMigrationSourcesInput, opts ...request.Option) (*DescribeMigrationSourcesOutput, error)
DescribeMigrationSourcesWithContext is the same as DescribeMigrationSources with the addition of the ability to pass a context and additional request options.
See DescribeMigrationSources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationSystemSupportTypes ¶
func (c *SMC) DescribeMigrationSystemSupportTypes(input *DescribeMigrationSystemSupportTypesInput) (*DescribeMigrationSystemSupportTypesOutput, error)
DescribeMigrationSystemSupportTypes API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationSystemSupportTypes for usage and error information.
func (*SMC) DescribeMigrationSystemSupportTypesCommon ¶
func (c *SMC) DescribeMigrationSystemSupportTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationSystemSupportTypesCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation DescribeMigrationSystemSupportTypesCommon for usage and error information.
func (*SMC) DescribeMigrationSystemSupportTypesCommonRequest ¶
func (c *SMC) DescribeMigrationSystemSupportTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeMigrationSystemSupportTypesCommonRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationSystemSupportTypesCommon operation. The "output" return value will be populated with the DescribeMigrationSystemSupportTypesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationSystemSupportTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationSystemSupportTypesCommon Send returns without error.
See DescribeMigrationSystemSupportTypesCommon for more information on using the DescribeMigrationSystemSupportTypesCommon API call, and error handling.
// Example sending a request using the DescribeMigrationSystemSupportTypesCommonRequest method.
req, resp := client.DescribeMigrationSystemSupportTypesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationSystemSupportTypesCommonWithContext ¶
func (c *SMC) DescribeMigrationSystemSupportTypesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeMigrationSystemSupportTypesCommonWithContext is the same as DescribeMigrationSystemSupportTypesCommon with the addition of the ability to pass a context and additional request options.
See DescribeMigrationSystemSupportTypesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) DescribeMigrationSystemSupportTypesRequest ¶
func (c *SMC) DescribeMigrationSystemSupportTypesRequest(input *DescribeMigrationSystemSupportTypesInput) (req *request.Request, output *DescribeMigrationSystemSupportTypesOutput)
DescribeMigrationSystemSupportTypesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMigrationSystemSupportTypes operation. The "output" return value will be populated with the DescribeMigrationSystemSupportTypesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMigrationSystemSupportTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMigrationSystemSupportTypesCommon Send returns without error.
See DescribeMigrationSystemSupportTypes for more information on using the DescribeMigrationSystemSupportTypes API call, and error handling.
// Example sending a request using the DescribeMigrationSystemSupportTypesRequest method.
req, resp := client.DescribeMigrationSystemSupportTypesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) DescribeMigrationSystemSupportTypesWithContext ¶
func (c *SMC) DescribeMigrationSystemSupportTypesWithContext(ctx byteplus.Context, input *DescribeMigrationSystemSupportTypesInput, opts ...request.Option) (*DescribeMigrationSystemSupportTypesOutput, error)
DescribeMigrationSystemSupportTypesWithContext is the same as DescribeMigrationSystemSupportTypes with the addition of the ability to pass a context and additional request options.
See DescribeMigrationSystemSupportTypes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) ModifyMigrationJobAttribute ¶
func (c *SMC) ModifyMigrationJobAttribute(input *ModifyMigrationJobAttributeInput) (*ModifyMigrationJobAttributeOutput, error)
ModifyMigrationJobAttribute API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation ModifyMigrationJobAttribute for usage and error information.
func (*SMC) ModifyMigrationJobAttributeCommon ¶
func (c *SMC) ModifyMigrationJobAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyMigrationJobAttributeCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation ModifyMigrationJobAttributeCommon for usage and error information.
func (*SMC) ModifyMigrationJobAttributeCommonRequest ¶
func (c *SMC) ModifyMigrationJobAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyMigrationJobAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyMigrationJobAttributeCommon operation. The "output" return value will be populated with the ModifyMigrationJobAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyMigrationJobAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyMigrationJobAttributeCommon Send returns without error.
See ModifyMigrationJobAttributeCommon for more information on using the ModifyMigrationJobAttributeCommon API call, and error handling.
// Example sending a request using the ModifyMigrationJobAttributeCommonRequest method.
req, resp := client.ModifyMigrationJobAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) ModifyMigrationJobAttributeCommonWithContext ¶
func (c *SMC) ModifyMigrationJobAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyMigrationJobAttributeCommonWithContext is the same as ModifyMigrationJobAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyMigrationJobAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) ModifyMigrationJobAttributeRequest ¶
func (c *SMC) ModifyMigrationJobAttributeRequest(input *ModifyMigrationJobAttributeInput) (req *request.Request, output *ModifyMigrationJobAttributeOutput)
ModifyMigrationJobAttributeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyMigrationJobAttribute operation. The "output" return value will be populated with the ModifyMigrationJobAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyMigrationJobAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyMigrationJobAttributeCommon Send returns without error.
See ModifyMigrationJobAttribute for more information on using the ModifyMigrationJobAttribute API call, and error handling.
// Example sending a request using the ModifyMigrationJobAttributeRequest method.
req, resp := client.ModifyMigrationJobAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) ModifyMigrationJobAttributeWithContext ¶
func (c *SMC) ModifyMigrationJobAttributeWithContext(ctx byteplus.Context, input *ModifyMigrationJobAttributeInput, opts ...request.Option) (*ModifyMigrationJobAttributeOutput, error)
ModifyMigrationJobAttributeWithContext is the same as ModifyMigrationJobAttribute with the addition of the ability to pass a context and additional request options.
See ModifyMigrationJobAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) ModifyMigrationSourceAttribute ¶
func (c *SMC) ModifyMigrationSourceAttribute(input *ModifyMigrationSourceAttributeInput) (*ModifyMigrationSourceAttributeOutput, error)
ModifyMigrationSourceAttribute API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation ModifyMigrationSourceAttribute for usage and error information.
func (*SMC) ModifyMigrationSourceAttributeCommon ¶
func (c *SMC) ModifyMigrationSourceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyMigrationSourceAttributeCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation ModifyMigrationSourceAttributeCommon for usage and error information.
func (*SMC) ModifyMigrationSourceAttributeCommonRequest ¶
func (c *SMC) ModifyMigrationSourceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyMigrationSourceAttributeCommonRequest generates a "byteplus/request.Request" representing the client's request for the ModifyMigrationSourceAttributeCommon operation. The "output" return value will be populated with the ModifyMigrationSourceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyMigrationSourceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyMigrationSourceAttributeCommon Send returns without error.
See ModifyMigrationSourceAttributeCommon for more information on using the ModifyMigrationSourceAttributeCommon API call, and error handling.
// Example sending a request using the ModifyMigrationSourceAttributeCommonRequest method.
req, resp := client.ModifyMigrationSourceAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) ModifyMigrationSourceAttributeCommonWithContext ¶
func (c *SMC) ModifyMigrationSourceAttributeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyMigrationSourceAttributeCommonWithContext is the same as ModifyMigrationSourceAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyMigrationSourceAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) ModifyMigrationSourceAttributeRequest ¶
func (c *SMC) ModifyMigrationSourceAttributeRequest(input *ModifyMigrationSourceAttributeInput) (req *request.Request, output *ModifyMigrationSourceAttributeOutput)
ModifyMigrationSourceAttributeRequest generates a "byteplus/request.Request" representing the client's request for the ModifyMigrationSourceAttribute operation. The "output" return value will be populated with the ModifyMigrationSourceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyMigrationSourceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyMigrationSourceAttributeCommon Send returns without error.
See ModifyMigrationSourceAttribute for more information on using the ModifyMigrationSourceAttribute API call, and error handling.
// Example sending a request using the ModifyMigrationSourceAttributeRequest method.
req, resp := client.ModifyMigrationSourceAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) ModifyMigrationSourceAttributeWithContext ¶
func (c *SMC) ModifyMigrationSourceAttributeWithContext(ctx byteplus.Context, input *ModifyMigrationSourceAttributeInput, opts ...request.Option) (*ModifyMigrationSourceAttributeOutput, error)
ModifyMigrationSourceAttributeWithContext is the same as ModifyMigrationSourceAttribute with the addition of the ability to pass a context and additional request options.
See ModifyMigrationSourceAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) SetIncrementalSyncInterval ¶
func (c *SMC) SetIncrementalSyncInterval(input *SetIncrementalSyncIntervalInput) (*SetIncrementalSyncIntervalOutput, error)
SetIncrementalSyncInterval API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation SetIncrementalSyncInterval for usage and error information.
func (*SMC) SetIncrementalSyncIntervalCommon ¶
func (c *SMC) SetIncrementalSyncIntervalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SetIncrementalSyncIntervalCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation SetIncrementalSyncIntervalCommon for usage and error information.
func (*SMC) SetIncrementalSyncIntervalCommonRequest ¶
func (c *SMC) SetIncrementalSyncIntervalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetIncrementalSyncIntervalCommonRequest generates a "byteplus/request.Request" representing the client's request for the SetIncrementalSyncIntervalCommon operation. The "output" return value will be populated with the SetIncrementalSyncIntervalCommon request's response once the request completes successfully.
Use "Send" method on the returned SetIncrementalSyncIntervalCommon Request to send the API call to the service. the "output" return value is not valid until after SetIncrementalSyncIntervalCommon Send returns without error.
See SetIncrementalSyncIntervalCommon for more information on using the SetIncrementalSyncIntervalCommon API call, and error handling.
// Example sending a request using the SetIncrementalSyncIntervalCommonRequest method.
req, resp := client.SetIncrementalSyncIntervalCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) SetIncrementalSyncIntervalCommonWithContext ¶
func (c *SMC) SetIncrementalSyncIntervalCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetIncrementalSyncIntervalCommonWithContext is the same as SetIncrementalSyncIntervalCommon with the addition of the ability to pass a context and additional request options.
See SetIncrementalSyncIntervalCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) SetIncrementalSyncIntervalRequest ¶
func (c *SMC) SetIncrementalSyncIntervalRequest(input *SetIncrementalSyncIntervalInput) (req *request.Request, output *SetIncrementalSyncIntervalOutput)
SetIncrementalSyncIntervalRequest generates a "byteplus/request.Request" representing the client's request for the SetIncrementalSyncInterval operation. The "output" return value will be populated with the SetIncrementalSyncIntervalCommon request's response once the request completes successfully.
Use "Send" method on the returned SetIncrementalSyncIntervalCommon Request to send the API call to the service. the "output" return value is not valid until after SetIncrementalSyncIntervalCommon Send returns without error.
See SetIncrementalSyncInterval for more information on using the SetIncrementalSyncInterval API call, and error handling.
// Example sending a request using the SetIncrementalSyncIntervalRequest method.
req, resp := client.SetIncrementalSyncIntervalRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) SetIncrementalSyncIntervalWithContext ¶
func (c *SMC) SetIncrementalSyncIntervalWithContext(ctx byteplus.Context, input *SetIncrementalSyncIntervalInput, opts ...request.Option) (*SetIncrementalSyncIntervalOutput, error)
SetIncrementalSyncIntervalWithContext is the same as SetIncrementalSyncInterval with the addition of the ability to pass a context and additional request options.
See SetIncrementalSyncInterval for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) TagResources ¶
func (c *SMC) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation TagResources for usage and error information.
func (*SMC) TagResourcesCommon ¶
TagResourcesCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation TagResourcesCommon for usage and error information.
func (*SMC) TagResourcesCommonRequest ¶
func (c *SMC) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TagResourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.
// Example sending a request using the TagResourcesCommonRequest method.
req, resp := client.TagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) TagResourcesCommonWithContext ¶
func (c *SMC) TagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.
See TagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) TagResourcesRequest ¶
func (c *SMC) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
TagResourcesRequest generates a "byteplus/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResources for more information on using the TagResources API call, and error handling.
// Example sending a request using the TagResourcesRequest method.
req, resp := client.TagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) TagResourcesWithContext ¶
func (c *SMC) TagResourcesWithContext(ctx byteplus.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.
See TagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) TriggerLastIncrementalSync ¶
func (c *SMC) TriggerLastIncrementalSync(input *TriggerLastIncrementalSyncInput) (*TriggerLastIncrementalSyncOutput, error)
TriggerLastIncrementalSync API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation TriggerLastIncrementalSync for usage and error information.
func (*SMC) TriggerLastIncrementalSyncCommon ¶
func (c *SMC) TriggerLastIncrementalSyncCommon(input *map[string]interface{}) (*map[string]interface{}, error)
TriggerLastIncrementalSyncCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation TriggerLastIncrementalSyncCommon for usage and error information.
func (*SMC) TriggerLastIncrementalSyncCommonRequest ¶
func (c *SMC) TriggerLastIncrementalSyncCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TriggerLastIncrementalSyncCommonRequest generates a "byteplus/request.Request" representing the client's request for the TriggerLastIncrementalSyncCommon operation. The "output" return value will be populated with the TriggerLastIncrementalSyncCommon request's response once the request completes successfully.
Use "Send" method on the returned TriggerLastIncrementalSyncCommon Request to send the API call to the service. the "output" return value is not valid until after TriggerLastIncrementalSyncCommon Send returns without error.
See TriggerLastIncrementalSyncCommon for more information on using the TriggerLastIncrementalSyncCommon API call, and error handling.
// Example sending a request using the TriggerLastIncrementalSyncCommonRequest method.
req, resp := client.TriggerLastIncrementalSyncCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) TriggerLastIncrementalSyncCommonWithContext ¶
func (c *SMC) TriggerLastIncrementalSyncCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TriggerLastIncrementalSyncCommonWithContext is the same as TriggerLastIncrementalSyncCommon with the addition of the ability to pass a context and additional request options.
See TriggerLastIncrementalSyncCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) TriggerLastIncrementalSyncRequest ¶
func (c *SMC) TriggerLastIncrementalSyncRequest(input *TriggerLastIncrementalSyncInput) (req *request.Request, output *TriggerLastIncrementalSyncOutput)
TriggerLastIncrementalSyncRequest generates a "byteplus/request.Request" representing the client's request for the TriggerLastIncrementalSync operation. The "output" return value will be populated with the TriggerLastIncrementalSyncCommon request's response once the request completes successfully.
Use "Send" method on the returned TriggerLastIncrementalSyncCommon Request to send the API call to the service. the "output" return value is not valid until after TriggerLastIncrementalSyncCommon Send returns without error.
See TriggerLastIncrementalSync for more information on using the TriggerLastIncrementalSync API call, and error handling.
// Example sending a request using the TriggerLastIncrementalSyncRequest method.
req, resp := client.TriggerLastIncrementalSyncRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) TriggerLastIncrementalSyncWithContext ¶
func (c *SMC) TriggerLastIncrementalSyncWithContext(ctx byteplus.Context, input *TriggerLastIncrementalSyncInput, opts ...request.Option) (*TriggerLastIncrementalSyncOutput, error)
TriggerLastIncrementalSyncWithContext is the same as TriggerLastIncrementalSync with the addition of the ability to pass a context and additional request options.
See TriggerLastIncrementalSync for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) UnTagResources ¶
func (c *SMC) UnTagResources(input *UnTagResourcesInput) (*UnTagResourcesOutput, error)
UnTagResources API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation UnTagResources for usage and error information.
func (*SMC) UnTagResourcesCommon ¶
UnTagResourcesCommon API operation for SMC.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for SMC's API operation UnTagResourcesCommon for usage and error information.
func (*SMC) UnTagResourcesCommonRequest ¶
func (c *SMC) UnTagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnTagResourcesCommonRequest generates a "byteplus/request.Request" representing the client's request for the UnTagResourcesCommon operation. The "output" return value will be populated with the UnTagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnTagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UnTagResourcesCommon Send returns without error.
See UnTagResourcesCommon for more information on using the UnTagResourcesCommon API call, and error handling.
// Example sending a request using the UnTagResourcesCommonRequest method.
req, resp := client.UnTagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) UnTagResourcesCommonWithContext ¶
func (c *SMC) UnTagResourcesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnTagResourcesCommonWithContext is the same as UnTagResourcesCommon with the addition of the ability to pass a context and additional request options.
See UnTagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*SMC) UnTagResourcesRequest ¶
func (c *SMC) UnTagResourcesRequest(input *UnTagResourcesInput) (req *request.Request, output *UnTagResourcesOutput)
UnTagResourcesRequest generates a "byteplus/request.Request" representing the client's request for the UnTagResources operation. The "output" return value will be populated with the UnTagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UnTagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UnTagResourcesCommon Send returns without error.
See UnTagResources for more information on using the UnTagResources API call, and error handling.
// Example sending a request using the UnTagResourcesRequest method.
req, resp := client.UnTagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*SMC) UnTagResourcesWithContext ¶
func (c *SMC) UnTagResourcesWithContext(ctx byteplus.Context, input *UnTagResourcesInput, opts ...request.Option) (*UnTagResourcesOutput, error)
UnTagResourcesWithContext is the same as UnTagResources with the addition of the ability to pass a context and additional request options.
See UnTagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type SMCAPI ¶
type SMCAPI interface {
CreateMigrationJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateMigrationJobCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateMigrationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateMigrationJob(*CreateMigrationJobInput) (*CreateMigrationJobOutput, error)
CreateMigrationJobWithContext(byteplus.Context, *CreateMigrationJobInput, ...request.Option) (*CreateMigrationJobOutput, error)
CreateMigrationJobRequest(*CreateMigrationJobInput) (*request.Request, *CreateMigrationJobOutput)
DeleteMigrationJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteMigrationJobCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteMigrationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteMigrationJob(*DeleteMigrationJobInput) (*DeleteMigrationJobOutput, error)
DeleteMigrationJobWithContext(byteplus.Context, *DeleteMigrationJobInput, ...request.Option) (*DeleteMigrationJobOutput, error)
DeleteMigrationJobRequest(*DeleteMigrationJobInput) (*request.Request, *DeleteMigrationJobOutput)
DeleteMigrationSourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteMigrationSourceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteMigrationSourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteMigrationSource(*DeleteMigrationSourceInput) (*DeleteMigrationSourceOutput, error)
DeleteMigrationSourceWithContext(byteplus.Context, *DeleteMigrationSourceInput, ...request.Option) (*DeleteMigrationSourceOutput, error)
DeleteMigrationSourceRequest(*DeleteMigrationSourceInput) (*request.Request, *DeleteMigrationSourceOutput)
DescribeMigrationJobsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationJobsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeMigrationJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeMigrationJobs(*DescribeMigrationJobsInput) (*DescribeMigrationJobsOutput, error)
DescribeMigrationJobsWithContext(byteplus.Context, *DescribeMigrationJobsInput, ...request.Option) (*DescribeMigrationJobsOutput, error)
DescribeMigrationJobsRequest(*DescribeMigrationJobsInput) (*request.Request, *DescribeMigrationJobsOutput)
DescribeMigrationLogsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationLogsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeMigrationLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeMigrationLogs(*DescribeMigrationLogsInput) (*DescribeMigrationLogsOutput, error)
DescribeMigrationLogsWithContext(byteplus.Context, *DescribeMigrationLogsInput, ...request.Option) (*DescribeMigrationLogsOutput, error)
DescribeMigrationLogsRequest(*DescribeMigrationLogsInput) (*request.Request, *DescribeMigrationLogsOutput)
DescribeMigrationSourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationSourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeMigrationSourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeMigrationSources(*DescribeMigrationSourcesInput) (*DescribeMigrationSourcesOutput, error)
DescribeMigrationSourcesWithContext(byteplus.Context, *DescribeMigrationSourcesInput, ...request.Option) (*DescribeMigrationSourcesOutput, error)
DescribeMigrationSourcesRequest(*DescribeMigrationSourcesInput) (*request.Request, *DescribeMigrationSourcesOutput)
DescribeMigrationSystemSupportTypesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeMigrationSystemSupportTypesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeMigrationSystemSupportTypesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeMigrationSystemSupportTypes(*DescribeMigrationSystemSupportTypesInput) (*DescribeMigrationSystemSupportTypesOutput, error)
DescribeMigrationSystemSupportTypesWithContext(byteplus.Context, *DescribeMigrationSystemSupportTypesInput, ...request.Option) (*DescribeMigrationSystemSupportTypesOutput, error)
DescribeMigrationSystemSupportTypesRequest(*DescribeMigrationSystemSupportTypesInput) (*request.Request, *DescribeMigrationSystemSupportTypesOutput)
ModifyMigrationJobAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyMigrationJobAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyMigrationJobAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyMigrationJobAttribute(*ModifyMigrationJobAttributeInput) (*ModifyMigrationJobAttributeOutput, error)
ModifyMigrationJobAttributeWithContext(byteplus.Context, *ModifyMigrationJobAttributeInput, ...request.Option) (*ModifyMigrationJobAttributeOutput, error)
ModifyMigrationJobAttributeRequest(*ModifyMigrationJobAttributeInput) (*request.Request, *ModifyMigrationJobAttributeOutput)
ModifyMigrationSourceAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyMigrationSourceAttributeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyMigrationSourceAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyMigrationSourceAttribute(*ModifyMigrationSourceAttributeInput) (*ModifyMigrationSourceAttributeOutput, error)
ModifyMigrationSourceAttributeWithContext(byteplus.Context, *ModifyMigrationSourceAttributeInput, ...request.Option) (*ModifyMigrationSourceAttributeOutput, error)
ModifyMigrationSourceAttributeRequest(*ModifyMigrationSourceAttributeInput) (*request.Request, *ModifyMigrationSourceAttributeOutput)
SetIncrementalSyncIntervalCommon(*map[string]interface{}) (*map[string]interface{}, error)
SetIncrementalSyncIntervalCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SetIncrementalSyncIntervalCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SetIncrementalSyncInterval(*SetIncrementalSyncIntervalInput) (*SetIncrementalSyncIntervalOutput, error)
SetIncrementalSyncIntervalWithContext(byteplus.Context, *SetIncrementalSyncIntervalInput, ...request.Option) (*SetIncrementalSyncIntervalOutput, error)
SetIncrementalSyncIntervalRequest(*SetIncrementalSyncIntervalInput) (*request.Request, *SetIncrementalSyncIntervalOutput)
TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
TagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TagResources(*TagResourcesInput) (*TagResourcesOutput, error)
TagResourcesWithContext(byteplus.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error)
TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput)
TriggerLastIncrementalSyncCommon(*map[string]interface{}) (*map[string]interface{}, error)
TriggerLastIncrementalSyncCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TriggerLastIncrementalSyncCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TriggerLastIncrementalSync(*TriggerLastIncrementalSyncInput) (*TriggerLastIncrementalSyncOutput, error)
TriggerLastIncrementalSyncWithContext(byteplus.Context, *TriggerLastIncrementalSyncInput, ...request.Option) (*TriggerLastIncrementalSyncOutput, error)
TriggerLastIncrementalSyncRequest(*TriggerLastIncrementalSyncInput) (*request.Request, *TriggerLastIncrementalSyncOutput)
UnTagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnTagResourcesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnTagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnTagResources(*UnTagResourcesInput) (*UnTagResourcesOutput, error)
UnTagResourcesWithContext(byteplus.Context, *UnTagResourcesInput, ...request.Option) (*UnTagResourcesOutput, error)
UnTagResourcesRequest(*UnTagResourcesInput) (*request.Request, *UnTagResourcesOutput)
}
SMCAPI provides an interface to enable mocking the smc.SMC service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// SMC.
func myFunc(svc SMCAPI) bool {
// Make svc.CreateMigrationJob request
}
func main() {
sess := session.New()
svc := smc.New(sess)
myFunc(svc)
}
type SetIncrementalSyncIntervalInput ¶
type SetIncrementalSyncIntervalInput struct {
// MigrationJobId is a required field
MigrationJobId *string `type:"string" required:"true"`
SyncInterval *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (SetIncrementalSyncIntervalInput) GoString ¶
func (s SetIncrementalSyncIntervalInput) GoString() string
GoString returns the string representation
func (*SetIncrementalSyncIntervalInput) SetMigrationJobId ¶
func (s *SetIncrementalSyncIntervalInput) SetMigrationJobId(v string) *SetIncrementalSyncIntervalInput
SetMigrationJobId sets the MigrationJobId field's value.
func (*SetIncrementalSyncIntervalInput) SetSyncInterval ¶
func (s *SetIncrementalSyncIntervalInput) SetSyncInterval(v int32) *SetIncrementalSyncIntervalInput
SetSyncInterval sets the SyncInterval field's value.
func (SetIncrementalSyncIntervalInput) String ¶
func (s SetIncrementalSyncIntervalInput) String() string
String returns the string representation
func (*SetIncrementalSyncIntervalInput) Validate ¶
func (s *SetIncrementalSyncIntervalInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetIncrementalSyncIntervalOutput ¶
type SetIncrementalSyncIntervalOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SetIncrementalSyncIntervalOutput) GoString ¶
func (s SetIncrementalSyncIntervalOutput) GoString() string
GoString returns the string representation
func (SetIncrementalSyncIntervalOutput) String ¶
func (s SetIncrementalSyncIntervalOutput) String() string
String returns the string representation
type SourceForDescribeMigrationSourcesOutput ¶
type SourceForDescribeMigrationSourcesOutput struct {
AgentVersion *string `type:"string"`
CreatedAt *string `type:"string"`
DiskInfo []*DiskInfoForDescribeMigrationSourcesOutput `type:"list"`
Hostname *string `type:"string"`
ImageInfo *ImageInfoForDescribeMigrationSourcesOutput `type:"structure"`
InstanceInfo *InstanceInfoForDescribeMigrationSourcesOutput `type:"structure"`
LastMigrationJobInfo *LastMigrationJobInfoForDescribeMigrationSourcesOutput `type:"structure"`
LvmInfo *LvmInfoForDescribeMigrationSourcesOutput `type:"structure"`
MigrationSourceDescription *string `type:"string"`
PrivateIpAddress *string `type:"string"`
ProjectName *string `type:"string"`
PublicIpAddress *string `type:"string"`
SourceId *string `type:"string"`
SourceName *string `type:"string"`
SourceState *string `type:"string"`
SourceType *string `type:"string"`
SuggestSyncType *string `type:"string"`
SyncTypeSupportStatuses []*SyncTypeSupportStatusForDescribeMigrationSourcesOutput `type:"list"`
SystemInfo *SystemInfoForDescribeMigrationSourcesOutput `type:"structure"`
Tags []*TagForDescribeMigrationSourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (SourceForDescribeMigrationSourcesOutput) GoString ¶
func (s SourceForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*SourceForDescribeMigrationSourcesOutput) SetAgentVersion ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetAgentVersion(v string) *SourceForDescribeMigrationSourcesOutput
SetAgentVersion sets the AgentVersion field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetCreatedAt ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetCreatedAt(v string) *SourceForDescribeMigrationSourcesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetDiskInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetDiskInfo(v []*DiskInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetDiskInfo sets the DiskInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetHostname ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetHostname(v string) *SourceForDescribeMigrationSourcesOutput
SetHostname sets the Hostname field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetImageInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetImageInfo(v *ImageInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetImageInfo sets the ImageInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetInstanceInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetInstanceInfo(v *InstanceInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetInstanceInfo sets the InstanceInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetLastMigrationJobInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetLastMigrationJobInfo(v *LastMigrationJobInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetLastMigrationJobInfo sets the LastMigrationJobInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetLvmInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetLvmInfo(v *LvmInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetLvmInfo sets the LvmInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetMigrationSourceDescription ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetMigrationSourceDescription(v string) *SourceForDescribeMigrationSourcesOutput
SetMigrationSourceDescription sets the MigrationSourceDescription field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetPrivateIpAddress ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetPrivateIpAddress(v string) *SourceForDescribeMigrationSourcesOutput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetProjectName ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetProjectName(v string) *SourceForDescribeMigrationSourcesOutput
SetProjectName sets the ProjectName field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetPublicIpAddress ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetPublicIpAddress(v string) *SourceForDescribeMigrationSourcesOutput
SetPublicIpAddress sets the PublicIpAddress field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSourceId ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSourceId(v string) *SourceForDescribeMigrationSourcesOutput
SetSourceId sets the SourceId field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSourceName ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSourceName(v string) *SourceForDescribeMigrationSourcesOutput
SetSourceName sets the SourceName field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSourceState ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSourceState(v string) *SourceForDescribeMigrationSourcesOutput
SetSourceState sets the SourceState field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSourceType ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSourceType(v string) *SourceForDescribeMigrationSourcesOutput
SetSourceType sets the SourceType field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSuggestSyncType ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSuggestSyncType(v string) *SourceForDescribeMigrationSourcesOutput
SetSuggestSyncType sets the SuggestSyncType field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSyncTypeSupportStatuses ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSyncTypeSupportStatuses(v []*SyncTypeSupportStatusForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetSyncTypeSupportStatuses sets the SyncTypeSupportStatuses field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetSystemInfo ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetSystemInfo(v *SystemInfoForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetSystemInfo sets the SystemInfo field's value.
func (*SourceForDescribeMigrationSourcesOutput) SetTags ¶
func (s *SourceForDescribeMigrationSourcesOutput) SetTags(v []*TagForDescribeMigrationSourcesOutput) *SourceForDescribeMigrationSourcesOutput
SetTags sets the Tags field's value.
func (SourceForDescribeMigrationSourcesOutput) String ¶
func (s SourceForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type SourceImageInfoForDescribeMigrationJobsOutput ¶
type SourceImageInfoForDescribeMigrationJobsOutput struct {
OS *string `type:"string"`
Platform *string `type:"string"`
PlatformVersion *string `type:"string"`
// contains filtered or unexported fields
}
func (SourceImageInfoForDescribeMigrationJobsOutput) GoString ¶
func (s SourceImageInfoForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*SourceImageInfoForDescribeMigrationJobsOutput) SetOS ¶
func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetOS(v string) *SourceImageInfoForDescribeMigrationJobsOutput
SetOS sets the OS field's value.
func (*SourceImageInfoForDescribeMigrationJobsOutput) SetPlatform ¶
func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetPlatform(v string) *SourceImageInfoForDescribeMigrationJobsOutput
SetPlatform sets the Platform field's value.
func (*SourceImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion ¶
func (s *SourceImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion(v string) *SourceImageInfoForDescribeMigrationJobsOutput
SetPlatformVersion sets the PlatformVersion field's value.
func (SourceImageInfoForDescribeMigrationJobsOutput) String ¶
func (s SourceImageInfoForDescribeMigrationJobsOutput) String() string
String returns the string representation
type SyncConfigForCreateMigrationJobInput ¶
type SyncConfigForCreateMigrationJobInput struct {
SyncInterval *int32 `type:"int32"`
SyncTimes *int32 `type:"int32"`
SyncType *string `type:"string"`
TriggerLastSync *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (SyncConfigForCreateMigrationJobInput) GoString ¶
func (s SyncConfigForCreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*SyncConfigForCreateMigrationJobInput) SetSyncInterval ¶
func (s *SyncConfigForCreateMigrationJobInput) SetSyncInterval(v int32) *SyncConfigForCreateMigrationJobInput
SetSyncInterval sets the SyncInterval field's value.
func (*SyncConfigForCreateMigrationJobInput) SetSyncTimes ¶
func (s *SyncConfigForCreateMigrationJobInput) SetSyncTimes(v int32) *SyncConfigForCreateMigrationJobInput
SetSyncTimes sets the SyncTimes field's value.
func (*SyncConfigForCreateMigrationJobInput) SetSyncType ¶
func (s *SyncConfigForCreateMigrationJobInput) SetSyncType(v string) *SyncConfigForCreateMigrationJobInput
SetSyncType sets the SyncType field's value.
func (*SyncConfigForCreateMigrationJobInput) SetTriggerLastSync ¶
func (s *SyncConfigForCreateMigrationJobInput) SetTriggerLastSync(v bool) *SyncConfigForCreateMigrationJobInput
SetTriggerLastSync sets the TriggerLastSync field's value.
func (SyncConfigForCreateMigrationJobInput) String ¶
func (s SyncConfigForCreateMigrationJobInput) String() string
String returns the string representation
type SyncConfigForDescribeMigrationJobsOutput ¶
type SyncConfigForDescribeMigrationJobsOutput struct {
SyncInterval *int32 `type:"int32"`
SyncTimes *int32 `type:"int32"`
SyncType *string `type:"string"`
TriggerLastSync *bool `type:"boolean"`
// contains filtered or unexported fields
}
func (SyncConfigForDescribeMigrationJobsOutput) GoString ¶
func (s SyncConfigForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*SyncConfigForDescribeMigrationJobsOutput) SetSyncInterval ¶
func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncInterval(v int32) *SyncConfigForDescribeMigrationJobsOutput
SetSyncInterval sets the SyncInterval field's value.
func (*SyncConfigForDescribeMigrationJobsOutput) SetSyncTimes ¶
func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncTimes(v int32) *SyncConfigForDescribeMigrationJobsOutput
SetSyncTimes sets the SyncTimes field's value.
func (*SyncConfigForDescribeMigrationJobsOutput) SetSyncType ¶
func (s *SyncConfigForDescribeMigrationJobsOutput) SetSyncType(v string) *SyncConfigForDescribeMigrationJobsOutput
SetSyncType sets the SyncType field's value.
func (*SyncConfigForDescribeMigrationJobsOutput) SetTriggerLastSync ¶
func (s *SyncConfigForDescribeMigrationJobsOutput) SetTriggerLastSync(v bool) *SyncConfigForDescribeMigrationJobsOutput
SetTriggerLastSync sets the TriggerLastSync field's value.
func (SyncConfigForDescribeMigrationJobsOutput) String ¶
func (s SyncConfigForDescribeMigrationJobsOutput) String() string
String returns the string representation
type SyncTypeSupportStatusForDescribeMigrationSourcesOutput ¶
type SyncTypeSupportStatusForDescribeMigrationSourcesOutput struct {
BlockReason *string `type:"string"`
IsSupport *bool `type:"boolean"`
SyncType *string `type:"string"`
// contains filtered or unexported fields
}
func (SyncTypeSupportStatusForDescribeMigrationSourcesOutput) GoString ¶
func (s SyncTypeSupportStatusForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetBlockReason ¶
func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetBlockReason(v string) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
SetBlockReason sets the BlockReason field's value.
func (*SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetIsSupport ¶
func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetIsSupport(v bool) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
SetIsSupport sets the IsSupport field's value.
func (*SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetSyncType ¶
func (s *SyncTypeSupportStatusForDescribeMigrationSourcesOutput) SetSyncType(v string) *SyncTypeSupportStatusForDescribeMigrationSourcesOutput
SetSyncType sets the SyncType field's value.
func (SyncTypeSupportStatusForDescribeMigrationSourcesOutput) String ¶
func (s SyncTypeSupportStatusForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type SystemConfigForDescribeMigrationJobsOutput ¶
type SystemConfigForDescribeMigrationJobsOutput struct {
SourceImageInfo *SourceImageInfoForDescribeMigrationJobsOutput `type:"structure"`
TargetImageInfo *TargetImageInfoForDescribeMigrationJobsOutput `type:"structure"`
// contains filtered or unexported fields
}
func (SystemConfigForDescribeMigrationJobsOutput) GoString ¶
func (s SystemConfigForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*SystemConfigForDescribeMigrationJobsOutput) SetSourceImageInfo ¶
func (s *SystemConfigForDescribeMigrationJobsOutput) SetSourceImageInfo(v *SourceImageInfoForDescribeMigrationJobsOutput) *SystemConfigForDescribeMigrationJobsOutput
SetSourceImageInfo sets the SourceImageInfo field's value.
func (*SystemConfigForDescribeMigrationJobsOutput) SetTargetImageInfo ¶
func (s *SystemConfigForDescribeMigrationJobsOutput) SetTargetImageInfo(v *TargetImageInfoForDescribeMigrationJobsOutput) *SystemConfigForDescribeMigrationJobsOutput
SetTargetImageInfo sets the TargetImageInfo field's value.
func (SystemConfigForDescribeMigrationJobsOutput) String ¶
func (s SystemConfigForDescribeMigrationJobsOutput) String() string
String returns the string representation
type SystemInfoForDescribeMigrationSourcesOutput ¶
type SystemInfoForDescribeMigrationSourcesOutput struct {
Architecture *string `type:"string"`
CPU *int32 `type:"int32"`
CPUUsage *float64 `type:"float"`
Memory *int64 `type:"int64"`
MemoryUsage *float64 `type:"float"`
// contains filtered or unexported fields
}
func (SystemInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s SystemInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*SystemInfoForDescribeMigrationSourcesOutput) SetArchitecture ¶
func (s *SystemInfoForDescribeMigrationSourcesOutput) SetArchitecture(v string) *SystemInfoForDescribeMigrationSourcesOutput
SetArchitecture sets the Architecture field's value.
func (*SystemInfoForDescribeMigrationSourcesOutput) SetCPU ¶
func (s *SystemInfoForDescribeMigrationSourcesOutput) SetCPU(v int32) *SystemInfoForDescribeMigrationSourcesOutput
SetCPU sets the CPU field's value.
func (*SystemInfoForDescribeMigrationSourcesOutput) SetCPUUsage ¶
func (s *SystemInfoForDescribeMigrationSourcesOutput) SetCPUUsage(v float64) *SystemInfoForDescribeMigrationSourcesOutput
SetCPUUsage sets the CPUUsage field's value.
func (*SystemInfoForDescribeMigrationSourcesOutput) SetMemory ¶
func (s *SystemInfoForDescribeMigrationSourcesOutput) SetMemory(v int64) *SystemInfoForDescribeMigrationSourcesOutput
SetMemory sets the Memory field's value.
func (*SystemInfoForDescribeMigrationSourcesOutput) SetMemoryUsage ¶
func (s *SystemInfoForDescribeMigrationSourcesOutput) SetMemoryUsage(v float64) *SystemInfoForDescribeMigrationSourcesOutput
SetMemoryUsage sets the MemoryUsage field's value.
func (SystemInfoForDescribeMigrationSourcesOutput) String ¶
func (s SystemInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type TagFilterForDescribeMigrationJobsInput ¶
type TagFilterForDescribeMigrationJobsInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeMigrationJobsInput) GoString ¶
func (s TagFilterForDescribeMigrationJobsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeMigrationJobsInput) SetKey ¶
func (s *TagFilterForDescribeMigrationJobsInput) SetKey(v string) *TagFilterForDescribeMigrationJobsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeMigrationJobsInput) SetValues ¶
func (s *TagFilterForDescribeMigrationJobsInput) SetValues(v []*string) *TagFilterForDescribeMigrationJobsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeMigrationJobsInput) String ¶
func (s TagFilterForDescribeMigrationJobsInput) String() string
String returns the string representation
type TagFilterForDescribeMigrationSourcesInput ¶
type TagFilterForDescribeMigrationSourcesInput struct {
Key *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeMigrationSourcesInput) GoString ¶
func (s TagFilterForDescribeMigrationSourcesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeMigrationSourcesInput) SetKey ¶
func (s *TagFilterForDescribeMigrationSourcesInput) SetKey(v string) *TagFilterForDescribeMigrationSourcesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeMigrationSourcesInput) SetValues ¶
func (s *TagFilterForDescribeMigrationSourcesInput) SetValues(v []*string) *TagFilterForDescribeMigrationSourcesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeMigrationSourcesInput) String ¶
func (s TagFilterForDescribeMigrationSourcesInput) String() string
String returns the string representation
type TagForCreateMigrationJobInput ¶
type TagForCreateMigrationJobInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateMigrationJobInput) GoString ¶
func (s TagForCreateMigrationJobInput) GoString() string
GoString returns the string representation
func (*TagForCreateMigrationJobInput) SetKey ¶
func (s *TagForCreateMigrationJobInput) SetKey(v string) *TagForCreateMigrationJobInput
SetKey sets the Key field's value.
func (*TagForCreateMigrationJobInput) SetValue ¶
func (s *TagForCreateMigrationJobInput) SetValue(v string) *TagForCreateMigrationJobInput
SetValue sets the Value field's value.
func (TagForCreateMigrationJobInput) String ¶
func (s TagForCreateMigrationJobInput) String() string
String returns the string representation
func (*TagForCreateMigrationJobInput) Validate ¶
func (s *TagForCreateMigrationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagForDescribeMigrationJobsOutput ¶
type TagForDescribeMigrationJobsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeMigrationJobsOutput) GoString ¶
func (s TagForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeMigrationJobsOutput) SetKey ¶
func (s *TagForDescribeMigrationJobsOutput) SetKey(v string) *TagForDescribeMigrationJobsOutput
SetKey sets the Key field's value.
func (*TagForDescribeMigrationJobsOutput) SetValue ¶
func (s *TagForDescribeMigrationJobsOutput) SetValue(v string) *TagForDescribeMigrationJobsOutput
SetValue sets the Value field's value.
func (TagForDescribeMigrationJobsOutput) String ¶
func (s TagForDescribeMigrationJobsOutput) String() string
String returns the string representation
type TagForDescribeMigrationSourcesOutput ¶
type TagForDescribeMigrationSourcesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeMigrationSourcesOutput) GoString ¶
func (s TagForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeMigrationSourcesOutput) SetKey ¶
func (s *TagForDescribeMigrationSourcesOutput) SetKey(v string) *TagForDescribeMigrationSourcesOutput
SetKey sets the Key field's value.
func (*TagForDescribeMigrationSourcesOutput) SetValue ¶
func (s *TagForDescribeMigrationSourcesOutput) SetValue(v string) *TagForDescribeMigrationSourcesOutput
SetValue sets the Value field's value.
func (TagForDescribeMigrationSourcesOutput) String ¶
func (s TagForDescribeMigrationSourcesOutput) String() string
String returns the string representation
type TagForTagResourcesInput ¶
type TagForTagResourcesInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForTagResourcesInput) GoString ¶
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetValue ¶
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶
func (s TagForTagResourcesInput) String() string
String returns the string representation
func (*TagForTagResourcesInput) Validate ¶
func (s *TagForTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesInput ¶
type TagResourcesInput struct {
ClientToken *string `type:"string"`
// ResourceIds is a required field
ResourceIds []*string `type:"list" required:"true"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true"`
Tags []*TagForTagResourcesInput `type:"list"`
// contains filtered or unexported fields
}
func (TagResourcesInput) GoString ¶
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetClientToken ¶
func (s *TagResourcesInput) SetClientToken(v string) *TagResourcesInput
SetClientToken sets the ClientToken field's value.
func (*TagResourcesInput) SetResourceIds ¶
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶
type TagResourcesOutput struct {
Metadata *response.ResponseMetadata
OperationDetails []*OperationDetailForTagResourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (TagResourcesOutput) GoString ¶
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (*TagResourcesOutput) SetOperationDetails ¶
func (s *TagResourcesOutput) SetOperationDetails(v []*OperationDetailForTagResourcesOutput) *TagResourcesOutput
SetOperationDetails sets the OperationDetails field's value.
func (TagResourcesOutput) String ¶
func (s TagResourcesOutput) String() string
String returns the string representation
type TargetImageInfoForDescribeMigrationJobsOutput ¶
type TargetImageInfoForDescribeMigrationJobsOutput struct {
OS *string `type:"string"`
Platform *string `type:"string"`
PlatformVersion *string `type:"string"`
// contains filtered or unexported fields
}
func (TargetImageInfoForDescribeMigrationJobsOutput) GoString ¶
func (s TargetImageInfoForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*TargetImageInfoForDescribeMigrationJobsOutput) SetOS ¶
func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetOS(v string) *TargetImageInfoForDescribeMigrationJobsOutput
SetOS sets the OS field's value.
func (*TargetImageInfoForDescribeMigrationJobsOutput) SetPlatform ¶
func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetPlatform(v string) *TargetImageInfoForDescribeMigrationJobsOutput
SetPlatform sets the Platform field's value.
func (*TargetImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion ¶
func (s *TargetImageInfoForDescribeMigrationJobsOutput) SetPlatformVersion(v string) *TargetImageInfoForDescribeMigrationJobsOutput
SetPlatformVersion sets the PlatformVersion field's value.
func (TargetImageInfoForDescribeMigrationJobsOutput) String ¶
func (s TargetImageInfoForDescribeMigrationJobsOutput) String() string
String returns the string representation
type TargetOSInfoForDescribeMigrationSystemSupportTypesOutput ¶
type TargetOSInfoForDescribeMigrationSystemSupportTypesOutput struct {
OS *string `type:"string"`
OSName *string `type:"string"`
Platform *string `type:"string"`
PlatformVersion *string `type:"string"`
// contains filtered or unexported fields
}
func (TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) GoString ¶
func (s TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) GoString() string
GoString returns the string representation
func (*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOS ¶
func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOS(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
SetOS sets the OS field's value.
func (*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOSName ¶
func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetOSName(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
SetOSName sets the OSName field's value.
func (*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatform ¶
func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatform(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
SetPlatform sets the Platform field's value.
func (*TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatformVersion ¶
func (s *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) SetPlatformVersion(v string) *TargetOSInfoForDescribeMigrationSystemSupportTypesOutput
SetPlatformVersion sets the PlatformVersion field's value.
func (TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) String ¶
func (s TargetOSInfoForDescribeMigrationSystemSupportTypesOutput) String() string
String returns the string representation
type TemporaryResourceForDescribeMigrationJobsOutput ¶
type TemporaryResourceForDescribeMigrationJobsOutput struct {
AssociatedResource []*AssociatedResourceForDescribeMigrationJobsOutput `type:"list"`
ProjectName *string `type:"string"`
ResourceId *string `type:"string"`
ResourceName *string `type:"string"`
ResourceStatus *string `type:"string"`
ResourceType *string `type:"string"`
// contains filtered or unexported fields
}
func (TemporaryResourceForDescribeMigrationJobsOutput) GoString ¶
func (s TemporaryResourceForDescribeMigrationJobsOutput) GoString() string
GoString returns the string representation
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetAssociatedResource ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetAssociatedResource(v []*AssociatedResourceForDescribeMigrationJobsOutput) *TemporaryResourceForDescribeMigrationJobsOutput
SetAssociatedResource sets the AssociatedResource field's value.
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetProjectName ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetProjectName(v string) *TemporaryResourceForDescribeMigrationJobsOutput
SetProjectName sets the ProjectName field's value.
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetResourceId ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceId(v string) *TemporaryResourceForDescribeMigrationJobsOutput
SetResourceId sets the ResourceId field's value.
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetResourceName ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceName(v string) *TemporaryResourceForDescribeMigrationJobsOutput
SetResourceName sets the ResourceName field's value.
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetResourceStatus ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceStatus(v string) *TemporaryResourceForDescribeMigrationJobsOutput
SetResourceStatus sets the ResourceStatus field's value.
func (*TemporaryResourceForDescribeMigrationJobsOutput) SetResourceType ¶
func (s *TemporaryResourceForDescribeMigrationJobsOutput) SetResourceType(v string) *TemporaryResourceForDescribeMigrationJobsOutput
SetResourceType sets the ResourceType field's value.
func (TemporaryResourceForDescribeMigrationJobsOutput) String ¶
func (s TemporaryResourceForDescribeMigrationJobsOutput) String() string
String returns the string representation
type TriggerLastIncrementalSyncInput ¶
type TriggerLastIncrementalSyncInput struct {
// MigrationJobId is a required field
MigrationJobId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (TriggerLastIncrementalSyncInput) GoString ¶
func (s TriggerLastIncrementalSyncInput) GoString() string
GoString returns the string representation
func (*TriggerLastIncrementalSyncInput) SetMigrationJobId ¶
func (s *TriggerLastIncrementalSyncInput) SetMigrationJobId(v string) *TriggerLastIncrementalSyncInput
SetMigrationJobId sets the MigrationJobId field's value.
func (TriggerLastIncrementalSyncInput) String ¶
func (s TriggerLastIncrementalSyncInput) String() string
String returns the string representation
func (*TriggerLastIncrementalSyncInput) Validate ¶
func (s *TriggerLastIncrementalSyncInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TriggerLastIncrementalSyncOutput ¶
type TriggerLastIncrementalSyncOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (TriggerLastIncrementalSyncOutput) GoString ¶
func (s TriggerLastIncrementalSyncOutput) GoString() string
GoString returns the string representation
func (TriggerLastIncrementalSyncOutput) String ¶
func (s TriggerLastIncrementalSyncOutput) String() string
String returns the string representation
type UnTagResourcesInput ¶
type UnTagResourcesInput struct {
ClientToken *string `type:"string"`
// ResourceIds is a required field
ResourceIds []*string `type:"list" required:"true"`
// ResourceType is a required field
ResourceType *string `type:"string" required:"true"`
// TagKeys is a required field
TagKeys []*string `type:"list" required:"true"`
// contains filtered or unexported fields
}
func (UnTagResourcesInput) GoString ¶
func (s UnTagResourcesInput) GoString() string
GoString returns the string representation
func (*UnTagResourcesInput) SetClientToken ¶
func (s *UnTagResourcesInput) SetClientToken(v string) *UnTagResourcesInput
SetClientToken sets the ClientToken field's value.
func (*UnTagResourcesInput) SetResourceIds ¶
func (s *UnTagResourcesInput) SetResourceIds(v []*string) *UnTagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UnTagResourcesInput) SetResourceType ¶
func (s *UnTagResourcesInput) SetResourceType(v string) *UnTagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UnTagResourcesInput) SetTagKeys ¶
func (s *UnTagResourcesInput) SetTagKeys(v []*string) *UnTagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UnTagResourcesInput) String ¶
func (s UnTagResourcesInput) String() string
String returns the string representation
func (*UnTagResourcesInput) Validate ¶
func (s *UnTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnTagResourcesOutput ¶
type UnTagResourcesOutput struct {
Metadata *response.ResponseMetadata
OperationDetails []*OperationDetailForUnTagResourcesOutput `type:"list"`
// contains filtered or unexported fields
}
func (UnTagResourcesOutput) GoString ¶
func (s UnTagResourcesOutput) GoString() string
GoString returns the string representation
func (*UnTagResourcesOutput) SetOperationDetails ¶
func (s *UnTagResourcesOutput) SetOperationDetails(v []*OperationDetailForUnTagResourcesOutput) *UnTagResourcesOutput
SetOperationDetails sets the OperationDetails field's value.
func (UnTagResourcesOutput) String ¶
func (s UnTagResourcesOutput) String() string
String returns the string representation
type VgInfoForDescribeMigrationSourcesOutput ¶
type VgInfoForDescribeMigrationSourcesOutput struct {
Format *string `type:"string"`
LvInfos []*LvInfoForDescribeMigrationSourcesOutput `type:"list"`
PvInfos []*PvInfoForDescribeMigrationSourcesOutput `type:"list"`
VgName *string `type:"string"`
VgSize *int64 `type:"int64"`
VgUUID *string `type:"string"`
// contains filtered or unexported fields
}
func (VgInfoForDescribeMigrationSourcesOutput) GoString ¶
func (s VgInfoForDescribeMigrationSourcesOutput) GoString() string
GoString returns the string representation
func (*VgInfoForDescribeMigrationSourcesOutput) SetFormat ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetFormat(v string) *VgInfoForDescribeMigrationSourcesOutput
SetFormat sets the Format field's value.
func (*VgInfoForDescribeMigrationSourcesOutput) SetLvInfos ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetLvInfos(v []*LvInfoForDescribeMigrationSourcesOutput) *VgInfoForDescribeMigrationSourcesOutput
SetLvInfos sets the LvInfos field's value.
func (*VgInfoForDescribeMigrationSourcesOutput) SetPvInfos ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetPvInfos(v []*PvInfoForDescribeMigrationSourcesOutput) *VgInfoForDescribeMigrationSourcesOutput
SetPvInfos sets the PvInfos field's value.
func (*VgInfoForDescribeMigrationSourcesOutput) SetVgName ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgName(v string) *VgInfoForDescribeMigrationSourcesOutput
SetVgName sets the VgName field's value.
func (*VgInfoForDescribeMigrationSourcesOutput) SetVgSize ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgSize(v int64) *VgInfoForDescribeMigrationSourcesOutput
SetVgSize sets the VgSize field's value.
func (*VgInfoForDescribeMigrationSourcesOutput) SetVgUUID ¶
func (s *VgInfoForDescribeMigrationSourcesOutput) SetVgUUID(v string) *VgInfoForDescribeMigrationSourcesOutput
SetVgUUID sets the VgUUID field's value.
func (VgInfoForDescribeMigrationSourcesOutput) String ¶
func (s VgInfoForDescribeMigrationSourcesOutput) String() string
String returns the string representation
Source Files
¶
- api_create_migration_job.go
- api_delete_migration_job.go
- api_delete_migration_source.go
- api_describe_migration_jobs.go
- api_describe_migration_logs.go
- api_describe_migration_sources.go
- api_describe_migration_system_support_types.go
- api_modify_migration_job_attribute.go
- api_modify_migration_source_attribute.go
- api_set_incremental_sync_interval.go
- api_tag_resources.go
- api_trigger_last_incremental_sync.go
- api_un_tag_resources.go
- interface_smc.go
- service_smc.go