Packages

package sms

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sms
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AmiId = String
  2. type AppDescription = String
  3. type AppId = String
  4. type AppIds = Array[AppId]
  5. type AppLaunchStatus = String
  6. type AppLaunchStatusMessage = String
  7. type AppName = String
  8. type AppReplicationStatus = String
  9. type AppReplicationStatusMessage = String
  10. type AppStatus = String
  11. type AppStatusMessage = String
  12. trait AppSummary extends Object

    Information about the application.

    Information about the application.

    Annotations
    @RawJSType() @native()
  13. type Apps = Array[AppSummary]
  14. type AssociatePublicIpAddress = Boolean
  15. type BucketName = String
  16. type ClientToken = String
  17. trait Connector extends Object

    Represents a connector.

    Represents a connector.

    Annotations
    @RawJSType() @native()
  18. type ConnectorCapability = String
  19. type ConnectorCapabilityList = Array[ConnectorCapability]
  20. type ConnectorId = String
  21. type ConnectorList = Array[Connector]
  22. type ConnectorStatus = String
  23. type ConnectorVersion = String
  24. trait CreateAppRequest extends Object
    Annotations
    @RawJSType() @native()
  25. trait CreateAppResponse extends Object
    Annotations
    @RawJSType() @native()
  26. trait CreateReplicationJobRequest extends Object
    Annotations
    @RawJSType() @native()
  27. trait CreateReplicationJobResponse extends Object
    Annotations
    @RawJSType() @native()
  28. trait DeleteAppLaunchConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  29. trait DeleteAppLaunchConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  30. trait DeleteAppReplicationConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  31. trait DeleteAppReplicationConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  32. trait DeleteAppRequest extends Object
    Annotations
    @RawJSType() @native()
  33. trait DeleteAppResponse extends Object
    Annotations
    @RawJSType() @native()
  34. trait DeleteReplicationJobRequest extends Object
    Annotations
    @RawJSType() @native()
  35. trait DeleteReplicationJobResponse extends Object
    Annotations
    @RawJSType() @native()
  36. trait DeleteServerCatalogRequest extends Object
    Annotations
    @RawJSType() @native()
  37. trait DeleteServerCatalogResponse extends Object
    Annotations
    @RawJSType() @native()
  38. type Description = String
  39. trait DisassociateConnectorRequest extends Object
    Annotations
    @RawJSType() @native()
  40. trait DisassociateConnectorResponse extends Object
    Annotations
    @RawJSType() @native()
  41. type EC2KeyName = String
  42. type Encrypted = Boolean
  43. type ForceStopAppReplication = Boolean
  44. type ForceTerminateApp = Boolean
  45. type Frequency = Int
  46. trait GenerateChangeSetRequest extends Object
    Annotations
    @RawJSType() @native()
  47. trait GenerateChangeSetResponse extends Object
    Annotations
    @RawJSType() @native()
  48. trait GenerateTemplateRequest extends Object
    Annotations
    @RawJSType() @native()
  49. trait GenerateTemplateResponse extends Object
    Annotations
    @RawJSType() @native()
  50. trait GetAppLaunchConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  51. trait GetAppLaunchConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  52. trait GetAppReplicationConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  53. trait GetAppReplicationConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  54. trait GetAppRequest extends Object
    Annotations
    @RawJSType() @native()
  55. trait GetAppResponse extends Object
    Annotations
    @RawJSType() @native()
  56. trait GetConnectorsRequest extends Object
    Annotations
    @RawJSType() @native()
  57. trait GetConnectorsResponse extends Object
    Annotations
    @RawJSType() @native()
  58. trait GetReplicationJobsRequest extends Object
    Annotations
    @RawJSType() @native()
  59. trait GetReplicationJobsResponse extends Object
    Annotations
    @RawJSType() @native()
  60. trait GetReplicationRunsRequest extends Object
    Annotations
    @RawJSType() @native()
  61. trait GetReplicationRunsResponse extends Object
    Annotations
    @RawJSType() @native()
  62. trait GetServersRequest extends Object
    Annotations
    @RawJSType() @native()
  63. trait GetServersResponse extends Object
    Annotations
    @RawJSType() @native()
  64. trait ImportServerCatalogRequest extends Object
    Annotations
    @RawJSType() @native()
  65. trait ImportServerCatalogResponse extends Object
    Annotations
    @RawJSType() @native()
  66. type InstanceType = String
  67. type IpAddress = String
  68. type KeyName = String
  69. type KmsKeyId = String
  70. trait LaunchAppRequest extends Object
    Annotations
    @RawJSType() @native()
  71. trait LaunchAppResponse extends Object
    Annotations
    @RawJSType() @native()
  72. trait LaunchDetails extends Object

    Details about the latest launch of an application.

    Details about the latest launch of an application.

    Annotations
    @RawJSType() @native()
  73. type LaunchOrder = Int
  74. type LicenseType = String
  75. trait ListAppsRequest extends Object
    Annotations
    @RawJSType() @native()
  76. trait ListAppsResponse extends Object
    Annotations
    @RawJSType() @native()
  77. type LogicalId = String
  78. type MacAddress = String
  79. type MaxResults = Int
  80. type NextToken = String
  81. type NumberOfRecentAmisToKeep = Int
  82. type OutputFormat = String
  83. trait PutAppLaunchConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  84. trait PutAppLaunchConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  85. trait PutAppReplicationConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  86. trait PutAppReplicationConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  87. trait ReplicationJob extends Object

    Represents a replication job.

    Represents a replication job.

    Annotations
    @RawJSType() @native()
  88. type ReplicationJobId = String
  89. type ReplicationJobList = Array[ReplicationJob]
  90. type ReplicationJobState = String
  91. type ReplicationJobStatusMessage = String
  92. type ReplicationJobTerminated = Boolean
  93. trait ReplicationRun extends Object

    Represents a replication run.

    Represents a replication run.

    Annotations
    @RawJSType() @native()
  94. type ReplicationRunId = String
  95. type ReplicationRunList = Array[ReplicationRun]
  96. type ReplicationRunStage = String
  97. trait ReplicationRunStageDetails extends Object

    Details of the current stage of a replication run.

    Details of the current stage of a replication run.

    Annotations
    @RawJSType() @native()
  98. type ReplicationRunStageProgress = String
  99. type ReplicationRunState = String
  100. type ReplicationRunStatusMessage = String
  101. type ReplicationRunType = String
  102. type RoleName = String
  103. type RunOnce = Boolean
  104. trait S3Location extends Object

    Location of the Amazon S3 object in the customer's account.

    Location of the Amazon S3 object in the customer's account.

    Annotations
    @RawJSType() @native()
  105. class SMS extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "SMS" )
  106. implicit final class SMSOps extends AnyVal
  107. type SecurityGroup = String
  108. trait Server extends Object

    Represents a server.

    Represents a server.

    Annotations
    @RawJSType() @native()
  109. type ServerCatalogStatus = String
  110. trait ServerGroup extends Object

    A logical grouping of servers.

    A logical grouping of servers.

    Annotations
    @RawJSType() @native()
  111. type ServerGroupId = String
  112. trait ServerGroupLaunchConfiguration extends Object

    Launch configuration for a server group.

    Launch configuration for a server group.

    Annotations
    @RawJSType() @native()
  113. type ServerGroupLaunchConfigurations = Array[ServerGroupLaunchConfiguration]
  114. type ServerGroupName = String
  115. trait ServerGroupReplicationConfiguration extends Object

    Replication configuration for a server group.

    Replication configuration for a server group.

    Annotations
    @RawJSType() @native()
  116. type ServerGroupReplicationConfigurations = Array[ServerGroupReplicationConfiguration]
  117. type ServerGroups = Array[ServerGroup]
  118. type ServerId = String
  119. trait ServerLaunchConfiguration extends Object

    Launch configuration for a server.

    Launch configuration for a server.

    Annotations
    @RawJSType() @native()
  120. type ServerLaunchConfigurations = Array[ServerLaunchConfiguration]
  121. type ServerList = Array[Server]
  122. trait ServerReplicationConfiguration extends Object

    Replication configuration of a server.

    Replication configuration of a server.

    Annotations
    @RawJSType() @native()
  123. type ServerReplicationConfigurations = Array[ServerReplicationConfiguration]
  124. trait ServerReplicationParameters extends Object

    Replication parameters for replicating a server.

    Replication parameters for replicating a server.

    Annotations
    @RawJSType() @native()
  125. type ServerType = String
  126. type StackId = String
  127. type StackName = String
  128. trait StartAppReplicationRequest extends Object
    Annotations
    @RawJSType() @native()
  129. trait StartAppReplicationResponse extends Object
    Annotations
    @RawJSType() @native()
  130. trait StartOnDemandReplicationRunRequest extends Object
    Annotations
    @RawJSType() @native()
  131. trait StartOnDemandReplicationRunResponse extends Object
    Annotations
    @RawJSType() @native()
  132. trait StopAppReplicationRequest extends Object
    Annotations
    @RawJSType() @native()
  133. trait StopAppReplicationResponse extends Object
    Annotations
    @RawJSType() @native()
  134. type Subnet = String
  135. trait Tag extends Object

    A label that can be assigned to an application.

    A label that can be assigned to an application.

    Annotations
    @RawJSType() @native()
  136. type TagKey = String
  137. type TagValue = String
  138. type Tags = Array[Tag]
  139. trait TerminateAppRequest extends Object
    Annotations
    @RawJSType() @native()
  140. trait TerminateAppResponse extends Object
    Annotations
    @RawJSType() @native()
  141. type Timestamp = Date
  142. type TotalServerGroups = Int
  143. type TotalServers = Int
  144. trait UpdateAppRequest extends Object
    Annotations
    @RawJSType() @native()
  145. trait UpdateAppResponse extends Object
    Annotations
    @RawJSType() @native()
  146. trait UpdateReplicationJobRequest extends Object
    Annotations
    @RawJSType() @native()
  147. trait UpdateReplicationJobResponse extends Object
    Annotations
    @RawJSType() @native()
  148. trait UserData extends Object

    A script that runs on first launch of an Amazon EC2 instance.

    A script that runs on first launch of an Amazon EC2 instance. Used for configuring the server during launch.

    Annotations
    @RawJSType() @native()
  149. type VPC = String
  150. type VmId = String
  151. type VmManagerId = String
  152. type VmManagerName = String
  153. type VmManagerType = String
  154. type VmName = String
  155. type VmPath = String
  156. trait VmServer extends Object

    Represents a VM server.

    Represents a VM server.

    Annotations
    @RawJSType() @native()
  157. trait VmServerAddress extends Object

    Represents a VM server location.

    Represents a VM server location.

    Annotations
    @RawJSType() @native()
  158. type VmServerAddressList = Array[VmServerAddress]

Value Members

  1. object AppLaunchStatusEnum
  2. object AppReplicationStatusEnum
  3. object AppStatusEnum
  4. object AppSummary
  5. object Connector
  6. object ConnectorCapabilityEnum
  7. object ConnectorStatusEnum
  8. object CreateAppRequest
  9. object CreateAppResponse
  10. object CreateReplicationJobRequest
  11. object CreateReplicationJobResponse
  12. object DeleteAppLaunchConfigurationRequest
  13. object DeleteAppLaunchConfigurationResponse
  14. object DeleteAppReplicationConfigurationRequest
  15. object DeleteAppReplicationConfigurationResponse
  16. object DeleteAppRequest
  17. object DeleteAppResponse
  18. object DeleteReplicationJobRequest
  19. object DeleteReplicationJobResponse
  20. object DeleteServerCatalogRequest
  21. object DeleteServerCatalogResponse
  22. object DisassociateConnectorRequest
  23. object DisassociateConnectorResponse
  24. object GenerateChangeSetRequest
  25. object GenerateChangeSetResponse
  26. object GenerateTemplateRequest
  27. object GenerateTemplateResponse
  28. object GetAppLaunchConfigurationRequest
  29. object GetAppLaunchConfigurationResponse
  30. object GetAppReplicationConfigurationRequest
  31. object GetAppReplicationConfigurationResponse
  32. object GetAppRequest
  33. object GetAppResponse
  34. object GetConnectorsRequest
  35. object GetConnectorsResponse
  36. object GetReplicationJobsRequest
  37. object GetReplicationJobsResponse
  38. object GetReplicationRunsRequest
  39. object GetReplicationRunsResponse
  40. object GetServersRequest
  41. object GetServersResponse
  42. object ImportServerCatalogRequest
  43. object ImportServerCatalogResponse
  44. object LaunchAppRequest
  45. object LaunchAppResponse
  46. object LaunchDetails
  47. object LicenseTypeEnum
  48. object ListAppsRequest
  49. object ListAppsResponse
  50. object OutputFormatEnum
  51. object PutAppLaunchConfigurationRequest
  52. object PutAppLaunchConfigurationResponse
  53. object PutAppReplicationConfigurationRequest
  54. object PutAppReplicationConfigurationResponse
  55. object ReplicationJob
  56. object ReplicationJobStateEnum
  57. object ReplicationRun
  58. object ReplicationRunStageDetails
  59. object ReplicationRunStateEnum
  60. object ReplicationRunTypeEnum
  61. object S3Location
  62. object Server
  63. object ServerCatalogStatusEnum
  64. object ServerGroup
  65. object ServerGroupLaunchConfiguration
  66. object ServerGroupReplicationConfiguration
  67. object ServerLaunchConfiguration
  68. object ServerReplicationConfiguration
  69. object ServerReplicationParameters
  70. object ServerTypeEnum
  71. object StartAppReplicationRequest
  72. object StartAppReplicationResponse
  73. object StartOnDemandReplicationRunRequest
  74. object StartOnDemandReplicationRunResponse
  75. object StopAppReplicationRequest
  76. object StopAppReplicationResponse
  77. object Tag
  78. object TerminateAppRequest
  79. object TerminateAppResponse
  80. object UpdateAppRequest
  81. object UpdateAppResponse
  82. object UpdateReplicationJobRequest
  83. object UpdateReplicationJobResponse
  84. object UserData
  85. object VmManagerTypeEnum
  86. object VmServer
  87. object VmServerAddress

Inherited from AnyRef

Inherited from Any

Ungrouped