Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 Changes in this version type CreateProjectInput + VpcConfig *VpcConfig + func (s *CreateProjectInput) SetVpcConfig(v *VpcConfig) *CreateProjectInput type Project + VpcConfig *VpcConfig + func (s *Project) SetVpcConfig(v *VpcConfig) *Project type RemoteAccessSession + VpcConfig *VpcConfig + func (s *RemoteAccessSession) SetVpcConfig(v *VpcConfig) *RemoteAccessSession type Run + VpcConfig *VpcConfig + func (s *Run) SetVpcConfig(v *VpcConfig) *Run type UpdateProjectInput + VpcConfig *VpcConfig + func (s *UpdateProjectInput) SetVpcConfig(v *VpcConfig) *UpdateProjectInput + type VpcConfig struct + SecurityGroupIds []*string + SubnetIds []*string + VpcId *string + func (s *VpcConfig) SetSecurityGroupIds(v []*string) *VpcConfig + func (s *VpcConfig) SetSubnetIds(v []*string) *VpcConfig + func (s *VpcConfig) SetVpcId(v string) *VpcConfig + func (s *VpcConfig) Validate() error + func (s VpcConfig) GoString() string + func (s VpcConfig) String() string v1.42.6 Nov 15, 2021 Changes in this version + const ArtifactCategoryFile + const ArtifactCategoryLog + const ArtifactCategoryScreenshot + const ArtifactTypeAppiumJavaOutput + const ArtifactTypeAppiumJavaXmlOutput + const ArtifactTypeAppiumPythonOutput + const ArtifactTypeAppiumPythonXmlOutput + const ArtifactTypeAppiumServerOutput + const ArtifactTypeApplicationCrashReport + const ArtifactTypeAutomationOutput + const ArtifactTypeCalabashJavaXmlOutput + const ArtifactTypeCalabashJsonOutput + const ArtifactTypeCalabashPrettyOutput + const ArtifactTypeCalabashStandardOutput + const ArtifactTypeCustomerArtifact + const ArtifactTypeCustomerArtifactLog + const ArtifactTypeDeviceLog + const ArtifactTypeExerciserMonkeyOutput + const ArtifactTypeExplorerEventLog + const ArtifactTypeExplorerSummaryLog + const ArtifactTypeInstrumentationOutput + const ArtifactTypeMessageLog + const ArtifactTypeResultLog + const ArtifactTypeScreenshot + const ArtifactTypeServiceLog + const ArtifactTypeTestspecOutput + const ArtifactTypeUnknown + const ArtifactTypeVideo + const ArtifactTypeVideoLog + const ArtifactTypeWebkitLog + const ArtifactTypeXctestLog + const BillingMethodMetered + const BillingMethodUnmetered + const CurrencyCodeUsd + const DeviceAttributeAppiumVersion + const DeviceAttributeArn + const DeviceAttributeAvailability + const DeviceAttributeFleetType + const DeviceAttributeFormFactor + const DeviceAttributeInstanceArn + const DeviceAttributeInstanceLabels + const DeviceAttributeManufacturer + const DeviceAttributeModel + const DeviceAttributeOsVersion + const DeviceAttributePlatform + const DeviceAttributeRemoteAccessEnabled + const DeviceAttributeRemoteDebugEnabled + const DeviceAvailabilityAvailable + const DeviceAvailabilityBusy + const DeviceAvailabilityHighlyAvailable + const DeviceAvailabilityTemporaryNotAvailable + const DeviceFilterAttributeArn + const DeviceFilterAttributeAvailability + const DeviceFilterAttributeFleetType + const DeviceFilterAttributeFormFactor + const DeviceFilterAttributeInstanceArn + const DeviceFilterAttributeInstanceLabels + const DeviceFilterAttributeManufacturer + const DeviceFilterAttributeModel + const DeviceFilterAttributeOsVersion + const DeviceFilterAttributePlatform + const DeviceFilterAttributeRemoteAccessEnabled + const DeviceFilterAttributeRemoteDebugEnabled + const DeviceFormFactorPhone + const DeviceFormFactorTablet + const DevicePlatformAndroid + const DevicePlatformIos + const DevicePoolTypeCurated + const DevicePoolTypePrivate + const EndpointsID + const ErrCodeArgumentException + const ErrCodeCannotDeleteException + const ErrCodeIdempotencyException + const ErrCodeInternalServiceException + const ErrCodeInvalidOperationException + const ErrCodeLimitExceededException + const ErrCodeNotEligibleException + const ErrCodeNotFoundException + const ErrCodeServiceAccountException + const ErrCodeTagOperationException + const ErrCodeTagPolicyException + const ErrCodeTooManyTagsException + const ExecutionResultCodeParsingFailed + const ExecutionResultCodeVpcEndpointSetupFailed + const ExecutionResultErrored + const ExecutionResultFailed + const ExecutionResultPassed + const ExecutionResultPending + const ExecutionResultSkipped + const ExecutionResultStopped + const ExecutionResultWarned + const ExecutionStatusCompleted + const ExecutionStatusPending + const ExecutionStatusPendingConcurrency + const ExecutionStatusPendingDevice + const ExecutionStatusPreparing + const ExecutionStatusProcessing + const ExecutionStatusRunning + const ExecutionStatusScheduling + const ExecutionStatusStopping + const InstanceStatusAvailable + const InstanceStatusInUse + const InstanceStatusNotAvailable + const InstanceStatusPreparing + const InteractionModeInteractive + const InteractionModeNoVideo + const InteractionModeVideoOnly + const NetworkProfileTypeCurated + const NetworkProfileTypePrivate + const OfferingTransactionTypePurchase + const OfferingTransactionTypeRenew + const OfferingTransactionTypeSystem + const OfferingTypeRecurring + const RecurringChargeFrequencyMonthly + const RuleOperatorContains + const RuleOperatorEquals + const RuleOperatorGreaterThan + const RuleOperatorGreaterThanOrEquals + const RuleOperatorIn + const RuleOperatorLessThan + const RuleOperatorLessThanOrEquals + const RuleOperatorNotIn + const SampleTypeCpu + const SampleTypeMemory + const SampleTypeNativeAvgDrawtime + const SampleTypeNativeFps + const SampleTypeNativeFrames + const SampleTypeNativeMaxDrawtime + const SampleTypeNativeMinDrawtime + const SampleTypeOpenglAvgDrawtime + const SampleTypeOpenglFps + const SampleTypeOpenglFrames + const SampleTypeOpenglMaxDrawtime + const SampleTypeOpenglMinDrawtime + const SampleTypeRx + const SampleTypeRxRate + const SampleTypeThreads + const SampleTypeTx + const SampleTypeTxRate + const ServiceID + const ServiceName + const TestGridSessionArtifactCategoryLog + const TestGridSessionArtifactCategoryVideo + const TestGridSessionArtifactTypeSeleniumLog + const TestGridSessionArtifactTypeUnknown + const TestGridSessionArtifactTypeVideo + const TestGridSessionStatusActive + const TestGridSessionStatusClosed + const TestGridSessionStatusErrored + const TestTypeAppiumJavaJunit + const TestTypeAppiumJavaTestng + const TestTypeAppiumNode + const TestTypeAppiumPython + const TestTypeAppiumRuby + const TestTypeAppiumWebJavaJunit + const TestTypeAppiumWebJavaTestng + const TestTypeAppiumWebNode + const TestTypeAppiumWebPython + const TestTypeAppiumWebRuby + const TestTypeBuiltinExplorer + const TestTypeBuiltinFuzz + const TestTypeCalabash + const TestTypeInstrumentation + const TestTypeRemoteAccessRecord + const TestTypeRemoteAccessReplay + const TestTypeUiautomation + const TestTypeUiautomator + const TestTypeWebPerformanceProfile + const TestTypeXctest + const TestTypeXctestUi + const UploadCategoryCurated + const UploadCategoryPrivate + const UploadStatusFailed + const UploadStatusInitialized + const UploadStatusProcessing + const UploadStatusSucceeded + const UploadTypeAndroidApp + const UploadTypeAppiumJavaJunitTestPackage + const UploadTypeAppiumJavaJunitTestSpec + const UploadTypeAppiumJavaTestngTestPackage + const UploadTypeAppiumJavaTestngTestSpec + const UploadTypeAppiumNodeTestPackage + const UploadTypeAppiumNodeTestSpec + const UploadTypeAppiumPythonTestPackage + const UploadTypeAppiumPythonTestSpec + const UploadTypeAppiumRubyTestPackage + const UploadTypeAppiumRubyTestSpec + const UploadTypeAppiumWebJavaJunitTestPackage + const UploadTypeAppiumWebJavaJunitTestSpec + const UploadTypeAppiumWebJavaTestngTestPackage + const UploadTypeAppiumWebJavaTestngTestSpec + const UploadTypeAppiumWebNodeTestPackage + const UploadTypeAppiumWebNodeTestSpec + const UploadTypeAppiumWebPythonTestPackage + const UploadTypeAppiumWebPythonTestSpec + const UploadTypeAppiumWebRubyTestPackage + const UploadTypeAppiumWebRubyTestSpec + const UploadTypeCalabashTestPackage + const UploadTypeExternalData + const UploadTypeInstrumentationTestPackage + const UploadTypeInstrumentationTestSpec + const UploadTypeIosApp + const UploadTypeUiautomationTestPackage + const UploadTypeUiautomatorTestPackage + const UploadTypeWebApp + const UploadTypeXctestTestPackage + const UploadTypeXctestUiTestPackage + const UploadTypeXctestUiTestSpec + func ArtifactCategory_Values() []string + func ArtifactType_Values() []string + func BillingMethod_Values() []string + func CurrencyCode_Values() []string + func DeviceAttribute_Values() []string + func DeviceAvailability_Values() []string + func DeviceFilterAttribute_Values() []string + func DeviceFormFactor_Values() []string + func DevicePlatform_Values() []string + func DevicePoolType_Values() []string + func ExecutionResultCode_Values() []string + func ExecutionResult_Values() []string + func ExecutionStatus_Values() []string + func InstanceStatus_Values() []string + func InteractionMode_Values() []string + func NetworkProfileType_Values() []string + func OfferingTransactionType_Values() []string + func OfferingType_Values() []string + func RecurringChargeFrequency_Values() []string + func RuleOperator_Values() []string + func SampleType_Values() []string + func TestGridSessionArtifactCategory_Values() []string + func TestGridSessionArtifactType_Values() []string + func TestGridSessionStatus_Values() []string + func TestType_Values() []string + func UploadCategory_Values() []string + func UploadStatus_Values() []string + func UploadType_Values() []string + type AccountSettings struct + AwsAccountNumber *string + DefaultJobTimeoutMinutes *int64 + MaxJobTimeoutMinutes *int64 + MaxSlots map[string]*int64 + SkipAppResign *bool + TrialMinutes *TrialMinutes + UnmeteredDevices map[string]*int64 + UnmeteredRemoteAccessDevices map[string]*int64 + func (s *AccountSettings) SetAwsAccountNumber(v string) *AccountSettings + func (s *AccountSettings) SetDefaultJobTimeoutMinutes(v int64) *AccountSettings + func (s *AccountSettings) SetMaxJobTimeoutMinutes(v int64) *AccountSettings + func (s *AccountSettings) SetMaxSlots(v map[string]*int64) *AccountSettings + func (s *AccountSettings) SetSkipAppResign(v bool) *AccountSettings + func (s *AccountSettings) SetTrialMinutes(v *TrialMinutes) *AccountSettings + func (s *AccountSettings) SetUnmeteredDevices(v map[string]*int64) *AccountSettings + func (s *AccountSettings) SetUnmeteredRemoteAccessDevices(v map[string]*int64) *AccountSettings + func (s AccountSettings) GoString() string + func (s AccountSettings) String() string + type ArgumentException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ArgumentException) Code() string + func (s *ArgumentException) Error() string + func (s *ArgumentException) Message() string + func (s *ArgumentException) OrigErr() error + func (s *ArgumentException) RequestID() string + func (s *ArgumentException) StatusCode() int + func (s ArgumentException) GoString() string + func (s ArgumentException) String() string + type Artifact struct + Arn *string + Extension *string + Name *string + Type *string + Url *string + func (s *Artifact) SetArn(v string) *Artifact + func (s *Artifact) SetExtension(v string) *Artifact + func (s *Artifact) SetName(v string) *Artifact + func (s *Artifact) SetType(v string) *Artifact + func (s *Artifact) SetUrl(v string) *Artifact + func (s Artifact) GoString() string + func (s Artifact) String() string + type CPU struct + Architecture *string + Clock *float64 + Frequency *string + func (s *CPU) SetArchitecture(v string) *CPU + func (s *CPU) SetClock(v float64) *CPU + func (s *CPU) SetFrequency(v string) *CPU + func (s CPU) GoString() string + func (s CPU) String() string + type CannotDeleteException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *CannotDeleteException) Code() string + func (s *CannotDeleteException) Error() string + func (s *CannotDeleteException) Message() string + func (s *CannotDeleteException) OrigErr() error + func (s *CannotDeleteException) RequestID() string + func (s *CannotDeleteException) StatusCode() int + func (s CannotDeleteException) GoString() string + func (s CannotDeleteException) String() string + type Counters struct + Errored *int64 + Failed *int64 + Passed *int64 + Skipped *int64 + Stopped *int64 + Total *int64 + Warned *int64 + func (s *Counters) SetErrored(v int64) *Counters + func (s *Counters) SetFailed(v int64) *Counters + func (s *Counters) SetPassed(v int64) *Counters + func (s *Counters) SetSkipped(v int64) *Counters + func (s *Counters) SetStopped(v int64) *Counters + func (s *Counters) SetTotal(v int64) *Counters + func (s *Counters) SetWarned(v int64) *Counters + func (s Counters) GoString() string + func (s Counters) String() string + type CreateDevicePoolInput struct + Description *string + MaxDevices *int64 + Name *string + ProjectArn *string + Rules []*Rule + func (s *CreateDevicePoolInput) SetDescription(v string) *CreateDevicePoolInput + func (s *CreateDevicePoolInput) SetMaxDevices(v int64) *CreateDevicePoolInput + func (s *CreateDevicePoolInput) SetName(v string) *CreateDevicePoolInput + func (s *CreateDevicePoolInput) SetProjectArn(v string) *CreateDevicePoolInput + func (s *CreateDevicePoolInput) SetRules(v []*Rule) *CreateDevicePoolInput + func (s *CreateDevicePoolInput) Validate() error + func (s CreateDevicePoolInput) GoString() string + func (s CreateDevicePoolInput) String() string + type CreateDevicePoolOutput struct + DevicePool *DevicePool + func (s *CreateDevicePoolOutput) SetDevicePool(v *DevicePool) *CreateDevicePoolOutput + func (s CreateDevicePoolOutput) GoString() string + func (s CreateDevicePoolOutput) String() string + type CreateInstanceProfileInput struct + Description *string + ExcludeAppPackagesFromCleanup []*string + Name *string + PackageCleanup *bool + RebootAfterUse *bool + func (s *CreateInstanceProfileInput) SetDescription(v string) *CreateInstanceProfileInput + func (s *CreateInstanceProfileInput) SetExcludeAppPackagesFromCleanup(v []*string) *CreateInstanceProfileInput + func (s *CreateInstanceProfileInput) SetName(v string) *CreateInstanceProfileInput + func (s *CreateInstanceProfileInput) SetPackageCleanup(v bool) *CreateInstanceProfileInput + func (s *CreateInstanceProfileInput) SetRebootAfterUse(v bool) *CreateInstanceProfileInput + func (s *CreateInstanceProfileInput) Validate() error + func (s CreateInstanceProfileInput) GoString() string + func (s CreateInstanceProfileInput) String() string + type CreateInstanceProfileOutput struct + InstanceProfile *InstanceProfile + func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfileOutput + func (s CreateInstanceProfileOutput) GoString() string + func (s CreateInstanceProfileOutput) String() string + type CreateNetworkProfileInput struct + Description *string + DownlinkBandwidthBits *int64 + DownlinkDelayMs *int64 + DownlinkJitterMs *int64 + DownlinkLossPercent *int64 + Name *string + ProjectArn *string + Type *string + UplinkBandwidthBits *int64 + UplinkDelayMs *int64 + UplinkJitterMs *int64 + UplinkLossPercent *int64 + func (s *CreateNetworkProfileInput) SetDescription(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetDownlinkBandwidthBits(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetDownlinkDelayMs(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetDownlinkJitterMs(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetDownlinkLossPercent(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetName(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetProjectArn(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetType(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetUplinkBandwidthBits(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetUplinkDelayMs(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetUplinkJitterMs(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetUplinkLossPercent(v int64) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) Validate() error + func (s CreateNetworkProfileInput) GoString() string + func (s CreateNetworkProfileInput) String() string + type CreateNetworkProfileOutput struct + NetworkProfile *NetworkProfile + func (s *CreateNetworkProfileOutput) SetNetworkProfile(v *NetworkProfile) *CreateNetworkProfileOutput + func (s CreateNetworkProfileOutput) GoString() string + func (s CreateNetworkProfileOutput) String() string + type CreateProjectInput struct + DefaultJobTimeoutMinutes *int64 + Name *string + func (s *CreateProjectInput) SetDefaultJobTimeoutMinutes(v int64) *CreateProjectInput + func (s *CreateProjectInput) SetName(v string) *CreateProjectInput + func (s *CreateProjectInput) Validate() error + func (s CreateProjectInput) GoString() string + func (s CreateProjectInput) String() string + type CreateProjectOutput struct + Project *Project + func (s *CreateProjectOutput) SetProject(v *Project) *CreateProjectOutput + func (s CreateProjectOutput) GoString() string + func (s CreateProjectOutput) String() string + type CreateRemoteAccessSessionConfiguration struct + BillingMethod *string + VpceConfigurationArns []*string + func (s *CreateRemoteAccessSessionConfiguration) SetBillingMethod(v string) *CreateRemoteAccessSessionConfiguration + func (s *CreateRemoteAccessSessionConfiguration) SetVpceConfigurationArns(v []*string) *CreateRemoteAccessSessionConfiguration + func (s CreateRemoteAccessSessionConfiguration) GoString() string + func (s CreateRemoteAccessSessionConfiguration) String() string + type CreateRemoteAccessSessionInput struct + ClientId *string + Configuration *CreateRemoteAccessSessionConfiguration + DeviceArn *string + InstanceArn *string + InteractionMode *string + Name *string + ProjectArn *string + RemoteDebugEnabled *bool + RemoteRecordAppArn *string + RemoteRecordEnabled *bool + SkipAppResign *bool + SshPublicKey *string + func (s *CreateRemoteAccessSessionInput) SetClientId(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetConfiguration(v *CreateRemoteAccessSessionConfiguration) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetDeviceArn(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetInstanceArn(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetInteractionMode(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetName(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetProjectArn(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetRemoteDebugEnabled(v bool) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetRemoteRecordAppArn(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetRemoteRecordEnabled(v bool) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetSkipAppResign(v bool) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) SetSshPublicKey(v string) *CreateRemoteAccessSessionInput + func (s *CreateRemoteAccessSessionInput) Validate() error + func (s CreateRemoteAccessSessionInput) GoString() string + func (s CreateRemoteAccessSessionInput) String() string + type CreateRemoteAccessSessionOutput struct + RemoteAccessSession *RemoteAccessSession + func (s *CreateRemoteAccessSessionOutput) SetRemoteAccessSession(v *RemoteAccessSession) *CreateRemoteAccessSessionOutput + func (s CreateRemoteAccessSessionOutput) GoString() string + func (s CreateRemoteAccessSessionOutput) String() string + type CreateTestGridProjectInput struct + Description *string + Name *string + VpcConfig *TestGridVpcConfig + func (s *CreateTestGridProjectInput) SetDescription(v string) *CreateTestGridProjectInput + func (s *CreateTestGridProjectInput) SetName(v string) *CreateTestGridProjectInput + func (s *CreateTestGridProjectInput) SetVpcConfig(v *TestGridVpcConfig) *CreateTestGridProjectInput + func (s *CreateTestGridProjectInput) Validate() error + func (s CreateTestGridProjectInput) GoString() string + func (s CreateTestGridProjectInput) String() string + type CreateTestGridProjectOutput struct + TestGridProject *TestGridProject + func (s *CreateTestGridProjectOutput) SetTestGridProject(v *TestGridProject) *CreateTestGridProjectOutput + func (s CreateTestGridProjectOutput) GoString() string + func (s CreateTestGridProjectOutput) String() string + type CreateTestGridUrlInput struct + ExpiresInSeconds *int64 + ProjectArn *string + func (s *CreateTestGridUrlInput) SetExpiresInSeconds(v int64) *CreateTestGridUrlInput + func (s *CreateTestGridUrlInput) SetProjectArn(v string) *CreateTestGridUrlInput + func (s *CreateTestGridUrlInput) Validate() error + func (s CreateTestGridUrlInput) GoString() string + func (s CreateTestGridUrlInput) String() string + type CreateTestGridUrlOutput struct + Expires *time.Time + Url *string + func (s *CreateTestGridUrlOutput) SetExpires(v time.Time) *CreateTestGridUrlOutput + func (s *CreateTestGridUrlOutput) SetUrl(v string) *CreateTestGridUrlOutput + func (s CreateTestGridUrlOutput) GoString() string + func (s CreateTestGridUrlOutput) String() string + type CreateUploadInput struct + ContentType *string + Name *string + ProjectArn *string + Type *string + func (s *CreateUploadInput) SetContentType(v string) *CreateUploadInput + func (s *CreateUploadInput) SetName(v string) *CreateUploadInput + func (s *CreateUploadInput) SetProjectArn(v string) *CreateUploadInput + func (s *CreateUploadInput) SetType(v string) *CreateUploadInput + func (s *CreateUploadInput) Validate() error + func (s CreateUploadInput) GoString() string + func (s CreateUploadInput) String() string + type CreateUploadOutput struct + Upload *Upload + func (s *CreateUploadOutput) SetUpload(v *Upload) *CreateUploadOutput + func (s CreateUploadOutput) GoString() string + func (s CreateUploadOutput) String() string + type CreateVPCEConfigurationInput struct + ServiceDnsName *string + VpceConfigurationDescription *string + VpceConfigurationName *string + VpceServiceName *string + func (s *CreateVPCEConfigurationInput) SetServiceDnsName(v string) *CreateVPCEConfigurationInput + func (s *CreateVPCEConfigurationInput) SetVpceConfigurationDescription(v string) *CreateVPCEConfigurationInput + func (s *CreateVPCEConfigurationInput) SetVpceConfigurationName(v string) *CreateVPCEConfigurationInput + func (s *CreateVPCEConfigurationInput) SetVpceServiceName(v string) *CreateVPCEConfigurationInput + func (s *CreateVPCEConfigurationInput) Validate() error + func (s CreateVPCEConfigurationInput) GoString() string + func (s CreateVPCEConfigurationInput) String() string + type CreateVPCEConfigurationOutput struct + VpceConfiguration *VPCEConfiguration + func (s *CreateVPCEConfigurationOutput) SetVpceConfiguration(v *VPCEConfiguration) *CreateVPCEConfigurationOutput + func (s CreateVPCEConfigurationOutput) GoString() string + func (s CreateVPCEConfigurationOutput) String() string + type CustomerArtifactPaths struct + AndroidPaths []*string + DeviceHostPaths []*string + IosPaths []*string + func (s *CustomerArtifactPaths) SetAndroidPaths(v []*string) *CustomerArtifactPaths + func (s *CustomerArtifactPaths) SetDeviceHostPaths(v []*string) *CustomerArtifactPaths + func (s *CustomerArtifactPaths) SetIosPaths(v []*string) *CustomerArtifactPaths + func (s CustomerArtifactPaths) GoString() string + func (s CustomerArtifactPaths) String() string + type DeleteDevicePoolInput struct + Arn *string + func (s *DeleteDevicePoolInput) SetArn(v string) *DeleteDevicePoolInput + func (s *DeleteDevicePoolInput) Validate() error + func (s DeleteDevicePoolInput) GoString() string + func (s DeleteDevicePoolInput) String() string + type DeleteDevicePoolOutput struct + func (s DeleteDevicePoolOutput) GoString() string + func (s DeleteDevicePoolOutput) String() string + type DeleteInstanceProfileInput struct + Arn *string + func (s *DeleteInstanceProfileInput) SetArn(v string) *DeleteInstanceProfileInput + func (s *DeleteInstanceProfileInput) Validate() error + func (s DeleteInstanceProfileInput) GoString() string + func (s DeleteInstanceProfileInput) String() string + type DeleteInstanceProfileOutput struct + func (s DeleteInstanceProfileOutput) GoString() string + func (s DeleteInstanceProfileOutput) String() string + type DeleteNetworkProfileInput struct + Arn *string + func (s *DeleteNetworkProfileInput) SetArn(v string) *DeleteNetworkProfileInput + func (s *DeleteNetworkProfileInput) Validate() error + func (s DeleteNetworkProfileInput) GoString() string + func (s DeleteNetworkProfileInput) String() string + type DeleteNetworkProfileOutput struct + func (s DeleteNetworkProfileOutput) GoString() string + func (s DeleteNetworkProfileOutput) String() string + type DeleteProjectInput struct + Arn *string + func (s *DeleteProjectInput) SetArn(v string) *DeleteProjectInput + func (s *DeleteProjectInput) Validate() error + func (s DeleteProjectInput) GoString() string + func (s DeleteProjectInput) String() string + type DeleteProjectOutput struct + func (s DeleteProjectOutput) GoString() string + func (s DeleteProjectOutput) String() string + type DeleteRemoteAccessSessionInput struct + Arn *string + func (s *DeleteRemoteAccessSessionInput) SetArn(v string) *DeleteRemoteAccessSessionInput + func (s *DeleteRemoteAccessSessionInput) Validate() error + func (s DeleteRemoteAccessSessionInput) GoString() string + func (s DeleteRemoteAccessSessionInput) String() string + type DeleteRemoteAccessSessionOutput struct + func (s DeleteRemoteAccessSessionOutput) GoString() string + func (s DeleteRemoteAccessSessionOutput) String() string + type DeleteRunInput struct + Arn *string + func (s *DeleteRunInput) SetArn(v string) *DeleteRunInput + func (s *DeleteRunInput) Validate() error + func (s DeleteRunInput) GoString() string + func (s DeleteRunInput) String() string + type DeleteRunOutput struct + func (s DeleteRunOutput) GoString() string + func (s DeleteRunOutput) String() string + type DeleteTestGridProjectInput struct + ProjectArn *string + func (s *DeleteTestGridProjectInput) SetProjectArn(v string) *DeleteTestGridProjectInput + func (s *DeleteTestGridProjectInput) Validate() error + func (s DeleteTestGridProjectInput) GoString() string + func (s DeleteTestGridProjectInput) String() string + type DeleteTestGridProjectOutput struct + func (s DeleteTestGridProjectOutput) GoString() string + func (s DeleteTestGridProjectOutput) String() string + type DeleteUploadInput struct + Arn *string + func (s *DeleteUploadInput) SetArn(v string) *DeleteUploadInput + func (s *DeleteUploadInput) Validate() error + func (s DeleteUploadInput) GoString() string + func (s DeleteUploadInput) String() string + type DeleteUploadOutput struct + func (s DeleteUploadOutput) GoString() string + func (s DeleteUploadOutput) String() string + type DeleteVPCEConfigurationInput struct + Arn *string + func (s *DeleteVPCEConfigurationInput) SetArn(v string) *DeleteVPCEConfigurationInput + func (s *DeleteVPCEConfigurationInput) Validate() error + func (s DeleteVPCEConfigurationInput) GoString() string + func (s DeleteVPCEConfigurationInput) String() string + type DeleteVPCEConfigurationOutput struct + func (s DeleteVPCEConfigurationOutput) GoString() string + func (s DeleteVPCEConfigurationOutput) String() string + type Device struct + Arn *string + Availability *string + Carrier *string + Cpu *CPU + FleetName *string + FleetType *string + FormFactor *string + HeapSize *int64 + Image *string + Instances []*DeviceInstance + Manufacturer *string + Memory *int64 + Model *string + ModelId *string + Name *string + Os *string + Platform *string + Radio *string + RemoteAccessEnabled *bool + RemoteDebugEnabled *bool + Resolution *Resolution + func (s *Device) SetArn(v string) *Device + func (s *Device) SetAvailability(v string) *Device + func (s *Device) SetCarrier(v string) *Device + func (s *Device) SetCpu(v *CPU) *Device + func (s *Device) SetFleetName(v string) *Device + func (s *Device) SetFleetType(v string) *Device + func (s *Device) SetFormFactor(v string) *Device + func (s *Device) SetHeapSize(v int64) *Device + func (s *Device) SetImage(v string) *Device + func (s *Device) SetInstances(v []*DeviceInstance) *Device + func (s *Device) SetManufacturer(v string) *Device + func (s *Device) SetMemory(v int64) *Device + func (s *Device) SetModel(v string) *Device + func (s *Device) SetModelId(v string) *Device + func (s *Device) SetName(v string) *Device + func (s *Device) SetOs(v string) *Device + func (s *Device) SetPlatform(v string) *Device + func (s *Device) SetRadio(v string) *Device + func (s *Device) SetRemoteAccessEnabled(v bool) *Device + func (s *Device) SetRemoteDebugEnabled(v bool) *Device + func (s *Device) SetResolution(v *Resolution) *Device + func (s Device) GoString() string + func (s Device) String() string + type DeviceFarm struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *DeviceFarm + func (c *DeviceFarm) CreateDevicePool(input *CreateDevicePoolInput) (*CreateDevicePoolOutput, error) + func (c *DeviceFarm) CreateDevicePoolRequest(input *CreateDevicePoolInput) (req *request.Request, output *CreateDevicePoolOutput) + func (c *DeviceFarm) CreateDevicePoolWithContext(ctx aws.Context, input *CreateDevicePoolInput, opts ...request.Option) (*CreateDevicePoolOutput, error) + func (c *DeviceFarm) CreateInstanceProfile(input *CreateInstanceProfileInput) (*CreateInstanceProfileOutput, error) + func (c *DeviceFarm) CreateInstanceProfileRequest(input *CreateInstanceProfileInput) (req *request.Request, output *CreateInstanceProfileOutput) + func (c *DeviceFarm) CreateInstanceProfileWithContext(ctx aws.Context, input *CreateInstanceProfileInput, opts ...request.Option) (*CreateInstanceProfileOutput, error) + func (c *DeviceFarm) CreateNetworkProfile(input *CreateNetworkProfileInput) (*CreateNetworkProfileOutput, error) + func (c *DeviceFarm) CreateNetworkProfileRequest(input *CreateNetworkProfileInput) (req *request.Request, output *CreateNetworkProfileOutput) + func (c *DeviceFarm) CreateNetworkProfileWithContext(ctx aws.Context, input *CreateNetworkProfileInput, opts ...request.Option) (*CreateNetworkProfileOutput, error) + func (c *DeviceFarm) CreateProject(input *CreateProjectInput) (*CreateProjectOutput, error) + func (c *DeviceFarm) CreateProjectRequest(input *CreateProjectInput) (req *request.Request, output *CreateProjectOutput) + func (c *DeviceFarm) CreateProjectWithContext(ctx aws.Context, input *CreateProjectInput, opts ...request.Option) (*CreateProjectOutput, error) + func (c *DeviceFarm) CreateRemoteAccessSession(input *CreateRemoteAccessSessionInput) (*CreateRemoteAccessSessionOutput, error) + func (c *DeviceFarm) CreateRemoteAccessSessionRequest(input *CreateRemoteAccessSessionInput) (req *request.Request, output *CreateRemoteAccessSessionOutput) + func (c *DeviceFarm) CreateRemoteAccessSessionWithContext(ctx aws.Context, input *CreateRemoteAccessSessionInput, opts ...request.Option) (*CreateRemoteAccessSessionOutput, error) + func (c *DeviceFarm) CreateTestGridProject(input *CreateTestGridProjectInput) (*CreateTestGridProjectOutput, error) + func (c *DeviceFarm) CreateTestGridProjectRequest(input *CreateTestGridProjectInput) (req *request.Request, output *CreateTestGridProjectOutput) + func (c *DeviceFarm) CreateTestGridProjectWithContext(ctx aws.Context, input *CreateTestGridProjectInput, opts ...request.Option) (*CreateTestGridProjectOutput, error) + func (c *DeviceFarm) CreateTestGridUrl(input *CreateTestGridUrlInput) (*CreateTestGridUrlOutput, error) + func (c *DeviceFarm) CreateTestGridUrlRequest(input *CreateTestGridUrlInput) (req *request.Request, output *CreateTestGridUrlOutput) + func (c *DeviceFarm) CreateTestGridUrlWithContext(ctx aws.Context, input *CreateTestGridUrlInput, opts ...request.Option) (*CreateTestGridUrlOutput, error) + func (c *DeviceFarm) CreateUpload(input *CreateUploadInput) (*CreateUploadOutput, error) + func (c *DeviceFarm) CreateUploadRequest(input *CreateUploadInput) (req *request.Request, output *CreateUploadOutput) + func (c *DeviceFarm) CreateUploadWithContext(ctx aws.Context, input *CreateUploadInput, opts ...request.Option) (*CreateUploadOutput, error) + func (c *DeviceFarm) CreateVPCEConfiguration(input *CreateVPCEConfigurationInput) (*CreateVPCEConfigurationOutput, error) + func (c *DeviceFarm) CreateVPCEConfigurationRequest(input *CreateVPCEConfigurationInput) (req *request.Request, output *CreateVPCEConfigurationOutput) + func (c *DeviceFarm) CreateVPCEConfigurationWithContext(ctx aws.Context, input *CreateVPCEConfigurationInput, opts ...request.Option) (*CreateVPCEConfigurationOutput, error) + func (c *DeviceFarm) DeleteDevicePool(input *DeleteDevicePoolInput) (*DeleteDevicePoolOutput, error) + func (c *DeviceFarm) DeleteDevicePoolRequest(input *DeleteDevicePoolInput) (req *request.Request, output *DeleteDevicePoolOutput) + func (c *DeviceFarm) DeleteDevicePoolWithContext(ctx aws.Context, input *DeleteDevicePoolInput, opts ...request.Option) (*DeleteDevicePoolOutput, error) + func (c *DeviceFarm) DeleteInstanceProfile(input *DeleteInstanceProfileInput) (*DeleteInstanceProfileOutput, error) + func (c *DeviceFarm) DeleteInstanceProfileRequest(input *DeleteInstanceProfileInput) (req *request.Request, output *DeleteInstanceProfileOutput) + func (c *DeviceFarm) DeleteInstanceProfileWithContext(ctx aws.Context, input *DeleteInstanceProfileInput, opts ...request.Option) (*DeleteInstanceProfileOutput, error) + func (c *DeviceFarm) DeleteNetworkProfile(input *DeleteNetworkProfileInput) (*DeleteNetworkProfileOutput, error) + func (c *DeviceFarm) DeleteNetworkProfileRequest(input *DeleteNetworkProfileInput) (req *request.Request, output *DeleteNetworkProfileOutput) + func (c *DeviceFarm) DeleteNetworkProfileWithContext(ctx aws.Context, input *DeleteNetworkProfileInput, opts ...request.Option) (*DeleteNetworkProfileOutput, error) + func (c *DeviceFarm) DeleteProject(input *DeleteProjectInput) (*DeleteProjectOutput, error) + func (c *DeviceFarm) DeleteProjectRequest(input *DeleteProjectInput) (req *request.Request, output *DeleteProjectOutput) + func (c *DeviceFarm) DeleteProjectWithContext(ctx aws.Context, input *DeleteProjectInput, opts ...request.Option) (*DeleteProjectOutput, error) + func (c *DeviceFarm) DeleteRemoteAccessSession(input *DeleteRemoteAccessSessionInput) (*DeleteRemoteAccessSessionOutput, error) + func (c *DeviceFarm) DeleteRemoteAccessSessionRequest(input *DeleteRemoteAccessSessionInput) (req *request.Request, output *DeleteRemoteAccessSessionOutput) + func (c *DeviceFarm) DeleteRemoteAccessSessionWithContext(ctx aws.Context, input *DeleteRemoteAccessSessionInput, opts ...request.Option) (*DeleteRemoteAccessSessionOutput, error) + func (c *DeviceFarm) DeleteRun(input *DeleteRunInput) (*DeleteRunOutput, error) + func (c *DeviceFarm) DeleteRunRequest(input *DeleteRunInput) (req *request.Request, output *DeleteRunOutput) + func (c *DeviceFarm) DeleteRunWithContext(ctx aws.Context, input *DeleteRunInput, opts ...request.Option) (*DeleteRunOutput, error) + func (c *DeviceFarm) DeleteTestGridProject(input *DeleteTestGridProjectInput) (*DeleteTestGridProjectOutput, error) + func (c *DeviceFarm) DeleteTestGridProjectRequest(input *DeleteTestGridProjectInput) (req *request.Request, output *DeleteTestGridProjectOutput) + func (c *DeviceFarm) DeleteTestGridProjectWithContext(ctx aws.Context, input *DeleteTestGridProjectInput, opts ...request.Option) (*DeleteTestGridProjectOutput, error) + func (c *DeviceFarm) DeleteUpload(input *DeleteUploadInput) (*DeleteUploadOutput, error) + func (c *DeviceFarm) DeleteUploadRequest(input *DeleteUploadInput) (req *request.Request, output *DeleteUploadOutput) + func (c *DeviceFarm) DeleteUploadWithContext(ctx aws.Context, input *DeleteUploadInput, opts ...request.Option) (*DeleteUploadOutput, error) + func (c *DeviceFarm) DeleteVPCEConfiguration(input *DeleteVPCEConfigurationInput) (*DeleteVPCEConfigurationOutput, error) + func (c *DeviceFarm) DeleteVPCEConfigurationRequest(input *DeleteVPCEConfigurationInput) (req *request.Request, output *DeleteVPCEConfigurationOutput) + func (c *DeviceFarm) DeleteVPCEConfigurationWithContext(ctx aws.Context, input *DeleteVPCEConfigurationInput, opts ...request.Option) (*DeleteVPCEConfigurationOutput, error) + func (c *DeviceFarm) GetAccountSettings(input *GetAccountSettingsInput) (*GetAccountSettingsOutput, error) + func (c *DeviceFarm) GetAccountSettingsRequest(input *GetAccountSettingsInput) (req *request.Request, output *GetAccountSettingsOutput) + func (c *DeviceFarm) GetAccountSettingsWithContext(ctx aws.Context, input *GetAccountSettingsInput, opts ...request.Option) (*GetAccountSettingsOutput, error) + func (c *DeviceFarm) GetDevice(input *GetDeviceInput) (*GetDeviceOutput, error) + func (c *DeviceFarm) GetDeviceInstance(input *GetDeviceInstanceInput) (*GetDeviceInstanceOutput, error) + func (c *DeviceFarm) GetDeviceInstanceRequest(input *GetDeviceInstanceInput) (req *request.Request, output *GetDeviceInstanceOutput) + func (c *DeviceFarm) GetDeviceInstanceWithContext(ctx aws.Context, input *GetDeviceInstanceInput, opts ...request.Option) (*GetDeviceInstanceOutput, error) + func (c *DeviceFarm) GetDevicePool(input *GetDevicePoolInput) (*GetDevicePoolOutput, error) + func (c *DeviceFarm) GetDevicePoolCompatibility(input *GetDevicePoolCompatibilityInput) (*GetDevicePoolCompatibilityOutput, error) + func (c *DeviceFarm) GetDevicePoolCompatibilityRequest(input *GetDevicePoolCompatibilityInput) (req *request.Request, output *GetDevicePoolCompatibilityOutput) + func (c *DeviceFarm) GetDevicePoolCompatibilityWithContext(ctx aws.Context, input *GetDevicePoolCompatibilityInput, ...) (*GetDevicePoolCompatibilityOutput, error) + func (c *DeviceFarm) GetDevicePoolRequest(input *GetDevicePoolInput) (req *request.Request, output *GetDevicePoolOutput) + func (c *DeviceFarm) GetDevicePoolWithContext(ctx aws.Context, input *GetDevicePoolInput, opts ...request.Option) (*GetDevicePoolOutput, error) + func (c *DeviceFarm) GetDeviceRequest(input *GetDeviceInput) (req *request.Request, output *GetDeviceOutput) + func (c *DeviceFarm) GetDeviceWithContext(ctx aws.Context, input *GetDeviceInput, opts ...request.Option) (*GetDeviceOutput, error) + func (c *DeviceFarm) GetInstanceProfile(input *GetInstanceProfileInput) (*GetInstanceProfileOutput, error) + func (c *DeviceFarm) GetInstanceProfileRequest(input *GetInstanceProfileInput) (req *request.Request, output *GetInstanceProfileOutput) + func (c *DeviceFarm) GetInstanceProfileWithContext(ctx aws.Context, input *GetInstanceProfileInput, opts ...request.Option) (*GetInstanceProfileOutput, error) + func (c *DeviceFarm) GetJob(input *GetJobInput) (*GetJobOutput, error) + func (c *DeviceFarm) GetJobRequest(input *GetJobInput) (req *request.Request, output *GetJobOutput) + func (c *DeviceFarm) GetJobWithContext(ctx aws.Context, input *GetJobInput, opts ...request.Option) (*GetJobOutput, error) + func (c *DeviceFarm) GetNetworkProfile(input *GetNetworkProfileInput) (*GetNetworkProfileOutput, error) + func (c *DeviceFarm) GetNetworkProfileRequest(input *GetNetworkProfileInput) (req *request.Request, output *GetNetworkProfileOutput) + func (c *DeviceFarm) GetNetworkProfileWithContext(ctx aws.Context, input *GetNetworkProfileInput, opts ...request.Option) (*GetNetworkProfileOutput, error) + func (c *DeviceFarm) GetOfferingStatus(input *GetOfferingStatusInput) (*GetOfferingStatusOutput, error) + func (c *DeviceFarm) GetOfferingStatusPages(input *GetOfferingStatusInput, fn func(*GetOfferingStatusOutput, bool) bool) error + func (c *DeviceFarm) GetOfferingStatusPagesWithContext(ctx aws.Context, input *GetOfferingStatusInput, ...) error + func (c *DeviceFarm) GetOfferingStatusRequest(input *GetOfferingStatusInput) (req *request.Request, output *GetOfferingStatusOutput) + func (c *DeviceFarm) GetOfferingStatusWithContext(ctx aws.Context, input *GetOfferingStatusInput, opts ...request.Option) (*GetOfferingStatusOutput, error) + func (c *DeviceFarm) GetProject(input *GetProjectInput) (*GetProjectOutput, error) + func (c *DeviceFarm) GetProjectRequest(input *GetProjectInput) (req *request.Request, output *GetProjectOutput) + func (c *DeviceFarm) GetProjectWithContext(ctx aws.Context, input *GetProjectInput, opts ...request.Option) (*GetProjectOutput, error) + func (c *DeviceFarm) GetRemoteAccessSession(input *GetRemoteAccessSessionInput) (*GetRemoteAccessSessionOutput, error) + func (c *DeviceFarm) GetRemoteAccessSessionRequest(input *GetRemoteAccessSessionInput) (req *request.Request, output *GetRemoteAccessSessionOutput) + func (c *DeviceFarm) GetRemoteAccessSessionWithContext(ctx aws.Context, input *GetRemoteAccessSessionInput, opts ...request.Option) (*GetRemoteAccessSessionOutput, error) + func (c *DeviceFarm) GetRun(input *GetRunInput) (*GetRunOutput, error) + func (c *DeviceFarm) GetRunRequest(input *GetRunInput) (req *request.Request, output *GetRunOutput) + func (c *DeviceFarm) GetRunWithContext(ctx aws.Context, input *GetRunInput, opts ...request.Option) (*GetRunOutput, error) + func (c *DeviceFarm) GetSuite(input *GetSuiteInput) (*GetSuiteOutput, error) + func (c *DeviceFarm) GetSuiteRequest(input *GetSuiteInput) (req *request.Request, output *GetSuiteOutput) + func (c *DeviceFarm) GetSuiteWithContext(ctx aws.Context, input *GetSuiteInput, opts ...request.Option) (*GetSuiteOutput, error) + func (c *DeviceFarm) GetTest(input *GetTestInput) (*GetTestOutput, error) + func (c *DeviceFarm) GetTestGridProject(input *GetTestGridProjectInput) (*GetTestGridProjectOutput, error) + func (c *DeviceFarm) GetTestGridProjectRequest(input *GetTestGridProjectInput) (req *request.Request, output *GetTestGridProjectOutput) + func (c *DeviceFarm) GetTestGridProjectWithContext(ctx aws.Context, input *GetTestGridProjectInput, opts ...request.Option) (*GetTestGridProjectOutput, error) + func (c *DeviceFarm) GetTestGridSession(input *GetTestGridSessionInput) (*GetTestGridSessionOutput, error) + func (c *DeviceFarm) GetTestGridSessionRequest(input *GetTestGridSessionInput) (req *request.Request, output *GetTestGridSessionOutput) + func (c *DeviceFarm) GetTestGridSessionWithContext(ctx aws.Context, input *GetTestGridSessionInput, opts ...request.Option) (*GetTestGridSessionOutput, error) + func (c *DeviceFarm) GetTestRequest(input *GetTestInput) (req *request.Request, output *GetTestOutput) + func (c *DeviceFarm) GetTestWithContext(ctx aws.Context, input *GetTestInput, opts ...request.Option) (*GetTestOutput, error) + func (c *DeviceFarm) GetUpload(input *GetUploadInput) (*GetUploadOutput, error) + func (c *DeviceFarm) GetUploadRequest(input *GetUploadInput) (req *request.Request, output *GetUploadOutput) + func (c *DeviceFarm) GetUploadWithContext(ctx aws.Context, input *GetUploadInput, opts ...request.Option) (*GetUploadOutput, error) + func (c *DeviceFarm) GetVPCEConfiguration(input *GetVPCEConfigurationInput) (*GetVPCEConfigurationOutput, error) + func (c *DeviceFarm) GetVPCEConfigurationRequest(input *GetVPCEConfigurationInput) (req *request.Request, output *GetVPCEConfigurationOutput) + func (c *DeviceFarm) GetVPCEConfigurationWithContext(ctx aws.Context, input *GetVPCEConfigurationInput, opts ...request.Option) (*GetVPCEConfigurationOutput, error) + func (c *DeviceFarm) InstallToRemoteAccessSession(input *InstallToRemoteAccessSessionInput) (*InstallToRemoteAccessSessionOutput, error) + func (c *DeviceFarm) InstallToRemoteAccessSessionRequest(input *InstallToRemoteAccessSessionInput) (req *request.Request, output *InstallToRemoteAccessSessionOutput) + func (c *DeviceFarm) InstallToRemoteAccessSessionWithContext(ctx aws.Context, input *InstallToRemoteAccessSessionInput, ...) (*InstallToRemoteAccessSessionOutput, error) + func (c *DeviceFarm) ListArtifacts(input *ListArtifactsInput) (*ListArtifactsOutput, error) + func (c *DeviceFarm) ListArtifactsPages(input *ListArtifactsInput, fn func(*ListArtifactsOutput, bool) bool) error + func (c *DeviceFarm) ListArtifactsPagesWithContext(ctx aws.Context, input *ListArtifactsInput, ...) error + func (c *DeviceFarm) ListArtifactsRequest(input *ListArtifactsInput) (req *request.Request, output *ListArtifactsOutput) + func (c *DeviceFarm) ListArtifactsWithContext(ctx aws.Context, input *ListArtifactsInput, opts ...request.Option) (*ListArtifactsOutput, error) + func (c *DeviceFarm) ListDeviceInstances(input *ListDeviceInstancesInput) (*ListDeviceInstancesOutput, error) + func (c *DeviceFarm) ListDeviceInstancesRequest(input *ListDeviceInstancesInput) (req *request.Request, output *ListDeviceInstancesOutput) + func (c *DeviceFarm) ListDeviceInstancesWithContext(ctx aws.Context, input *ListDeviceInstancesInput, opts ...request.Option) (*ListDeviceInstancesOutput, error) + func (c *DeviceFarm) ListDevicePools(input *ListDevicePoolsInput) (*ListDevicePoolsOutput, error) + func (c *DeviceFarm) ListDevicePoolsPages(input *ListDevicePoolsInput, fn func(*ListDevicePoolsOutput, bool) bool) error + func (c *DeviceFarm) ListDevicePoolsPagesWithContext(ctx aws.Context, input *ListDevicePoolsInput, ...) error + func (c *DeviceFarm) ListDevicePoolsRequest(input *ListDevicePoolsInput) (req *request.Request, output *ListDevicePoolsOutput) + func (c *DeviceFarm) ListDevicePoolsWithContext(ctx aws.Context, input *ListDevicePoolsInput, opts ...request.Option) (*ListDevicePoolsOutput, error) + func (c *DeviceFarm) ListDevices(input *ListDevicesInput) (*ListDevicesOutput, error) + func (c *DeviceFarm) ListDevicesPages(input *ListDevicesInput, fn func(*ListDevicesOutput, bool) bool) error + func (c *DeviceFarm) ListDevicesPagesWithContext(ctx aws.Context, input *ListDevicesInput, ...) error + func (c *DeviceFarm) ListDevicesRequest(input *ListDevicesInput) (req *request.Request, output *ListDevicesOutput) + func (c *DeviceFarm) ListDevicesWithContext(ctx aws.Context, input *ListDevicesInput, opts ...request.Option) (*ListDevicesOutput, error) + func (c *DeviceFarm) ListInstanceProfiles(input *ListInstanceProfilesInput) (*ListInstanceProfilesOutput, error) + func (c *DeviceFarm) ListInstanceProfilesRequest(input *ListInstanceProfilesInput) (req *request.Request, output *ListInstanceProfilesOutput) + func (c *DeviceFarm) ListInstanceProfilesWithContext(ctx aws.Context, input *ListInstanceProfilesInput, opts ...request.Option) (*ListInstanceProfilesOutput, error) + func (c *DeviceFarm) ListJobs(input *ListJobsInput) (*ListJobsOutput, error) + func (c *DeviceFarm) ListJobsPages(input *ListJobsInput, fn func(*ListJobsOutput, bool) bool) error + func (c *DeviceFarm) ListJobsPagesWithContext(ctx aws.Context, input *ListJobsInput, fn func(*ListJobsOutput, bool) bool, ...) error + func (c *DeviceFarm) ListJobsRequest(input *ListJobsInput) (req *request.Request, output *ListJobsOutput) + func (c *DeviceFarm) ListJobsWithContext(ctx aws.Context, input *ListJobsInput, opts ...request.Option) (*ListJobsOutput, error) + func (c *DeviceFarm) ListNetworkProfiles(input *ListNetworkProfilesInput) (*ListNetworkProfilesOutput, error) + func (c *DeviceFarm) ListNetworkProfilesRequest(input *ListNetworkProfilesInput) (req *request.Request, output *ListNetworkProfilesOutput) + func (c *DeviceFarm) ListNetworkProfilesWithContext(ctx aws.Context, input *ListNetworkProfilesInput, opts ...request.Option) (*ListNetworkProfilesOutput, error) + func (c *DeviceFarm) ListOfferingPromotions(input *ListOfferingPromotionsInput) (*ListOfferingPromotionsOutput, error) + func (c *DeviceFarm) ListOfferingPromotionsRequest(input *ListOfferingPromotionsInput) (req *request.Request, output *ListOfferingPromotionsOutput) + func (c *DeviceFarm) ListOfferingPromotionsWithContext(ctx aws.Context, input *ListOfferingPromotionsInput, opts ...request.Option) (*ListOfferingPromotionsOutput, error) + func (c *DeviceFarm) ListOfferingTransactions(input *ListOfferingTransactionsInput) (*ListOfferingTransactionsOutput, error) + func (c *DeviceFarm) ListOfferingTransactionsPages(input *ListOfferingTransactionsInput, ...) error + func (c *DeviceFarm) ListOfferingTransactionsPagesWithContext(ctx aws.Context, input *ListOfferingTransactionsInput, ...) error + func (c *DeviceFarm) ListOfferingTransactionsRequest(input *ListOfferingTransactionsInput) (req *request.Request, output *ListOfferingTransactionsOutput) + func (c *DeviceFarm) ListOfferingTransactionsWithContext(ctx aws.Context, input *ListOfferingTransactionsInput, opts ...request.Option) (*ListOfferingTransactionsOutput, error) + func (c *DeviceFarm) ListOfferings(input *ListOfferingsInput) (*ListOfferingsOutput, error) + func (c *DeviceFarm) ListOfferingsPages(input *ListOfferingsInput, fn func(*ListOfferingsOutput, bool) bool) error + func (c *DeviceFarm) ListOfferingsPagesWithContext(ctx aws.Context, input *ListOfferingsInput, ...) error + func (c *DeviceFarm) ListOfferingsRequest(input *ListOfferingsInput) (req *request.Request, output *ListOfferingsOutput) + func (c *DeviceFarm) ListOfferingsWithContext(ctx aws.Context, input *ListOfferingsInput, opts ...request.Option) (*ListOfferingsOutput, error) + func (c *DeviceFarm) ListProjects(input *ListProjectsInput) (*ListProjectsOutput, error) + func (c *DeviceFarm) ListProjectsPages(input *ListProjectsInput, fn func(*ListProjectsOutput, bool) bool) error + func (c *DeviceFarm) ListProjectsPagesWithContext(ctx aws.Context, input *ListProjectsInput, ...) error + func (c *DeviceFarm) ListProjectsRequest(input *ListProjectsInput) (req *request.Request, output *ListProjectsOutput) + func (c *DeviceFarm) ListProjectsWithContext(ctx aws.Context, input *ListProjectsInput, opts ...request.Option) (*ListProjectsOutput, error) + func (c *DeviceFarm) ListRemoteAccessSessions(input *ListRemoteAccessSessionsInput) (*ListRemoteAccessSessionsOutput, error) + func (c *DeviceFarm) ListRemoteAccessSessionsRequest(input *ListRemoteAccessSessionsInput) (req *request.Request, output *ListRemoteAccessSessionsOutput) + func (c *DeviceFarm) ListRemoteAccessSessionsWithContext(ctx aws.Context, input *ListRemoteAccessSessionsInput, opts ...request.Option) (*ListRemoteAccessSessionsOutput, error) + func (c *DeviceFarm) ListRuns(input *ListRunsInput) (*ListRunsOutput, error) + func (c *DeviceFarm) ListRunsPages(input *ListRunsInput, fn func(*ListRunsOutput, bool) bool) error + func (c *DeviceFarm) ListRunsPagesWithContext(ctx aws.Context, input *ListRunsInput, fn func(*ListRunsOutput, bool) bool, ...) error + func (c *DeviceFarm) ListRunsRequest(input *ListRunsInput) (req *request.Request, output *ListRunsOutput) + func (c *DeviceFarm) ListRunsWithContext(ctx aws.Context, input *ListRunsInput, opts ...request.Option) (*ListRunsOutput, error) + func (c *DeviceFarm) ListSamples(input *ListSamplesInput) (*ListSamplesOutput, error) + func (c *DeviceFarm) ListSamplesPages(input *ListSamplesInput, fn func(*ListSamplesOutput, bool) bool) error + func (c *DeviceFarm) ListSamplesPagesWithContext(ctx aws.Context, input *ListSamplesInput, ...) error + func (c *DeviceFarm) ListSamplesRequest(input *ListSamplesInput) (req *request.Request, output *ListSamplesOutput) + func (c *DeviceFarm) ListSamplesWithContext(ctx aws.Context, input *ListSamplesInput, opts ...request.Option) (*ListSamplesOutput, error) + func (c *DeviceFarm) ListSuites(input *ListSuitesInput) (*ListSuitesOutput, error) + func (c *DeviceFarm) ListSuitesPages(input *ListSuitesInput, fn func(*ListSuitesOutput, bool) bool) error + func (c *DeviceFarm) ListSuitesPagesWithContext(ctx aws.Context, input *ListSuitesInput, fn func(*ListSuitesOutput, bool) bool, ...) error + func (c *DeviceFarm) ListSuitesRequest(input *ListSuitesInput) (req *request.Request, output *ListSuitesOutput) + func (c *DeviceFarm) ListSuitesWithContext(ctx aws.Context, input *ListSuitesInput, opts ...request.Option) (*ListSuitesOutput, error) + func (c *DeviceFarm) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *DeviceFarm) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *DeviceFarm) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *DeviceFarm) ListTestGridProjects(input *ListTestGridProjectsInput) (*ListTestGridProjectsOutput, error) + func (c *DeviceFarm) ListTestGridProjectsPages(input *ListTestGridProjectsInput, ...) error + func (c *DeviceFarm) ListTestGridProjectsPagesWithContext(ctx aws.Context, input *ListTestGridProjectsInput, ...) error + func (c *DeviceFarm) ListTestGridProjectsRequest(input *ListTestGridProjectsInput) (req *request.Request, output *ListTestGridProjectsOutput) + func (c *DeviceFarm) ListTestGridProjectsWithContext(ctx aws.Context, input *ListTestGridProjectsInput, opts ...request.Option) (*ListTestGridProjectsOutput, error) + func (c *DeviceFarm) ListTestGridSessionActions(input *ListTestGridSessionActionsInput) (*ListTestGridSessionActionsOutput, error) + func (c *DeviceFarm) ListTestGridSessionActionsPages(input *ListTestGridSessionActionsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionActionsPagesWithContext(ctx aws.Context, input *ListTestGridSessionActionsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionActionsRequest(input *ListTestGridSessionActionsInput) (req *request.Request, output *ListTestGridSessionActionsOutput) + func (c *DeviceFarm) ListTestGridSessionActionsWithContext(ctx aws.Context, input *ListTestGridSessionActionsInput, ...) (*ListTestGridSessionActionsOutput, error) + func (c *DeviceFarm) ListTestGridSessionArtifacts(input *ListTestGridSessionArtifactsInput) (*ListTestGridSessionArtifactsOutput, error) + func (c *DeviceFarm) ListTestGridSessionArtifactsPages(input *ListTestGridSessionArtifactsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionArtifactsPagesWithContext(ctx aws.Context, input *ListTestGridSessionArtifactsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionArtifactsRequest(input *ListTestGridSessionArtifactsInput) (req *request.Request, output *ListTestGridSessionArtifactsOutput) + func (c *DeviceFarm) ListTestGridSessionArtifactsWithContext(ctx aws.Context, input *ListTestGridSessionArtifactsInput, ...) (*ListTestGridSessionArtifactsOutput, error) + func (c *DeviceFarm) ListTestGridSessions(input *ListTestGridSessionsInput) (*ListTestGridSessionsOutput, error) + func (c *DeviceFarm) ListTestGridSessionsPages(input *ListTestGridSessionsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionsPagesWithContext(ctx aws.Context, input *ListTestGridSessionsInput, ...) error + func (c *DeviceFarm) ListTestGridSessionsRequest(input *ListTestGridSessionsInput) (req *request.Request, output *ListTestGridSessionsOutput) + func (c *DeviceFarm) ListTestGridSessionsWithContext(ctx aws.Context, input *ListTestGridSessionsInput, opts ...request.Option) (*ListTestGridSessionsOutput, error) + func (c *DeviceFarm) ListTests(input *ListTestsInput) (*ListTestsOutput, error) + func (c *DeviceFarm) ListTestsPages(input *ListTestsInput, fn func(*ListTestsOutput, bool) bool) error + func (c *DeviceFarm) ListTestsPagesWithContext(ctx aws.Context, input *ListTestsInput, fn func(*ListTestsOutput, bool) bool, ...) error + func (c *DeviceFarm) ListTestsRequest(input *ListTestsInput) (req *request.Request, output *ListTestsOutput) + func (c *DeviceFarm) ListTestsWithContext(ctx aws.Context, input *ListTestsInput, opts ...request.Option) (*ListTestsOutput, error) + func (c *DeviceFarm) ListUniqueProblems(input *ListUniqueProblemsInput) (*ListUniqueProblemsOutput, error) + func (c *DeviceFarm) ListUniqueProblemsPages(input *ListUniqueProblemsInput, fn func(*ListUniqueProblemsOutput, bool) bool) error + func (c *DeviceFarm) ListUniqueProblemsPagesWithContext(ctx aws.Context, input *ListUniqueProblemsInput, ...) error + func (c *DeviceFarm) ListUniqueProblemsRequest(input *ListUniqueProblemsInput) (req *request.Request, output *ListUniqueProblemsOutput) + func (c *DeviceFarm) ListUniqueProblemsWithContext(ctx aws.Context, input *ListUniqueProblemsInput, opts ...request.Option) (*ListUniqueProblemsOutput, error) + func (c *DeviceFarm) ListUploads(input *ListUploadsInput) (*ListUploadsOutput, error) + func (c *DeviceFarm) ListUploadsPages(input *ListUploadsInput, fn func(*ListUploadsOutput, bool) bool) error + func (c *DeviceFarm) ListUploadsPagesWithContext(ctx aws.Context, input *ListUploadsInput, ...) error + func (c *DeviceFarm) ListUploadsRequest(input *ListUploadsInput) (req *request.Request, output *ListUploadsOutput) + func (c *DeviceFarm) ListUploadsWithContext(ctx aws.Context, input *ListUploadsInput, opts ...request.Option) (*ListUploadsOutput, error) + func (c *DeviceFarm) ListVPCEConfigurations(input *ListVPCEConfigurationsInput) (*ListVPCEConfigurationsOutput, error) + func (c *DeviceFarm) ListVPCEConfigurationsRequest(input *ListVPCEConfigurationsInput) (req *request.Request, output *ListVPCEConfigurationsOutput) + func (c *DeviceFarm) ListVPCEConfigurationsWithContext(ctx aws.Context, input *ListVPCEConfigurationsInput, opts ...request.Option) (*ListVPCEConfigurationsOutput, error) + func (c *DeviceFarm) PurchaseOffering(input *PurchaseOfferingInput) (*PurchaseOfferingOutput, error) + func (c *DeviceFarm) PurchaseOfferingRequest(input *PurchaseOfferingInput) (req *request.Request, output *PurchaseOfferingOutput) + func (c *DeviceFarm) PurchaseOfferingWithContext(ctx aws.Context, input *PurchaseOfferingInput, opts ...request.Option) (*PurchaseOfferingOutput, error) + func (c *DeviceFarm) RenewOffering(input *RenewOfferingInput) (*RenewOfferingOutput, error) + func (c *DeviceFarm) RenewOfferingRequest(input *RenewOfferingInput) (req *request.Request, output *RenewOfferingOutput) + func (c *DeviceFarm) RenewOfferingWithContext(ctx aws.Context, input *RenewOfferingInput, opts ...request.Option) (*RenewOfferingOutput, error) + func (c *DeviceFarm) ScheduleRun(input *ScheduleRunInput) (*ScheduleRunOutput, error) + func (c *DeviceFarm) ScheduleRunRequest(input *ScheduleRunInput) (req *request.Request, output *ScheduleRunOutput) + func (c *DeviceFarm) ScheduleRunWithContext(ctx aws.Context, input *ScheduleRunInput, opts ...request.Option) (*ScheduleRunOutput, error) + func (c *DeviceFarm) StopJob(input *StopJobInput) (*StopJobOutput, error) + func (c *DeviceFarm) StopJobRequest(input *StopJobInput) (req *request.Request, output *StopJobOutput) + func (c *DeviceFarm) StopJobWithContext(ctx aws.Context, input *StopJobInput, opts ...request.Option) (*StopJobOutput, error) + func (c *DeviceFarm) StopRemoteAccessSession(input *StopRemoteAccessSessionInput) (*StopRemoteAccessSessionOutput, error) + func (c *DeviceFarm) StopRemoteAccessSessionRequest(input *StopRemoteAccessSessionInput) (req *request.Request, output *StopRemoteAccessSessionOutput) + func (c *DeviceFarm) StopRemoteAccessSessionWithContext(ctx aws.Context, input *StopRemoteAccessSessionInput, opts ...request.Option) (*StopRemoteAccessSessionOutput, error) + func (c *DeviceFarm) StopRun(input *StopRunInput) (*StopRunOutput, error) + func (c *DeviceFarm) StopRunRequest(input *StopRunInput) (req *request.Request, output *StopRunOutput) + func (c *DeviceFarm) StopRunWithContext(ctx aws.Context, input *StopRunInput, opts ...request.Option) (*StopRunOutput, error) + func (c *DeviceFarm) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *DeviceFarm) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *DeviceFarm) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *DeviceFarm) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *DeviceFarm) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *DeviceFarm) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *DeviceFarm) UpdateDeviceInstance(input *UpdateDeviceInstanceInput) (*UpdateDeviceInstanceOutput, error) + func (c *DeviceFarm) UpdateDeviceInstanceRequest(input *UpdateDeviceInstanceInput) (req *request.Request, output *UpdateDeviceInstanceOutput) + func (c *DeviceFarm) UpdateDeviceInstanceWithContext(ctx aws.Context, input *UpdateDeviceInstanceInput, opts ...request.Option) (*UpdateDeviceInstanceOutput, error) + func (c *DeviceFarm) UpdateDevicePool(input *UpdateDevicePoolInput) (*UpdateDevicePoolOutput, error) + func (c *DeviceFarm) UpdateDevicePoolRequest(input *UpdateDevicePoolInput) (req *request.Request, output *UpdateDevicePoolOutput) + func (c *DeviceFarm) UpdateDevicePoolWithContext(ctx aws.Context, input *UpdateDevicePoolInput, opts ...request.Option) (*UpdateDevicePoolOutput, error) + func (c *DeviceFarm) UpdateInstanceProfile(input *UpdateInstanceProfileInput) (*UpdateInstanceProfileOutput, error) + func (c *DeviceFarm) UpdateInstanceProfileRequest(input *UpdateInstanceProfileInput) (req *request.Request, output *UpdateInstanceProfileOutput) + func (c *DeviceFarm) UpdateInstanceProfileWithContext(ctx aws.Context, input *UpdateInstanceProfileInput, opts ...request.Option) (*UpdateInstanceProfileOutput, error) + func (c *DeviceFarm) UpdateNetworkProfile(input *UpdateNetworkProfileInput) (*UpdateNetworkProfileOutput, error) + func (c *DeviceFarm) UpdateNetworkProfileRequest(input *UpdateNetworkProfileInput) (req *request.Request, output *UpdateNetworkProfileOutput) + func (c *DeviceFarm) UpdateNetworkProfileWithContext(ctx aws.Context, input *UpdateNetworkProfileInput, opts ...request.Option) (*UpdateNetworkProfileOutput, error) + func (c *DeviceFarm) UpdateProject(input *UpdateProjectInput) (*UpdateProjectOutput, error) + func (c *DeviceFarm) UpdateProjectRequest(input *UpdateProjectInput) (req *request.Request, output *UpdateProjectOutput) + func (c *DeviceFarm) UpdateProjectWithContext(ctx aws.Context, input *UpdateProjectInput, opts ...request.Option) (*UpdateProjectOutput, error) + func (c *DeviceFarm) UpdateTestGridProject(input *UpdateTestGridProjectInput) (*UpdateTestGridProjectOutput, error) + func (c *DeviceFarm) UpdateTestGridProjectRequest(input *UpdateTestGridProjectInput) (req *request.Request, output *UpdateTestGridProjectOutput) + func (c *DeviceFarm) UpdateTestGridProjectWithContext(ctx aws.Context, input *UpdateTestGridProjectInput, opts ...request.Option) (*UpdateTestGridProjectOutput, error) + func (c *DeviceFarm) UpdateUpload(input *UpdateUploadInput) (*UpdateUploadOutput, error) + func (c *DeviceFarm) UpdateUploadRequest(input *UpdateUploadInput) (req *request.Request, output *UpdateUploadOutput) + func (c *DeviceFarm) UpdateUploadWithContext(ctx aws.Context, input *UpdateUploadInput, opts ...request.Option) (*UpdateUploadOutput, error) + func (c *DeviceFarm) UpdateVPCEConfiguration(input *UpdateVPCEConfigurationInput) (*UpdateVPCEConfigurationOutput, error) + func (c *DeviceFarm) UpdateVPCEConfigurationRequest(input *UpdateVPCEConfigurationInput) (req *request.Request, output *UpdateVPCEConfigurationOutput) + func (c *DeviceFarm) UpdateVPCEConfigurationWithContext(ctx aws.Context, input *UpdateVPCEConfigurationInput, opts ...request.Option) (*UpdateVPCEConfigurationOutput, error) + type DeviceFilter struct + Attribute *string + Operator *string + Values []*string + func (s *DeviceFilter) SetAttribute(v string) *DeviceFilter + func (s *DeviceFilter) SetOperator(v string) *DeviceFilter + func (s *DeviceFilter) SetValues(v []*string) *DeviceFilter + func (s *DeviceFilter) Validate() error + func (s DeviceFilter) GoString() string + func (s DeviceFilter) String() string + type DeviceInstance struct + Arn *string + DeviceArn *string + InstanceProfile *InstanceProfile + Labels []*string + Status *string + Udid *string + func (s *DeviceInstance) SetArn(v string) *DeviceInstance + func (s *DeviceInstance) SetDeviceArn(v string) *DeviceInstance + func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance + func (s *DeviceInstance) SetLabels(v []*string) *DeviceInstance + func (s *DeviceInstance) SetStatus(v string) *DeviceInstance + func (s *DeviceInstance) SetUdid(v string) *DeviceInstance + func (s DeviceInstance) GoString() string + func (s DeviceInstance) String() string + type DeviceMinutes struct + Metered *float64 + Total *float64 + Unmetered *float64 + func (s *DeviceMinutes) SetMetered(v float64) *DeviceMinutes + func (s *DeviceMinutes) SetTotal(v float64) *DeviceMinutes + func (s *DeviceMinutes) SetUnmetered(v float64) *DeviceMinutes + func (s DeviceMinutes) GoString() string + func (s DeviceMinutes) String() string + type DevicePool struct + Arn *string + Description *string + MaxDevices *int64 + Name *string + Rules []*Rule + Type *string + func (s *DevicePool) SetArn(v string) *DevicePool + func (s *DevicePool) SetDescription(v string) *DevicePool + func (s *DevicePool) SetMaxDevices(v int64) *DevicePool + func (s *DevicePool) SetName(v string) *DevicePool + func (s *DevicePool) SetRules(v []*Rule) *DevicePool + func (s *DevicePool) SetType(v string) *DevicePool + func (s DevicePool) GoString() string + func (s DevicePool) String() string + type DevicePoolCompatibilityResult struct + Compatible *bool + Device *Device + IncompatibilityMessages []*IncompatibilityMessage + func (s *DevicePoolCompatibilityResult) SetCompatible(v bool) *DevicePoolCompatibilityResult + func (s *DevicePoolCompatibilityResult) SetDevice(v *Device) *DevicePoolCompatibilityResult + func (s *DevicePoolCompatibilityResult) SetIncompatibilityMessages(v []*IncompatibilityMessage) *DevicePoolCompatibilityResult + func (s DevicePoolCompatibilityResult) GoString() string + func (s DevicePoolCompatibilityResult) String() string + type DeviceSelectionConfiguration struct + Filters []*DeviceFilter + MaxDevices *int64 + func (s *DeviceSelectionConfiguration) SetFilters(v []*DeviceFilter) *DeviceSelectionConfiguration + func (s *DeviceSelectionConfiguration) SetMaxDevices(v int64) *DeviceSelectionConfiguration + func (s *DeviceSelectionConfiguration) Validate() error + func (s DeviceSelectionConfiguration) GoString() string + func (s DeviceSelectionConfiguration) String() string + type DeviceSelectionResult struct + Filters []*DeviceFilter + MatchedDevicesCount *int64 + MaxDevices *int64 + func (s *DeviceSelectionResult) SetFilters(v []*DeviceFilter) *DeviceSelectionResult + func (s *DeviceSelectionResult) SetMatchedDevicesCount(v int64) *DeviceSelectionResult + func (s *DeviceSelectionResult) SetMaxDevices(v int64) *DeviceSelectionResult + func (s DeviceSelectionResult) GoString() string + func (s DeviceSelectionResult) String() string + type ExecutionConfiguration struct + AccountsCleanup *bool + AppPackagesCleanup *bool + JobTimeoutMinutes *int64 + SkipAppResign *bool + VideoCapture *bool + func (s *ExecutionConfiguration) SetAccountsCleanup(v bool) *ExecutionConfiguration + func (s *ExecutionConfiguration) SetAppPackagesCleanup(v bool) *ExecutionConfiguration + func (s *ExecutionConfiguration) SetJobTimeoutMinutes(v int64) *ExecutionConfiguration + func (s *ExecutionConfiguration) SetSkipAppResign(v bool) *ExecutionConfiguration + func (s *ExecutionConfiguration) SetVideoCapture(v bool) *ExecutionConfiguration + func (s ExecutionConfiguration) GoString() string + func (s ExecutionConfiguration) String() string + type GetAccountSettingsInput struct + func (s GetAccountSettingsInput) GoString() string + func (s GetAccountSettingsInput) String() string + type GetAccountSettingsOutput struct + AccountSettings *AccountSettings + func (s *GetAccountSettingsOutput) SetAccountSettings(v *AccountSettings) *GetAccountSettingsOutput + func (s GetAccountSettingsOutput) GoString() string + func (s GetAccountSettingsOutput) String() string + type GetDeviceInput struct + Arn *string + func (s *GetDeviceInput) SetArn(v string) *GetDeviceInput + func (s *GetDeviceInput) Validate() error + func (s GetDeviceInput) GoString() string + func (s GetDeviceInput) String() string + type GetDeviceInstanceInput struct + Arn *string + func (s *GetDeviceInstanceInput) SetArn(v string) *GetDeviceInstanceInput + func (s *GetDeviceInstanceInput) Validate() error + func (s GetDeviceInstanceInput) GoString() string + func (s GetDeviceInstanceInput) String() string + type GetDeviceInstanceOutput struct + DeviceInstance *DeviceInstance + func (s *GetDeviceInstanceOutput) SetDeviceInstance(v *DeviceInstance) *GetDeviceInstanceOutput + func (s GetDeviceInstanceOutput) GoString() string + func (s GetDeviceInstanceOutput) String() string + type GetDeviceOutput struct + Device *Device + func (s *GetDeviceOutput) SetDevice(v *Device) *GetDeviceOutput + func (s GetDeviceOutput) GoString() string + func (s GetDeviceOutput) String() string + type GetDevicePoolCompatibilityInput struct + AppArn *string + Configuration *ScheduleRunConfiguration + DevicePoolArn *string + Test *ScheduleRunTest + TestType *string + func (s *GetDevicePoolCompatibilityInput) SetAppArn(v string) *GetDevicePoolCompatibilityInput + func (s *GetDevicePoolCompatibilityInput) SetConfiguration(v *ScheduleRunConfiguration) *GetDevicePoolCompatibilityInput + func (s *GetDevicePoolCompatibilityInput) SetDevicePoolArn(v string) *GetDevicePoolCompatibilityInput + func (s *GetDevicePoolCompatibilityInput) SetTest(v *ScheduleRunTest) *GetDevicePoolCompatibilityInput + func (s *GetDevicePoolCompatibilityInput) SetTestType(v string) *GetDevicePoolCompatibilityInput + func (s *GetDevicePoolCompatibilityInput) Validate() error + func (s GetDevicePoolCompatibilityInput) GoString() string + func (s GetDevicePoolCompatibilityInput) String() string + type GetDevicePoolCompatibilityOutput struct + CompatibleDevices []*DevicePoolCompatibilityResult + IncompatibleDevices []*DevicePoolCompatibilityResult + func (s *GetDevicePoolCompatibilityOutput) SetCompatibleDevices(v []*DevicePoolCompatibilityResult) *GetDevicePoolCompatibilityOutput + func (s *GetDevicePoolCompatibilityOutput) SetIncompatibleDevices(v []*DevicePoolCompatibilityResult) *GetDevicePoolCompatibilityOutput + func (s GetDevicePoolCompatibilityOutput) GoString() string + func (s GetDevicePoolCompatibilityOutput) String() string + type GetDevicePoolInput struct + Arn *string + func (s *GetDevicePoolInput) SetArn(v string) *GetDevicePoolInput + func (s *GetDevicePoolInput) Validate() error + func (s GetDevicePoolInput) GoString() string + func (s GetDevicePoolInput) String() string + type GetDevicePoolOutput struct + DevicePool *DevicePool + func (s *GetDevicePoolOutput) SetDevicePool(v *DevicePool) *GetDevicePoolOutput + func (s GetDevicePoolOutput) GoString() string + func (s GetDevicePoolOutput) String() string + type GetInstanceProfileInput struct + Arn *string + func (s *GetInstanceProfileInput) SetArn(v string) *GetInstanceProfileInput + func (s *GetInstanceProfileInput) Validate() error + func (s GetInstanceProfileInput) GoString() string + func (s GetInstanceProfileInput) String() string + type GetInstanceProfileOutput struct + InstanceProfile *InstanceProfile + func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput + func (s GetInstanceProfileOutput) GoString() string + func (s GetInstanceProfileOutput) String() string + type GetJobInput struct + Arn *string + func (s *GetJobInput) SetArn(v string) *GetJobInput + func (s *GetJobInput) Validate() error + func (s GetJobInput) GoString() string + func (s GetJobInput) String() string + type GetJobOutput struct + Job *Job + func (s *GetJobOutput) SetJob(v *Job) *GetJobOutput + func (s GetJobOutput) GoString() string + func (s GetJobOutput) String() string + type GetNetworkProfileInput struct + Arn *string + func (s *GetNetworkProfileInput) SetArn(v string) *GetNetworkProfileInput + func (s *GetNetworkProfileInput) Validate() error + func (s GetNetworkProfileInput) GoString() string + func (s GetNetworkProfileInput) String() string + type GetNetworkProfileOutput struct + NetworkProfile *NetworkProfile + func (s *GetNetworkProfileOutput) SetNetworkProfile(v *NetworkProfile) *GetNetworkProfileOutput + func (s GetNetworkProfileOutput) GoString() string + func (s GetNetworkProfileOutput) String() string + type GetOfferingStatusInput struct + NextToken *string + func (s *GetOfferingStatusInput) SetNextToken(v string) *GetOfferingStatusInput + func (s *GetOfferingStatusInput) Validate() error + func (s GetOfferingStatusInput) GoString() string + func (s GetOfferingStatusInput) String() string + type GetOfferingStatusOutput struct + Current map[string]*OfferingStatus + NextPeriod map[string]*OfferingStatus + NextToken *string + func (s *GetOfferingStatusOutput) SetCurrent(v map[string]*OfferingStatus) *GetOfferingStatusOutput + func (s *GetOfferingStatusOutput) SetNextPeriod(v map[string]*OfferingStatus) *GetOfferingStatusOutput + func (s *GetOfferingStatusOutput) SetNextToken(v string) *GetOfferingStatusOutput + func (s GetOfferingStatusOutput) GoString() string + func (s GetOfferingStatusOutput) String() string + type GetProjectInput struct + Arn *string + func (s *GetProjectInput) SetArn(v string) *GetProjectInput + func (s *GetProjectInput) Validate() error + func (s GetProjectInput) GoString() string + func (s GetProjectInput) String() string + type GetProjectOutput struct + Project *Project + func (s *GetProjectOutput) SetProject(v *Project) *GetProjectOutput + func (s GetProjectOutput) GoString() string + func (s GetProjectOutput) String() string + type GetRemoteAccessSessionInput struct + Arn *string + func (s *GetRemoteAccessSessionInput) SetArn(v string) *GetRemoteAccessSessionInput + func (s *GetRemoteAccessSessionInput) Validate() error + func (s GetRemoteAccessSessionInput) GoString() string + func (s GetRemoteAccessSessionInput) String() string + type GetRemoteAccessSessionOutput struct + RemoteAccessSession *RemoteAccessSession + func (s *GetRemoteAccessSessionOutput) SetRemoteAccessSession(v *RemoteAccessSession) *GetRemoteAccessSessionOutput + func (s GetRemoteAccessSessionOutput) GoString() string + func (s GetRemoteAccessSessionOutput) String() string + type GetRunInput struct + Arn *string + func (s *GetRunInput) SetArn(v string) *GetRunInput + func (s *GetRunInput) Validate() error + func (s GetRunInput) GoString() string + func (s GetRunInput) String() string + type GetRunOutput struct + Run *Run + func (s *GetRunOutput) SetRun(v *Run) *GetRunOutput + func (s GetRunOutput) GoString() string + func (s GetRunOutput) String() string + type GetSuiteInput struct + Arn *string + func (s *GetSuiteInput) SetArn(v string) *GetSuiteInput + func (s *GetSuiteInput) Validate() error + func (s GetSuiteInput) GoString() string + func (s GetSuiteInput) String() string + type GetSuiteOutput struct + Suite *Suite + func (s *GetSuiteOutput) SetSuite(v *Suite) *GetSuiteOutput + func (s GetSuiteOutput) GoString() string + func (s GetSuiteOutput) String() string + type GetTestGridProjectInput struct + ProjectArn *string + func (s *GetTestGridProjectInput) SetProjectArn(v string) *GetTestGridProjectInput + func (s *GetTestGridProjectInput) Validate() error + func (s GetTestGridProjectInput) GoString() string + func (s GetTestGridProjectInput) String() string + type GetTestGridProjectOutput struct + TestGridProject *TestGridProject + func (s *GetTestGridProjectOutput) SetTestGridProject(v *TestGridProject) *GetTestGridProjectOutput + func (s GetTestGridProjectOutput) GoString() string + func (s GetTestGridProjectOutput) String() string + type GetTestGridSessionInput struct + ProjectArn *string + SessionArn *string + SessionId *string + func (s *GetTestGridSessionInput) SetProjectArn(v string) *GetTestGridSessionInput + func (s *GetTestGridSessionInput) SetSessionArn(v string) *GetTestGridSessionInput + func (s *GetTestGridSessionInput) SetSessionId(v string) *GetTestGridSessionInput + func (s *GetTestGridSessionInput) Validate() error + func (s GetTestGridSessionInput) GoString() string + func (s GetTestGridSessionInput) String() string + type GetTestGridSessionOutput struct + TestGridSession *TestGridSession + func (s *GetTestGridSessionOutput) SetTestGridSession(v *TestGridSession) *GetTestGridSessionOutput + func (s GetTestGridSessionOutput) GoString() string + func (s GetTestGridSessionOutput) String() string + type GetTestInput struct + Arn *string + func (s *GetTestInput) SetArn(v string) *GetTestInput + func (s *GetTestInput) Validate() error + func (s GetTestInput) GoString() string + func (s GetTestInput) String() string + type GetTestOutput struct + Test *Test + func (s *GetTestOutput) SetTest(v *Test) *GetTestOutput + func (s GetTestOutput) GoString() string + func (s GetTestOutput) String() string + type GetUploadInput struct + Arn *string + func (s *GetUploadInput) SetArn(v string) *GetUploadInput + func (s *GetUploadInput) Validate() error + func (s GetUploadInput) GoString() string + func (s GetUploadInput) String() string + type GetUploadOutput struct + Upload *Upload + func (s *GetUploadOutput) SetUpload(v *Upload) *GetUploadOutput + func (s GetUploadOutput) GoString() string + func (s GetUploadOutput) String() string + type GetVPCEConfigurationInput struct + Arn *string + func (s *GetVPCEConfigurationInput) SetArn(v string) *GetVPCEConfigurationInput + func (s *GetVPCEConfigurationInput) Validate() error + func (s GetVPCEConfigurationInput) GoString() string + func (s GetVPCEConfigurationInput) String() string + type GetVPCEConfigurationOutput struct + VpceConfiguration *VPCEConfiguration + func (s *GetVPCEConfigurationOutput) SetVpceConfiguration(v *VPCEConfiguration) *GetVPCEConfigurationOutput + func (s GetVPCEConfigurationOutput) GoString() string + func (s GetVPCEConfigurationOutput) String() string + type IdempotencyException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *IdempotencyException) Code() string + func (s *IdempotencyException) Error() string + func (s *IdempotencyException) Message() string + func (s *IdempotencyException) OrigErr() error + func (s *IdempotencyException) RequestID() string + func (s *IdempotencyException) StatusCode() int + func (s IdempotencyException) GoString() string + func (s IdempotencyException) String() string + type IncompatibilityMessage struct + Message *string + Type *string + func (s *IncompatibilityMessage) SetMessage(v string) *IncompatibilityMessage + func (s *IncompatibilityMessage) SetType(v string) *IncompatibilityMessage + func (s IncompatibilityMessage) GoString() string + func (s IncompatibilityMessage) String() string + type InstallToRemoteAccessSessionInput struct + AppArn *string + RemoteAccessSessionArn *string + func (s *InstallToRemoteAccessSessionInput) SetAppArn(v string) *InstallToRemoteAccessSessionInput + func (s *InstallToRemoteAccessSessionInput) SetRemoteAccessSessionArn(v string) *InstallToRemoteAccessSessionInput + func (s *InstallToRemoteAccessSessionInput) Validate() error + func (s InstallToRemoteAccessSessionInput) GoString() string + func (s InstallToRemoteAccessSessionInput) String() string + type InstallToRemoteAccessSessionOutput struct + AppUpload *Upload + func (s *InstallToRemoteAccessSessionOutput) SetAppUpload(v *Upload) *InstallToRemoteAccessSessionOutput + func (s InstallToRemoteAccessSessionOutput) GoString() string + func (s InstallToRemoteAccessSessionOutput) String() string + type InstanceProfile struct + Arn *string + Description *string + ExcludeAppPackagesFromCleanup []*string + Name *string + PackageCleanup *bool + RebootAfterUse *bool + func (s *InstanceProfile) SetArn(v string) *InstanceProfile + func (s *InstanceProfile) SetDescription(v string) *InstanceProfile + func (s *InstanceProfile) SetExcludeAppPackagesFromCleanup(v []*string) *InstanceProfile + func (s *InstanceProfile) SetName(v string) *InstanceProfile + func (s *InstanceProfile) SetPackageCleanup(v bool) *InstanceProfile + func (s *InstanceProfile) SetRebootAfterUse(v bool) *InstanceProfile + func (s InstanceProfile) GoString() string + func (s InstanceProfile) String() string + type InternalServiceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServiceException) Code() string + func (s *InternalServiceException) Error() string + func (s *InternalServiceException) Message() string + func (s *InternalServiceException) OrigErr() error + func (s *InternalServiceException) RequestID() string + func (s *InternalServiceException) StatusCode() int + func (s InternalServiceException) GoString() string + func (s InternalServiceException) String() string + type InvalidOperationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidOperationException) Code() string + func (s *InvalidOperationException) Error() string + func (s *InvalidOperationException) Message() string + func (s *InvalidOperationException) OrigErr() error + func (s *InvalidOperationException) RequestID() string + func (s *InvalidOperationException) StatusCode() int + func (s InvalidOperationException) GoString() string + func (s InvalidOperationException) String() string + type Job struct + Arn *string + Counters *Counters + Created *time.Time + Device *Device + DeviceMinutes *DeviceMinutes + InstanceArn *string + Message *string + Name *string + Result *string + Started *time.Time + Status *string + Stopped *time.Time + Type *string + VideoCapture *bool + VideoEndpoint *string + func (s *Job) SetArn(v string) *Job + func (s *Job) SetCounters(v *Counters) *Job + func (s *Job) SetCreated(v time.Time) *Job + func (s *Job) SetDevice(v *Device) *Job + func (s *Job) SetDeviceMinutes(v *DeviceMinutes) *Job + func (s *Job) SetInstanceArn(v string) *Job + func (s *Job) SetMessage(v string) *Job + func (s *Job) SetName(v string) *Job + func (s *Job) SetResult(v string) *Job + func (s *Job) SetStarted(v time.Time) *Job + func (s *Job) SetStatus(v string) *Job + func (s *Job) SetStopped(v time.Time) *Job + func (s *Job) SetType(v string) *Job + func (s *Job) SetVideoCapture(v bool) *Job + func (s *Job) SetVideoEndpoint(v string) *Job + func (s Job) GoString() string + func (s Job) String() string + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListArtifactsInput struct + Arn *string + NextToken *string + Type *string + func (s *ListArtifactsInput) SetArn(v string) *ListArtifactsInput + func (s *ListArtifactsInput) SetNextToken(v string) *ListArtifactsInput + func (s *ListArtifactsInput) SetType(v string) *ListArtifactsInput + func (s *ListArtifactsInput) Validate() error + func (s ListArtifactsInput) GoString() string + func (s ListArtifactsInput) String() string + type ListArtifactsOutput struct + Artifacts []*Artifact + NextToken *string + func (s *ListArtifactsOutput) SetArtifacts(v []*Artifact) *ListArtifactsOutput + func (s *ListArtifactsOutput) SetNextToken(v string) *ListArtifactsOutput + func (s ListArtifactsOutput) GoString() string + func (s ListArtifactsOutput) String() string + type ListDeviceInstancesInput struct + MaxResults *int64 + NextToken *string + func (s *ListDeviceInstancesInput) SetMaxResults(v int64) *ListDeviceInstancesInput + func (s *ListDeviceInstancesInput) SetNextToken(v string) *ListDeviceInstancesInput + func (s *ListDeviceInstancesInput) Validate() error + func (s ListDeviceInstancesInput) GoString() string + func (s ListDeviceInstancesInput) String() string + type ListDeviceInstancesOutput struct + DeviceInstances []*DeviceInstance + NextToken *string + func (s *ListDeviceInstancesOutput) SetDeviceInstances(v []*DeviceInstance) *ListDeviceInstancesOutput + func (s *ListDeviceInstancesOutput) SetNextToken(v string) *ListDeviceInstancesOutput + func (s ListDeviceInstancesOutput) GoString() string + func (s ListDeviceInstancesOutput) String() string + type ListDevicePoolsInput struct + Arn *string + NextToken *string + Type *string + func (s *ListDevicePoolsInput) SetArn(v string) *ListDevicePoolsInput + func (s *ListDevicePoolsInput) SetNextToken(v string) *ListDevicePoolsInput + func (s *ListDevicePoolsInput) SetType(v string) *ListDevicePoolsInput + func (s *ListDevicePoolsInput) Validate() error + func (s ListDevicePoolsInput) GoString() string + func (s ListDevicePoolsInput) String() string + type ListDevicePoolsOutput struct + DevicePools []*DevicePool + NextToken *string + func (s *ListDevicePoolsOutput) SetDevicePools(v []*DevicePool) *ListDevicePoolsOutput + func (s *ListDevicePoolsOutput) SetNextToken(v string) *ListDevicePoolsOutput + func (s ListDevicePoolsOutput) GoString() string + func (s ListDevicePoolsOutput) String() string + type ListDevicesInput struct + Arn *string + Filters []*DeviceFilter + NextToken *string + func (s *ListDevicesInput) SetArn(v string) *ListDevicesInput + func (s *ListDevicesInput) SetFilters(v []*DeviceFilter) *ListDevicesInput + func (s *ListDevicesInput) SetNextToken(v string) *ListDevicesInput + func (s *ListDevicesInput) Validate() error + func (s ListDevicesInput) GoString() string + func (s ListDevicesInput) String() string + type ListDevicesOutput struct + Devices []*Device + NextToken *string + func (s *ListDevicesOutput) SetDevices(v []*Device) *ListDevicesOutput + func (s *ListDevicesOutput) SetNextToken(v string) *ListDevicesOutput + func (s ListDevicesOutput) GoString() string + func (s ListDevicesOutput) String() string + type ListInstanceProfilesInput struct + MaxResults *int64 + NextToken *string + func (s *ListInstanceProfilesInput) SetMaxResults(v int64) *ListInstanceProfilesInput + func (s *ListInstanceProfilesInput) SetNextToken(v string) *ListInstanceProfilesInput + func (s *ListInstanceProfilesInput) Validate() error + func (s ListInstanceProfilesInput) GoString() string + func (s ListInstanceProfilesInput) String() string + type ListInstanceProfilesOutput struct + InstanceProfiles []*InstanceProfile + NextToken *string + func (s *ListInstanceProfilesOutput) SetInstanceProfiles(v []*InstanceProfile) *ListInstanceProfilesOutput + func (s *ListInstanceProfilesOutput) SetNextToken(v string) *ListInstanceProfilesOutput + func (s ListInstanceProfilesOutput) GoString() string + func (s ListInstanceProfilesOutput) String() string + type ListJobsInput struct + Arn *string + NextToken *string + func (s *ListJobsInput) SetArn(v string) *ListJobsInput + func (s *ListJobsInput) SetNextToken(v string) *ListJobsInput + func (s *ListJobsInput) Validate() error + func (s ListJobsInput) GoString() string + func (s ListJobsInput) String() string + type ListJobsOutput struct + Jobs []*Job + NextToken *string + func (s *ListJobsOutput) SetJobs(v []*Job) *ListJobsOutput + func (s *ListJobsOutput) SetNextToken(v string) *ListJobsOutput + func (s ListJobsOutput) GoString() string + func (s ListJobsOutput) String() string + type ListNetworkProfilesInput struct + Arn *string + NextToken *string + Type *string + func (s *ListNetworkProfilesInput) SetArn(v string) *ListNetworkProfilesInput + func (s *ListNetworkProfilesInput) SetNextToken(v string) *ListNetworkProfilesInput + func (s *ListNetworkProfilesInput) SetType(v string) *ListNetworkProfilesInput + func (s *ListNetworkProfilesInput) Validate() error + func (s ListNetworkProfilesInput) GoString() string + func (s ListNetworkProfilesInput) String() string + type ListNetworkProfilesOutput struct + NetworkProfiles []*NetworkProfile + NextToken *string + func (s *ListNetworkProfilesOutput) SetNetworkProfiles(v []*NetworkProfile) *ListNetworkProfilesOutput + func (s *ListNetworkProfilesOutput) SetNextToken(v string) *ListNetworkProfilesOutput + func (s ListNetworkProfilesOutput) GoString() string + func (s ListNetworkProfilesOutput) String() string + type ListOfferingPromotionsInput struct + NextToken *string + func (s *ListOfferingPromotionsInput) SetNextToken(v string) *ListOfferingPromotionsInput + func (s *ListOfferingPromotionsInput) Validate() error + func (s ListOfferingPromotionsInput) GoString() string + func (s ListOfferingPromotionsInput) String() string + type ListOfferingPromotionsOutput struct + NextToken *string + OfferingPromotions []*OfferingPromotion + func (s *ListOfferingPromotionsOutput) SetNextToken(v string) *ListOfferingPromotionsOutput + func (s *ListOfferingPromotionsOutput) SetOfferingPromotions(v []*OfferingPromotion) *ListOfferingPromotionsOutput + func (s ListOfferingPromotionsOutput) GoString() string + func (s ListOfferingPromotionsOutput) String() string + type ListOfferingTransactionsInput struct + NextToken *string + func (s *ListOfferingTransactionsInput) SetNextToken(v string) *ListOfferingTransactionsInput + func (s *ListOfferingTransactionsInput) Validate() error + func (s ListOfferingTransactionsInput) GoString() string + func (s ListOfferingTransactionsInput) String() string + type ListOfferingTransactionsOutput struct + NextToken *string + OfferingTransactions []*OfferingTransaction + func (s *ListOfferingTransactionsOutput) SetNextToken(v string) *ListOfferingTransactionsOutput + func (s *ListOfferingTransactionsOutput) SetOfferingTransactions(v []*OfferingTransaction) *ListOfferingTransactionsOutput + func (s ListOfferingTransactionsOutput) GoString() string + func (s ListOfferingTransactionsOutput) String() string + type ListOfferingsInput struct + NextToken *string + func (s *ListOfferingsInput) SetNextToken(v string) *ListOfferingsInput + func (s *ListOfferingsInput) Validate() error + func (s ListOfferingsInput) GoString() string + func (s ListOfferingsInput) String() string + type ListOfferingsOutput struct + NextToken *string + Offerings []*Offering + func (s *ListOfferingsOutput) SetNextToken(v string) *ListOfferingsOutput + func (s *ListOfferingsOutput) SetOfferings(v []*Offering) *ListOfferingsOutput + func (s ListOfferingsOutput) GoString() string + func (s ListOfferingsOutput) String() string + type ListProjectsInput struct + Arn *string + NextToken *string + func (s *ListProjectsInput) SetArn(v string) *ListProjectsInput + func (s *ListProjectsInput) SetNextToken(v string) *ListProjectsInput + func (s *ListProjectsInput) Validate() error + func (s ListProjectsInput) GoString() string + func (s ListProjectsInput) String() string + type ListProjectsOutput struct + NextToken *string + Projects []*Project + func (s *ListProjectsOutput) SetNextToken(v string) *ListProjectsOutput + func (s *ListProjectsOutput) SetProjects(v []*Project) *ListProjectsOutput + func (s ListProjectsOutput) GoString() string + func (s ListProjectsOutput) String() string + type ListRemoteAccessSessionsInput struct + Arn *string + NextToken *string + func (s *ListRemoteAccessSessionsInput) SetArn(v string) *ListRemoteAccessSessionsInput + func (s *ListRemoteAccessSessionsInput) SetNextToken(v string) *ListRemoteAccessSessionsInput + func (s *ListRemoteAccessSessionsInput) Validate() error + func (s ListRemoteAccessSessionsInput) GoString() string + func (s ListRemoteAccessSessionsInput) String() string + type ListRemoteAccessSessionsOutput struct + NextToken *string + RemoteAccessSessions []*RemoteAccessSession + func (s *ListRemoteAccessSessionsOutput) SetNextToken(v string) *ListRemoteAccessSessionsOutput + func (s *ListRemoteAccessSessionsOutput) SetRemoteAccessSessions(v []*RemoteAccessSession) *ListRemoteAccessSessionsOutput + func (s ListRemoteAccessSessionsOutput) GoString() string + func (s ListRemoteAccessSessionsOutput) String() string + type ListRunsInput struct + Arn *string + NextToken *string + func (s *ListRunsInput) SetArn(v string) *ListRunsInput + func (s *ListRunsInput) SetNextToken(v string) *ListRunsInput + func (s *ListRunsInput) Validate() error + func (s ListRunsInput) GoString() string + func (s ListRunsInput) String() string + type ListRunsOutput struct + NextToken *string + Runs []*Run + func (s *ListRunsOutput) SetNextToken(v string) *ListRunsOutput + func (s *ListRunsOutput) SetRuns(v []*Run) *ListRunsOutput + func (s ListRunsOutput) GoString() string + func (s ListRunsOutput) String() string + type ListSamplesInput struct + Arn *string + NextToken *string + func (s *ListSamplesInput) SetArn(v string) *ListSamplesInput + func (s *ListSamplesInput) SetNextToken(v string) *ListSamplesInput + func (s *ListSamplesInput) Validate() error + func (s ListSamplesInput) GoString() string + func (s ListSamplesInput) String() string + type ListSamplesOutput struct + NextToken *string + Samples []*Sample + func (s *ListSamplesOutput) SetNextToken(v string) *ListSamplesOutput + func (s *ListSamplesOutput) SetSamples(v []*Sample) *ListSamplesOutput + func (s ListSamplesOutput) GoString() string + func (s ListSamplesOutput) String() string + type ListSuitesInput struct + Arn *string + NextToken *string + func (s *ListSuitesInput) SetArn(v string) *ListSuitesInput + func (s *ListSuitesInput) SetNextToken(v string) *ListSuitesInput + func (s *ListSuitesInput) Validate() error + func (s ListSuitesInput) GoString() string + func (s ListSuitesInput) String() string + type ListSuitesOutput struct + NextToken *string + Suites []*Suite + func (s *ListSuitesOutput) SetNextToken(v string) *ListSuitesOutput + func (s *ListSuitesOutput) SetSuites(v []*Suite) *ListSuitesOutput + func (s ListSuitesOutput) GoString() string + func (s ListSuitesOutput) String() string + type ListTagsForResourceInput struct + ResourceARN *string + func (s *ListTagsForResourceInput) SetResourceARN(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type ListTestGridProjectsInput struct + MaxResult *int64 + NextToken *string + func (s *ListTestGridProjectsInput) SetMaxResult(v int64) *ListTestGridProjectsInput + func (s *ListTestGridProjectsInput) SetNextToken(v string) *ListTestGridProjectsInput + func (s *ListTestGridProjectsInput) Validate() error + func (s ListTestGridProjectsInput) GoString() string + func (s ListTestGridProjectsInput) String() string + type ListTestGridProjectsOutput struct + NextToken *string + TestGridProjects []*TestGridProject + func (s *ListTestGridProjectsOutput) SetNextToken(v string) *ListTestGridProjectsOutput + func (s *ListTestGridProjectsOutput) SetTestGridProjects(v []*TestGridProject) *ListTestGridProjectsOutput + func (s ListTestGridProjectsOutput) GoString() string + func (s ListTestGridProjectsOutput) String() string + type ListTestGridSessionActionsInput struct + MaxResult *int64 + NextToken *string + SessionArn *string + func (s *ListTestGridSessionActionsInput) SetMaxResult(v int64) *ListTestGridSessionActionsInput + func (s *ListTestGridSessionActionsInput) SetNextToken(v string) *ListTestGridSessionActionsInput + func (s *ListTestGridSessionActionsInput) SetSessionArn(v string) *ListTestGridSessionActionsInput + func (s *ListTestGridSessionActionsInput) Validate() error + func (s ListTestGridSessionActionsInput) GoString() string + func (s ListTestGridSessionActionsInput) String() string + type ListTestGridSessionActionsOutput struct + Actions []*TestGridSessionAction + NextToken *string + func (s *ListTestGridSessionActionsOutput) SetActions(v []*TestGridSessionAction) *ListTestGridSessionActionsOutput + func (s *ListTestGridSessionActionsOutput) SetNextToken(v string) *ListTestGridSessionActionsOutput + func (s ListTestGridSessionActionsOutput) GoString() string + func (s ListTestGridSessionActionsOutput) String() string + type ListTestGridSessionArtifactsInput struct + MaxResult *int64 + NextToken *string + SessionArn *string + Type *string + func (s *ListTestGridSessionArtifactsInput) SetMaxResult(v int64) *ListTestGridSessionArtifactsInput + func (s *ListTestGridSessionArtifactsInput) SetNextToken(v string) *ListTestGridSessionArtifactsInput + func (s *ListTestGridSessionArtifactsInput) SetSessionArn(v string) *ListTestGridSessionArtifactsInput + func (s *ListTestGridSessionArtifactsInput) SetType(v string) *ListTestGridSessionArtifactsInput + func (s *ListTestGridSessionArtifactsInput) Validate() error + func (s ListTestGridSessionArtifactsInput) GoString() string + func (s ListTestGridSessionArtifactsInput) String() string + type ListTestGridSessionArtifactsOutput struct + Artifacts []*TestGridSessionArtifact + NextToken *string + func (s *ListTestGridSessionArtifactsOutput) SetArtifacts(v []*TestGridSessionArtifact) *ListTestGridSessionArtifactsOutput + func (s *ListTestGridSessionArtifactsOutput) SetNextToken(v string) *ListTestGridSessionArtifactsOutput + func (s ListTestGridSessionArtifactsOutput) GoString() string + func (s ListTestGridSessionArtifactsOutput) String() string + type ListTestGridSessionsInput struct + CreationTimeAfter *time.Time + CreationTimeBefore *time.Time + EndTimeAfter *time.Time + EndTimeBefore *time.Time + MaxResult *int64 + NextToken *string + ProjectArn *string + Status *string + func (s *ListTestGridSessionsInput) SetCreationTimeAfter(v time.Time) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetCreationTimeBefore(v time.Time) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetEndTimeAfter(v time.Time) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetEndTimeBefore(v time.Time) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetMaxResult(v int64) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetNextToken(v string) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetProjectArn(v string) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) SetStatus(v string) *ListTestGridSessionsInput + func (s *ListTestGridSessionsInput) Validate() error + func (s ListTestGridSessionsInput) GoString() string + func (s ListTestGridSessionsInput) String() string + type ListTestGridSessionsOutput struct + NextToken *string + TestGridSessions []*TestGridSession + func (s *ListTestGridSessionsOutput) SetNextToken(v string) *ListTestGridSessionsOutput + func (s *ListTestGridSessionsOutput) SetTestGridSessions(v []*TestGridSession) *ListTestGridSessionsOutput + func (s ListTestGridSessionsOutput) GoString() string + func (s ListTestGridSessionsOutput) String() string + type ListTestsInput struct + Arn *string + NextToken *string + func (s *ListTestsInput) SetArn(v string) *ListTestsInput + func (s *ListTestsInput) SetNextToken(v string) *ListTestsInput + func (s *ListTestsInput) Validate() error + func (s ListTestsInput) GoString() string + func (s ListTestsInput) String() string + type ListTestsOutput struct + NextToken *string + Tests []*Test + func (s *ListTestsOutput) SetNextToken(v string) *ListTestsOutput + func (s *ListTestsOutput) SetTests(v []*Test) *ListTestsOutput + func (s ListTestsOutput) GoString() string + func (s ListTestsOutput) String() string + type ListUniqueProblemsInput struct + Arn *string + NextToken *string + func (s *ListUniqueProblemsInput) SetArn(v string) *ListUniqueProblemsInput + func (s *ListUniqueProblemsInput) SetNextToken(v string) *ListUniqueProblemsInput + func (s *ListUniqueProblemsInput) Validate() error + func (s ListUniqueProblemsInput) GoString() string + func (s ListUniqueProblemsInput) String() string + type ListUniqueProblemsOutput struct + NextToken *string + UniqueProblems map[string][]*UniqueProblem + func (s *ListUniqueProblemsOutput) SetNextToken(v string) *ListUniqueProblemsOutput + func (s *ListUniqueProblemsOutput) SetUniqueProblems(v map[string][]*UniqueProblem) *ListUniqueProblemsOutput + func (s ListUniqueProblemsOutput) GoString() string + func (s ListUniqueProblemsOutput) String() string + type ListUploadsInput struct + Arn *string + NextToken *string + Type *string + func (s *ListUploadsInput) SetArn(v string) *ListUploadsInput + func (s *ListUploadsInput) SetNextToken(v string) *ListUploadsInput + func (s *ListUploadsInput) SetType(v string) *ListUploadsInput + func (s *ListUploadsInput) Validate() error + func (s ListUploadsInput) GoString() string + func (s ListUploadsInput) String() string + type ListUploadsOutput struct + NextToken *string + Uploads []*Upload + func (s *ListUploadsOutput) SetNextToken(v string) *ListUploadsOutput + func (s *ListUploadsOutput) SetUploads(v []*Upload) *ListUploadsOutput + func (s ListUploadsOutput) GoString() string + func (s ListUploadsOutput) String() string + type ListVPCEConfigurationsInput struct + MaxResults *int64 + NextToken *string + func (s *ListVPCEConfigurationsInput) SetMaxResults(v int64) *ListVPCEConfigurationsInput + func (s *ListVPCEConfigurationsInput) SetNextToken(v string) *ListVPCEConfigurationsInput + func (s *ListVPCEConfigurationsInput) Validate() error + func (s ListVPCEConfigurationsInput) GoString() string + func (s ListVPCEConfigurationsInput) String() string + type ListVPCEConfigurationsOutput struct + NextToken *string + VpceConfigurations []*VPCEConfiguration + func (s *ListVPCEConfigurationsOutput) SetNextToken(v string) *ListVPCEConfigurationsOutput + func (s *ListVPCEConfigurationsOutput) SetVpceConfigurations(v []*VPCEConfiguration) *ListVPCEConfigurationsOutput + func (s ListVPCEConfigurationsOutput) GoString() string + func (s ListVPCEConfigurationsOutput) String() string + type Location struct + Latitude *float64 + Longitude *float64 + func (s *Location) SetLatitude(v float64) *Location + func (s *Location) SetLongitude(v float64) *Location + func (s *Location) Validate() error + func (s Location) GoString() string + func (s Location) String() string + type MonetaryAmount struct + Amount *float64 + CurrencyCode *string + func (s *MonetaryAmount) SetAmount(v float64) *MonetaryAmount + func (s *MonetaryAmount) SetCurrencyCode(v string) *MonetaryAmount + func (s MonetaryAmount) GoString() string + func (s MonetaryAmount) String() string + type NetworkProfile struct + Arn *string + Description *string + DownlinkBandwidthBits *int64 + DownlinkDelayMs *int64 + DownlinkJitterMs *int64 + DownlinkLossPercent *int64 + Name *string + Type *string + UplinkBandwidthBits *int64 + UplinkDelayMs *int64 + UplinkJitterMs *int64 + UplinkLossPercent *int64 + func (s *NetworkProfile) SetArn(v string) *NetworkProfile + func (s *NetworkProfile) SetDescription(v string) *NetworkProfile + func (s *NetworkProfile) SetDownlinkBandwidthBits(v int64) *NetworkProfile + func (s *NetworkProfile) SetDownlinkDelayMs(v int64) *NetworkProfile + func (s *NetworkProfile) SetDownlinkJitterMs(v int64) *NetworkProfile + func (s *NetworkProfile) SetDownlinkLossPercent(v int64) *NetworkProfile + func (s *NetworkProfile) SetName(v string) *NetworkProfile + func (s *NetworkProfile) SetType(v string) *NetworkProfile + func (s *NetworkProfile) SetUplinkBandwidthBits(v int64) *NetworkProfile + func (s *NetworkProfile) SetUplinkDelayMs(v int64) *NetworkProfile + func (s *NetworkProfile) SetUplinkJitterMs(v int64) *NetworkProfile + func (s *NetworkProfile) SetUplinkLossPercent(v int64) *NetworkProfile + func (s NetworkProfile) GoString() string + func (s NetworkProfile) String() string + type NotEligibleException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotEligibleException) Code() string + func (s *NotEligibleException) Error() string + func (s *NotEligibleException) Message() string + func (s *NotEligibleException) OrigErr() error + func (s *NotEligibleException) RequestID() string + func (s *NotEligibleException) StatusCode() int + func (s NotEligibleException) GoString() string + func (s NotEligibleException) String() string + type NotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type Offering struct + Description *string + Id *string + Platform *string + RecurringCharges []*RecurringCharge + Type *string + func (s *Offering) SetDescription(v string) *Offering + func (s *Offering) SetId(v string) *Offering + func (s *Offering) SetPlatform(v string) *Offering + func (s *Offering) SetRecurringCharges(v []*RecurringCharge) *Offering + func (s *Offering) SetType(v string) *Offering + func (s Offering) GoString() string + func (s Offering) String() string + type OfferingPromotion struct + Description *string + Id *string + func (s *OfferingPromotion) SetDescription(v string) *OfferingPromotion + func (s *OfferingPromotion) SetId(v string) *OfferingPromotion + func (s OfferingPromotion) GoString() string + func (s OfferingPromotion) String() string + type OfferingStatus struct + EffectiveOn *time.Time + Offering *Offering + Quantity *int64 + Type *string + func (s *OfferingStatus) SetEffectiveOn(v time.Time) *OfferingStatus + func (s *OfferingStatus) SetOffering(v *Offering) *OfferingStatus + func (s *OfferingStatus) SetQuantity(v int64) *OfferingStatus + func (s *OfferingStatus) SetType(v string) *OfferingStatus + func (s OfferingStatus) GoString() string + func (s OfferingStatus) String() string + type OfferingTransaction struct + Cost *MonetaryAmount + CreatedOn *time.Time + OfferingPromotionId *string + OfferingStatus *OfferingStatus + TransactionId *string + func (s *OfferingTransaction) SetCost(v *MonetaryAmount) *OfferingTransaction + func (s *OfferingTransaction) SetCreatedOn(v time.Time) *OfferingTransaction + func (s *OfferingTransaction) SetOfferingPromotionId(v string) *OfferingTransaction + func (s *OfferingTransaction) SetOfferingStatus(v *OfferingStatus) *OfferingTransaction + func (s *OfferingTransaction) SetTransactionId(v string) *OfferingTransaction + func (s OfferingTransaction) GoString() string + func (s OfferingTransaction) String() string + type Problem struct + Device *Device + Job *ProblemDetail + Message *string + Result *string + Run *ProblemDetail + Suite *ProblemDetail + Test *ProblemDetail + func (s *Problem) SetDevice(v *Device) *Problem + func (s *Problem) SetJob(v *ProblemDetail) *Problem + func (s *Problem) SetMessage(v string) *Problem + func (s *Problem) SetResult(v string) *Problem + func (s *Problem) SetRun(v *ProblemDetail) *Problem + func (s *Problem) SetSuite(v *ProblemDetail) *Problem + func (s *Problem) SetTest(v *ProblemDetail) *Problem + func (s Problem) GoString() string + func (s Problem) String() string + type ProblemDetail struct + Arn *string + Name *string + func (s *ProblemDetail) SetArn(v string) *ProblemDetail + func (s *ProblemDetail) SetName(v string) *ProblemDetail + func (s ProblemDetail) GoString() string + func (s ProblemDetail) String() string + type Project struct + Arn *string + Created *time.Time + DefaultJobTimeoutMinutes *int64 + Name *string + func (s *Project) SetArn(v string) *Project + func (s *Project) SetCreated(v time.Time) *Project + func (s *Project) SetDefaultJobTimeoutMinutes(v int64) *Project + func (s *Project) SetName(v string) *Project + func (s Project) GoString() string + func (s Project) String() string + type PurchaseOfferingInput struct + OfferingId *string + OfferingPromotionId *string + Quantity *int64 + func (s *PurchaseOfferingInput) SetOfferingId(v string) *PurchaseOfferingInput + func (s *PurchaseOfferingInput) SetOfferingPromotionId(v string) *PurchaseOfferingInput + func (s *PurchaseOfferingInput) SetQuantity(v int64) *PurchaseOfferingInput + func (s *PurchaseOfferingInput) Validate() error + func (s PurchaseOfferingInput) GoString() string + func (s PurchaseOfferingInput) String() string + type PurchaseOfferingOutput struct + OfferingTransaction *OfferingTransaction + func (s *PurchaseOfferingOutput) SetOfferingTransaction(v *OfferingTransaction) *PurchaseOfferingOutput + func (s PurchaseOfferingOutput) GoString() string + func (s PurchaseOfferingOutput) String() string + type Radios struct + Bluetooth *bool + Gps *bool + Nfc *bool + Wifi *bool + func (s *Radios) SetBluetooth(v bool) *Radios + func (s *Radios) SetGps(v bool) *Radios + func (s *Radios) SetNfc(v bool) *Radios + func (s *Radios) SetWifi(v bool) *Radios + func (s Radios) GoString() string + func (s Radios) String() string + type RecurringCharge struct + Cost *MonetaryAmount + Frequency *string + func (s *RecurringCharge) SetCost(v *MonetaryAmount) *RecurringCharge + func (s *RecurringCharge) SetFrequency(v string) *RecurringCharge + func (s RecurringCharge) GoString() string + func (s RecurringCharge) String() string + type RemoteAccessSession struct + Arn *string + BillingMethod *string + ClientId *string + Created *time.Time + Device *Device + DeviceMinutes *DeviceMinutes + DeviceUdid *string + Endpoint *string + HostAddress *string + InstanceArn *string + InteractionMode *string + Message *string + Name *string + RemoteDebugEnabled *bool + RemoteRecordAppArn *string + RemoteRecordEnabled *bool + Result *string + SkipAppResign *bool + Started *time.Time + Status *string + Stopped *time.Time + func (s *RemoteAccessSession) SetArn(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetBillingMethod(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetClientId(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetCreated(v time.Time) *RemoteAccessSession + func (s *RemoteAccessSession) SetDevice(v *Device) *RemoteAccessSession + func (s *RemoteAccessSession) SetDeviceMinutes(v *DeviceMinutes) *RemoteAccessSession + func (s *RemoteAccessSession) SetDeviceUdid(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetEndpoint(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetHostAddress(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetInstanceArn(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetInteractionMode(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetMessage(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetName(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetRemoteDebugEnabled(v bool) *RemoteAccessSession + func (s *RemoteAccessSession) SetRemoteRecordAppArn(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetRemoteRecordEnabled(v bool) *RemoteAccessSession + func (s *RemoteAccessSession) SetResult(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetSkipAppResign(v bool) *RemoteAccessSession + func (s *RemoteAccessSession) SetStarted(v time.Time) *RemoteAccessSession + func (s *RemoteAccessSession) SetStatus(v string) *RemoteAccessSession + func (s *RemoteAccessSession) SetStopped(v time.Time) *RemoteAccessSession + func (s RemoteAccessSession) GoString() string + func (s RemoteAccessSession) String() string + type RenewOfferingInput struct + OfferingId *string + Quantity *int64 + func (s *RenewOfferingInput) SetOfferingId(v string) *RenewOfferingInput + func (s *RenewOfferingInput) SetQuantity(v int64) *RenewOfferingInput + func (s *RenewOfferingInput) Validate() error + func (s RenewOfferingInput) GoString() string + func (s RenewOfferingInput) String() string + type RenewOfferingOutput struct + OfferingTransaction *OfferingTransaction + func (s *RenewOfferingOutput) SetOfferingTransaction(v *OfferingTransaction) *RenewOfferingOutput + func (s RenewOfferingOutput) GoString() string + func (s RenewOfferingOutput) String() string + type Resolution struct + Height *int64 + Width *int64 + func (s *Resolution) SetHeight(v int64) *Resolution + func (s *Resolution) SetWidth(v int64) *Resolution + func (s Resolution) GoString() string + func (s Resolution) String() string + type Rule struct + Attribute *string + Operator *string + Value *string + func (s *Rule) SetAttribute(v string) *Rule + func (s *Rule) SetOperator(v string) *Rule + func (s *Rule) SetValue(v string) *Rule + func (s Rule) GoString() string + func (s Rule) String() string + type Run struct + AppUpload *string + Arn *string + BillingMethod *string + CompletedJobs *int64 + Counters *Counters + Created *time.Time + CustomerArtifactPaths *CustomerArtifactPaths + DeviceMinutes *DeviceMinutes + DevicePoolArn *string + DeviceSelectionResult *DeviceSelectionResult + EventCount *int64 + JobTimeoutMinutes *int64 + Locale *string + Location *Location + Message *string + Name *string + NetworkProfile *NetworkProfile + ParsingResultUrl *string + Platform *string + Radios *Radios + Result *string + ResultCode *string + Seed *int64 + SkipAppResign *bool + Started *time.Time + Status *string + Stopped *time.Time + TestSpecArn *string + TotalJobs *int64 + Type *string + WebUrl *string + func (s *Run) SetAppUpload(v string) *Run + func (s *Run) SetArn(v string) *Run + func (s *Run) SetBillingMethod(v string) *Run + func (s *Run) SetCompletedJobs(v int64) *Run + func (s *Run) SetCounters(v *Counters) *Run + func (s *Run) SetCreated(v time.Time) *Run + func (s *Run) SetCustomerArtifactPaths(v *CustomerArtifactPaths) *Run + func (s *Run) SetDeviceMinutes(v *DeviceMinutes) *Run + func (s *Run) SetDevicePoolArn(v string) *Run + func (s *Run) SetDeviceSelectionResult(v *DeviceSelectionResult) *Run + func (s *Run) SetEventCount(v int64) *Run + func (s *Run) SetJobTimeoutMinutes(v int64) *Run + func (s *Run) SetLocale(v string) *Run + func (s *Run) SetLocation(v *Location) *Run + func (s *Run) SetMessage(v string) *Run + func (s *Run) SetName(v string) *Run + func (s *Run) SetNetworkProfile(v *NetworkProfile) *Run + func (s *Run) SetParsingResultUrl(v string) *Run + func (s *Run) SetPlatform(v string) *Run + func (s *Run) SetRadios(v *Radios) *Run + func (s *Run) SetResult(v string) *Run + func (s *Run) SetResultCode(v string) *Run + func (s *Run) SetSeed(v int64) *Run + func (s *Run) SetSkipAppResign(v bool) *Run + func (s *Run) SetStarted(v time.Time) *Run + func (s *Run) SetStatus(v string) *Run + func (s *Run) SetStopped(v time.Time) *Run + func (s *Run) SetTestSpecArn(v string) *Run + func (s *Run) SetTotalJobs(v int64) *Run + func (s *Run) SetType(v string) *Run + func (s *Run) SetWebUrl(v string) *Run + func (s Run) GoString() string + func (s Run) String() string + type Sample struct + Arn *string + Type *string + Url *string + func (s *Sample) SetArn(v string) *Sample + func (s *Sample) SetType(v string) *Sample + func (s *Sample) SetUrl(v string) *Sample + func (s Sample) GoString() string + func (s Sample) String() string + type ScheduleRunConfiguration struct + AuxiliaryApps []*string + BillingMethod *string + CustomerArtifactPaths *CustomerArtifactPaths + ExtraDataPackageArn *string + Locale *string + Location *Location + NetworkProfileArn *string + Radios *Radios + VpceConfigurationArns []*string + func (s *ScheduleRunConfiguration) SetAuxiliaryApps(v []*string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetBillingMethod(v string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetCustomerArtifactPaths(v *CustomerArtifactPaths) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetExtraDataPackageArn(v string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetLocale(v string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetLocation(v *Location) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetNetworkProfileArn(v string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetRadios(v *Radios) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) SetVpceConfigurationArns(v []*string) *ScheduleRunConfiguration + func (s *ScheduleRunConfiguration) Validate() error + func (s ScheduleRunConfiguration) GoString() string + func (s ScheduleRunConfiguration) String() string + type ScheduleRunInput struct + AppArn *string + Configuration *ScheduleRunConfiguration + DevicePoolArn *string + DeviceSelectionConfiguration *DeviceSelectionConfiguration + ExecutionConfiguration *ExecutionConfiguration + Name *string + ProjectArn *string + Test *ScheduleRunTest + func (s *ScheduleRunInput) SetAppArn(v string) *ScheduleRunInput + func (s *ScheduleRunInput) SetConfiguration(v *ScheduleRunConfiguration) *ScheduleRunInput + func (s *ScheduleRunInput) SetDevicePoolArn(v string) *ScheduleRunInput + func (s *ScheduleRunInput) SetDeviceSelectionConfiguration(v *DeviceSelectionConfiguration) *ScheduleRunInput + func (s *ScheduleRunInput) SetExecutionConfiguration(v *ExecutionConfiguration) *ScheduleRunInput + func (s *ScheduleRunInput) SetName(v string) *ScheduleRunInput + func (s *ScheduleRunInput) SetProjectArn(v string) *ScheduleRunInput + func (s *ScheduleRunInput) SetTest(v *ScheduleRunTest) *ScheduleRunInput + func (s *ScheduleRunInput) Validate() error + func (s ScheduleRunInput) GoString() string + func (s ScheduleRunInput) String() string + type ScheduleRunOutput struct + Run *Run + func (s *ScheduleRunOutput) SetRun(v *Run) *ScheduleRunOutput + func (s ScheduleRunOutput) GoString() string + func (s ScheduleRunOutput) String() string + type ScheduleRunTest struct + Filter *string + Parameters map[string]*string + TestPackageArn *string + TestSpecArn *string + Type *string + func (s *ScheduleRunTest) SetFilter(v string) *ScheduleRunTest + func (s *ScheduleRunTest) SetParameters(v map[string]*string) *ScheduleRunTest + func (s *ScheduleRunTest) SetTestPackageArn(v string) *ScheduleRunTest + func (s *ScheduleRunTest) SetTestSpecArn(v string) *ScheduleRunTest + func (s *ScheduleRunTest) SetType(v string) *ScheduleRunTest + func (s *ScheduleRunTest) Validate() error + func (s ScheduleRunTest) GoString() string + func (s ScheduleRunTest) String() string + type ServiceAccountException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceAccountException) Code() string + func (s *ServiceAccountException) Error() string + func (s *ServiceAccountException) Message() string + func (s *ServiceAccountException) OrigErr() error + func (s *ServiceAccountException) RequestID() string + func (s *ServiceAccountException) StatusCode() int + func (s ServiceAccountException) GoString() string + func (s ServiceAccountException) String() string + type StopJobInput struct + Arn *string + func (s *StopJobInput) SetArn(v string) *StopJobInput + func (s *StopJobInput) Validate() error + func (s StopJobInput) GoString() string + func (s StopJobInput) String() string + type StopJobOutput struct + Job *Job + func (s *StopJobOutput) SetJob(v *Job) *StopJobOutput + func (s StopJobOutput) GoString() string + func (s StopJobOutput) String() string + type StopRemoteAccessSessionInput struct + Arn *string + func (s *StopRemoteAccessSessionInput) SetArn(v string) *StopRemoteAccessSessionInput + func (s *StopRemoteAccessSessionInput) Validate() error + func (s StopRemoteAccessSessionInput) GoString() string + func (s StopRemoteAccessSessionInput) String() string + type StopRemoteAccessSessionOutput struct + RemoteAccessSession *RemoteAccessSession + func (s *StopRemoteAccessSessionOutput) SetRemoteAccessSession(v *RemoteAccessSession) *StopRemoteAccessSessionOutput + func (s StopRemoteAccessSessionOutput) GoString() string + func (s StopRemoteAccessSessionOutput) String() string + type StopRunInput struct + Arn *string + func (s *StopRunInput) SetArn(v string) *StopRunInput + func (s *StopRunInput) Validate() error + func (s StopRunInput) GoString() string + func (s StopRunInput) String() string + type StopRunOutput struct + Run *Run + func (s *StopRunOutput) SetRun(v *Run) *StopRunOutput + func (s StopRunOutput) GoString() string + func (s StopRunOutput) String() string + type Suite struct + Arn *string + Counters *Counters + Created *time.Time + DeviceMinutes *DeviceMinutes + Message *string + Name *string + Result *string + Started *time.Time + Status *string + Stopped *time.Time + Type *string + func (s *Suite) SetArn(v string) *Suite + func (s *Suite) SetCounters(v *Counters) *Suite + func (s *Suite) SetCreated(v time.Time) *Suite + func (s *Suite) SetDeviceMinutes(v *DeviceMinutes) *Suite + func (s *Suite) SetMessage(v string) *Suite + func (s *Suite) SetName(v string) *Suite + func (s *Suite) SetResult(v string) *Suite + func (s *Suite) SetStarted(v time.Time) *Suite + func (s *Suite) SetStatus(v string) *Suite + func (s *Suite) SetStopped(v time.Time) *Suite + func (s *Suite) SetType(v string) *Suite + func (s Suite) GoString() string + func (s Suite) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagOperationException struct + Message_ *string + ResourceName *string + RespMetadata protocol.ResponseMetadata + func (s *TagOperationException) Code() string + func (s *TagOperationException) Error() string + func (s *TagOperationException) Message() string + func (s *TagOperationException) OrigErr() error + func (s *TagOperationException) RequestID() string + func (s *TagOperationException) StatusCode() int + func (s TagOperationException) GoString() string + func (s TagOperationException) String() string + type TagPolicyException struct + Message_ *string + ResourceName *string + RespMetadata protocol.ResponseMetadata + func (s *TagPolicyException) Code() string + func (s *TagPolicyException) Error() string + func (s *TagPolicyException) Message() string + func (s *TagPolicyException) OrigErr() error + func (s *TagPolicyException) RequestID() string + func (s *TagPolicyException) StatusCode() int + func (s TagPolicyException) GoString() string + func (s TagPolicyException) String() string + type TagResourceInput struct + ResourceARN *string + Tags []*Tag + func (s *TagResourceInput) SetResourceARN(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type Test struct + Arn *string + Counters *Counters + Created *time.Time + DeviceMinutes *DeviceMinutes + Message *string + Name *string + Result *string + Started *time.Time + Status *string + Stopped *time.Time + Type *string + func (s *Test) SetArn(v string) *Test + func (s *Test) SetCounters(v *Counters) *Test + func (s *Test) SetCreated(v time.Time) *Test + func (s *Test) SetDeviceMinutes(v *DeviceMinutes) *Test + func (s *Test) SetMessage(v string) *Test + func (s *Test) SetName(v string) *Test + func (s *Test) SetResult(v string) *Test + func (s *Test) SetStarted(v time.Time) *Test + func (s *Test) SetStatus(v string) *Test + func (s *Test) SetStopped(v time.Time) *Test + func (s *Test) SetType(v string) *Test + func (s Test) GoString() string + func (s Test) String() string + type TestGridProject struct + Arn *string + Created *time.Time + Description *string + Name *string + VpcConfig *TestGridVpcConfig + func (s *TestGridProject) SetArn(v string) *TestGridProject + func (s *TestGridProject) SetCreated(v time.Time) *TestGridProject + func (s *TestGridProject) SetDescription(v string) *TestGridProject + func (s *TestGridProject) SetName(v string) *TestGridProject + func (s *TestGridProject) SetVpcConfig(v *TestGridVpcConfig) *TestGridProject + func (s TestGridProject) GoString() string + func (s TestGridProject) String() string + type TestGridSession struct + Arn *string + BillingMinutes *float64 + Created *time.Time + Ended *time.Time + SeleniumProperties *string + Status *string + func (s *TestGridSession) SetArn(v string) *TestGridSession + func (s *TestGridSession) SetBillingMinutes(v float64) *TestGridSession + func (s *TestGridSession) SetCreated(v time.Time) *TestGridSession + func (s *TestGridSession) SetEnded(v time.Time) *TestGridSession + func (s *TestGridSession) SetSeleniumProperties(v string) *TestGridSession + func (s *TestGridSession) SetStatus(v string) *TestGridSession + func (s TestGridSession) GoString() string + func (s TestGridSession) String() string + type TestGridSessionAction struct + Action *string + Duration *int64 + RequestMethod *string + Started *time.Time + StatusCode *string + func (s *TestGridSessionAction) SetAction(v string) *TestGridSessionAction + func (s *TestGridSessionAction) SetDuration(v int64) *TestGridSessionAction + func (s *TestGridSessionAction) SetRequestMethod(v string) *TestGridSessionAction + func (s *TestGridSessionAction) SetStarted(v time.Time) *TestGridSessionAction + func (s *TestGridSessionAction) SetStatusCode(v string) *TestGridSessionAction + func (s TestGridSessionAction) GoString() string + func (s TestGridSessionAction) String() string + type TestGridSessionArtifact struct + Filename *string + Type *string + Url *string + func (s *TestGridSessionArtifact) SetFilename(v string) *TestGridSessionArtifact + func (s *TestGridSessionArtifact) SetType(v string) *TestGridSessionArtifact + func (s *TestGridSessionArtifact) SetUrl(v string) *TestGridSessionArtifact + func (s TestGridSessionArtifact) GoString() string + func (s TestGridSessionArtifact) String() string + type TestGridVpcConfig struct + SecurityGroupIds []*string + SubnetIds []*string + VpcId *string + func (s *TestGridVpcConfig) SetSecurityGroupIds(v []*string) *TestGridVpcConfig + func (s *TestGridVpcConfig) SetSubnetIds(v []*string) *TestGridVpcConfig + func (s *TestGridVpcConfig) SetVpcId(v string) *TestGridVpcConfig + func (s *TestGridVpcConfig) Validate() error + func (s TestGridVpcConfig) GoString() string + func (s TestGridVpcConfig) String() string + type TooManyTagsException struct + Message_ *string + ResourceName *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyTagsException) Code() string + func (s *TooManyTagsException) Error() string + func (s *TooManyTagsException) Message() string + func (s *TooManyTagsException) OrigErr() error + func (s *TooManyTagsException) RequestID() string + func (s *TooManyTagsException) StatusCode() int + func (s TooManyTagsException) GoString() string + func (s TooManyTagsException) String() string + type TrialMinutes struct + Remaining *float64 + Total *float64 + func (s *TrialMinutes) SetRemaining(v float64) *TrialMinutes + func (s *TrialMinutes) SetTotal(v float64) *TrialMinutes + func (s TrialMinutes) GoString() string + func (s TrialMinutes) String() string + type UniqueProblem struct + Message *string + Problems []*Problem + func (s *UniqueProblem) SetMessage(v string) *UniqueProblem + func (s *UniqueProblem) SetProblems(v []*Problem) *UniqueProblem + func (s UniqueProblem) GoString() string + func (s UniqueProblem) String() string + type UntagResourceInput struct + ResourceARN *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceARN(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateDeviceInstanceInput struct + Arn *string + Labels []*string + ProfileArn *string + func (s *UpdateDeviceInstanceInput) SetArn(v string) *UpdateDeviceInstanceInput + func (s *UpdateDeviceInstanceInput) SetLabels(v []*string) *UpdateDeviceInstanceInput + func (s *UpdateDeviceInstanceInput) SetProfileArn(v string) *UpdateDeviceInstanceInput + func (s *UpdateDeviceInstanceInput) Validate() error + func (s UpdateDeviceInstanceInput) GoString() string + func (s UpdateDeviceInstanceInput) String() string + type UpdateDeviceInstanceOutput struct + DeviceInstance *DeviceInstance + func (s *UpdateDeviceInstanceOutput) SetDeviceInstance(v *DeviceInstance) *UpdateDeviceInstanceOutput + func (s UpdateDeviceInstanceOutput) GoString() string + func (s UpdateDeviceInstanceOutput) String() string + type UpdateDevicePoolInput struct + Arn *string + ClearMaxDevices *bool + Description *string + MaxDevices *int64 + Name *string + Rules []*Rule + func (s *UpdateDevicePoolInput) SetArn(v string) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) SetClearMaxDevices(v bool) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) SetDescription(v string) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) SetMaxDevices(v int64) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) SetName(v string) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) SetRules(v []*Rule) *UpdateDevicePoolInput + func (s *UpdateDevicePoolInput) Validate() error + func (s UpdateDevicePoolInput) GoString() string + func (s UpdateDevicePoolInput) String() string + type UpdateDevicePoolOutput struct + DevicePool *DevicePool + func (s *UpdateDevicePoolOutput) SetDevicePool(v *DevicePool) *UpdateDevicePoolOutput + func (s UpdateDevicePoolOutput) GoString() string + func (s UpdateDevicePoolOutput) String() string + type UpdateInstanceProfileInput struct + Arn *string + Description *string + ExcludeAppPackagesFromCleanup []*string + Name *string + PackageCleanup *bool + RebootAfterUse *bool + func (s *UpdateInstanceProfileInput) SetArn(v string) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) SetDescription(v string) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) SetExcludeAppPackagesFromCleanup(v []*string) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) SetName(v string) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) SetPackageCleanup(v bool) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) SetRebootAfterUse(v bool) *UpdateInstanceProfileInput + func (s *UpdateInstanceProfileInput) Validate() error + func (s UpdateInstanceProfileInput) GoString() string + func (s UpdateInstanceProfileInput) String() string + type UpdateInstanceProfileOutput struct + InstanceProfile *InstanceProfile + func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfileOutput + func (s UpdateInstanceProfileOutput) GoString() string + func (s UpdateInstanceProfileOutput) String() string + type UpdateNetworkProfileInput struct + Arn *string + Description *string + DownlinkBandwidthBits *int64 + DownlinkDelayMs *int64 + DownlinkJitterMs *int64 + DownlinkLossPercent *int64 + Name *string + Type *string + UplinkBandwidthBits *int64 + UplinkDelayMs *int64 + UplinkJitterMs *int64 + UplinkLossPercent *int64 + func (s *UpdateNetworkProfileInput) SetArn(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDescription(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDownlinkBandwidthBits(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDownlinkDelayMs(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDownlinkJitterMs(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDownlinkLossPercent(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetName(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetType(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetUplinkBandwidthBits(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetUplinkDelayMs(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetUplinkJitterMs(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetUplinkLossPercent(v int64) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) Validate() error + func (s UpdateNetworkProfileInput) GoString() string + func (s UpdateNetworkProfileInput) String() string + type UpdateNetworkProfileOutput struct + NetworkProfile *NetworkProfile + func (s *UpdateNetworkProfileOutput) SetNetworkProfile(v *NetworkProfile) *UpdateNetworkProfileOutput + func (s UpdateNetworkProfileOutput) GoString() string + func (s UpdateNetworkProfileOutput) String() string + type UpdateProjectInput struct + Arn *string + DefaultJobTimeoutMinutes *int64 + Name *string + func (s *UpdateProjectInput) SetArn(v string) *UpdateProjectInput + func (s *UpdateProjectInput) SetDefaultJobTimeoutMinutes(v int64) *UpdateProjectInput + func (s *UpdateProjectInput) SetName(v string) *UpdateProjectInput + func (s *UpdateProjectInput) Validate() error + func (s UpdateProjectInput) GoString() string + func (s UpdateProjectInput) String() string + type UpdateProjectOutput struct + Project *Project + func (s *UpdateProjectOutput) SetProject(v *Project) *UpdateProjectOutput + func (s UpdateProjectOutput) GoString() string + func (s UpdateProjectOutput) String() string + type UpdateTestGridProjectInput struct + Description *string + Name *string + ProjectArn *string + VpcConfig *TestGridVpcConfig + func (s *UpdateTestGridProjectInput) SetDescription(v string) *UpdateTestGridProjectInput + func (s *UpdateTestGridProjectInput) SetName(v string) *UpdateTestGridProjectInput + func (s *UpdateTestGridProjectInput) SetProjectArn(v string) *UpdateTestGridProjectInput + func (s *UpdateTestGridProjectInput) SetVpcConfig(v *TestGridVpcConfig) *UpdateTestGridProjectInput + func (s *UpdateTestGridProjectInput) Validate() error + func (s UpdateTestGridProjectInput) GoString() string + func (s UpdateTestGridProjectInput) String() string + type UpdateTestGridProjectOutput struct + TestGridProject *TestGridProject + func (s *UpdateTestGridProjectOutput) SetTestGridProject(v *TestGridProject) *UpdateTestGridProjectOutput + func (s UpdateTestGridProjectOutput) GoString() string + func (s UpdateTestGridProjectOutput) String() string + type UpdateUploadInput struct + Arn *string + ContentType *string + EditContent *bool + Name *string + func (s *UpdateUploadInput) SetArn(v string) *UpdateUploadInput + func (s *UpdateUploadInput) SetContentType(v string) *UpdateUploadInput + func (s *UpdateUploadInput) SetEditContent(v bool) *UpdateUploadInput + func (s *UpdateUploadInput) SetName(v string) *UpdateUploadInput + func (s *UpdateUploadInput) Validate() error + func (s UpdateUploadInput) GoString() string + func (s UpdateUploadInput) String() string + type UpdateUploadOutput struct + Upload *Upload + func (s *UpdateUploadOutput) SetUpload(v *Upload) *UpdateUploadOutput + func (s UpdateUploadOutput) GoString() string + func (s UpdateUploadOutput) String() string + type UpdateVPCEConfigurationInput struct + Arn *string + ServiceDnsName *string + VpceConfigurationDescription *string + VpceConfigurationName *string + VpceServiceName *string + func (s *UpdateVPCEConfigurationInput) SetArn(v string) *UpdateVPCEConfigurationInput + func (s *UpdateVPCEConfigurationInput) SetServiceDnsName(v string) *UpdateVPCEConfigurationInput + func (s *UpdateVPCEConfigurationInput) SetVpceConfigurationDescription(v string) *UpdateVPCEConfigurationInput + func (s *UpdateVPCEConfigurationInput) SetVpceConfigurationName(v string) *UpdateVPCEConfigurationInput + func (s *UpdateVPCEConfigurationInput) SetVpceServiceName(v string) *UpdateVPCEConfigurationInput + func (s *UpdateVPCEConfigurationInput) Validate() error + func (s UpdateVPCEConfigurationInput) GoString() string + func (s UpdateVPCEConfigurationInput) String() string + type UpdateVPCEConfigurationOutput struct + VpceConfiguration *VPCEConfiguration + func (s *UpdateVPCEConfigurationOutput) SetVpceConfiguration(v *VPCEConfiguration) *UpdateVPCEConfigurationOutput + func (s UpdateVPCEConfigurationOutput) GoString() string + func (s UpdateVPCEConfigurationOutput) String() string + type Upload struct + Arn *string + Category *string + ContentType *string + Created *time.Time + Message *string + Metadata *string + Name *string + Status *string + Type *string + Url *string + func (s *Upload) SetArn(v string) *Upload + func (s *Upload) SetCategory(v string) *Upload + func (s *Upload) SetContentType(v string) *Upload + func (s *Upload) SetCreated(v time.Time) *Upload + func (s *Upload) SetMessage(v string) *Upload + func (s *Upload) SetMetadata(v string) *Upload + func (s *Upload) SetName(v string) *Upload + func (s *Upload) SetStatus(v string) *Upload + func (s *Upload) SetType(v string) *Upload + func (s *Upload) SetUrl(v string) *Upload + func (s Upload) GoString() string + func (s Upload) String() string + type VPCEConfiguration struct + Arn *string + ServiceDnsName *string + VpceConfigurationDescription *string + VpceConfigurationName *string + VpceServiceName *string + func (s *VPCEConfiguration) SetArn(v string) *VPCEConfiguration + func (s *VPCEConfiguration) SetServiceDnsName(v string) *VPCEConfiguration + func (s *VPCEConfiguration) SetVpceConfigurationDescription(v string) *VPCEConfiguration + func (s *VPCEConfiguration) SetVpceConfigurationName(v string) *VPCEConfiguration + func (s *VPCEConfiguration) SetVpceServiceName(v string) *VPCEConfiguration + func (s VPCEConfiguration) GoString() string + func (s VPCEConfiguration) String() string