package sms
- Alphabetic
- By Inheritance
- sms
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- type AmiId = String
- type AppDescription = String
- type AppId = String
- type AppIds = Array[AppId]
- type AppLaunchStatus = String
- type AppLaunchStatusMessage = String
- type AppName = String
- type AppReplicationStatus = String
- type AppReplicationStatusMessage = String
- type AppStatus = String
- type AppStatusMessage = String
-
trait
AppSummary extends Object
Information about the application.
Information about the application.
- Annotations
- @RawJSType() @native()
- type Apps = Array[AppSummary]
- type AssociatePublicIpAddress = Boolean
- type BucketName = String
- type ClientToken = String
-
trait
Connector extends Object
Represents a connector.
Represents a connector.
- Annotations
- @RawJSType() @native()
- type ConnectorCapability = String
- type ConnectorCapabilityList = Array[ConnectorCapability]
- type ConnectorId = String
- type ConnectorList = Array[Connector]
- type ConnectorStatus = String
- type ConnectorVersion = String
-
trait
CreateAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateAppResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateReplicationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateReplicationJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppLaunchConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppLaunchConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppReplicationConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppReplicationConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteAppResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteReplicationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteReplicationJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteServerCatalogRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteServerCatalogResponse extends Object
- Annotations
- @RawJSType() @native()
- type Description = String
-
trait
DisassociateConnectorRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateConnectorResponse extends Object
- Annotations
- @RawJSType() @native()
- type EC2KeyName = String
- type Encrypted = Boolean
- type ForceStopAppReplication = Boolean
- type ForceTerminateApp = Boolean
- type Frequency = Int
-
trait
GenerateChangeSetRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GenerateChangeSetResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GenerateTemplateRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GenerateTemplateResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppLaunchConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppLaunchConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppReplicationConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppReplicationConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAppResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetConnectorsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetConnectorsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetReplicationJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetReplicationJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetReplicationRunsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetReplicationRunsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetServersRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetServersResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ImportServerCatalogRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ImportServerCatalogResponse extends Object
- Annotations
- @RawJSType() @native()
- type InstanceType = String
- type IpAddress = String
- type KeyName = String
- type KmsKeyId = String
-
trait
LaunchAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
LaunchAppResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
LaunchDetails extends Object
Details about the latest launch of an application.
Details about the latest launch of an application.
- Annotations
- @RawJSType() @native()
- type LaunchOrder = Int
- type LicenseType = String
-
trait
ListAppsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListAppsResponse extends Object
- Annotations
- @RawJSType() @native()
- type LogicalId = String
- type MacAddress = String
- type MaxResults = Int
- type NextToken = String
- type NumberOfRecentAmisToKeep = Int
- type OutputFormat = String
-
trait
PutAppLaunchConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
PutAppLaunchConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
PutAppReplicationConfigurationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
PutAppReplicationConfigurationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ReplicationJob extends Object
Represents a replication job.
Represents a replication job.
- Annotations
- @RawJSType() @native()
- type ReplicationJobId = String
- type ReplicationJobList = Array[ReplicationJob]
- type ReplicationJobState = String
- type ReplicationJobStatusMessage = String
- type ReplicationJobTerminated = Boolean
-
trait
ReplicationRun extends Object
Represents a replication run.
Represents a replication run.
- Annotations
- @RawJSType() @native()
- type ReplicationRunId = String
- type ReplicationRunList = Array[ReplicationRun]
- type ReplicationRunStage = String
-
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()
- type ReplicationRunStageProgress = String
- type ReplicationRunState = String
- type ReplicationRunStatusMessage = String
- type ReplicationRunType = String
- type RoleName = String
- type RunOnce = Boolean
-
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()
-
class
SMS extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "SMS" )
- implicit final class SMSOps extends AnyVal
- type SecurityGroup = String
-
trait
Server extends Object
Represents a server.
Represents a server.
- Annotations
- @RawJSType() @native()
- type ServerCatalogStatus = String
-
trait
ServerGroup extends Object
A logical grouping of servers.
A logical grouping of servers.
- Annotations
- @RawJSType() @native()
- type ServerGroupId = String
-
trait
ServerGroupLaunchConfiguration extends Object
Launch configuration for a server group.
Launch configuration for a server group.
- Annotations
- @RawJSType() @native()
- type ServerGroupLaunchConfigurations = Array[ServerGroupLaunchConfiguration]
- type ServerGroupName = String
-
trait
ServerGroupReplicationConfiguration extends Object
Replication configuration for a server group.
Replication configuration for a server group.
- Annotations
- @RawJSType() @native()
- type ServerGroupReplicationConfigurations = Array[ServerGroupReplicationConfiguration]
- type ServerGroups = Array[ServerGroup]
- type ServerId = String
-
trait
ServerLaunchConfiguration extends Object
Launch configuration for a server.
Launch configuration for a server.
- Annotations
- @RawJSType() @native()
- type ServerLaunchConfigurations = Array[ServerLaunchConfiguration]
- type ServerList = Array[Server]
-
trait
ServerReplicationConfiguration extends Object
Replication configuration of a server.
Replication configuration of a server.
- Annotations
- @RawJSType() @native()
- type ServerReplicationConfigurations = Array[ServerReplicationConfiguration]
-
trait
ServerReplicationParameters extends Object
Replication parameters for replicating a server.
Replication parameters for replicating a server.
- Annotations
- @RawJSType() @native()
- type ServerType = String
- type StackId = String
- type StackName = String
-
trait
StartAppReplicationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartAppReplicationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartOnDemandReplicationRunRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartOnDemandReplicationRunResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopAppReplicationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopAppReplicationResponse extends Object
- Annotations
- @RawJSType() @native()
- type Subnet = String
-
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()
- type TagKey = String
- type TagValue = String
- type Tags = Array[Tag]
-
trait
TerminateAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
TerminateAppResponse extends Object
- Annotations
- @RawJSType() @native()
- type Timestamp = Date
- type TotalServerGroups = Int
- type TotalServers = Int
-
trait
UpdateAppRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateAppResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateReplicationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateReplicationJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
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()
- type VPC = String
- type VmId = String
- type VmManagerId = String
- type VmManagerName = String
- type VmManagerType = String
- type VmName = String
- type VmPath = String
-
trait
VmServer extends Object
Represents a VM server.
Represents a VM server.
- Annotations
- @RawJSType() @native()
-
trait
VmServerAddress extends Object
Represents a VM server location.
Represents a VM server location.
- Annotations
- @RawJSType() @native()
- type VmServerAddressList = Array[VmServerAddress]
Value Members
- object AppLaunchStatusEnum
- object AppReplicationStatusEnum
- object AppStatusEnum
- object AppSummary
- object Connector
- object ConnectorCapabilityEnum
- object ConnectorStatusEnum
- object CreateAppRequest
- object CreateAppResponse
- object CreateReplicationJobRequest
- object CreateReplicationJobResponse
- object DeleteAppLaunchConfigurationRequest
- object DeleteAppLaunchConfigurationResponse
- object DeleteAppReplicationConfigurationRequest
- object DeleteAppReplicationConfigurationResponse
- object DeleteAppRequest
- object DeleteAppResponse
- object DeleteReplicationJobRequest
- object DeleteReplicationJobResponse
- object DeleteServerCatalogRequest
- object DeleteServerCatalogResponse
- object DisassociateConnectorRequest
- object DisassociateConnectorResponse
- object GenerateChangeSetRequest
- object GenerateChangeSetResponse
- object GenerateTemplateRequest
- object GenerateTemplateResponse
- object GetAppLaunchConfigurationRequest
- object GetAppLaunchConfigurationResponse
- object GetAppReplicationConfigurationRequest
- object GetAppReplicationConfigurationResponse
- object GetAppRequest
- object GetAppResponse
- object GetConnectorsRequest
- object GetConnectorsResponse
- object GetReplicationJobsRequest
- object GetReplicationJobsResponse
- object GetReplicationRunsRequest
- object GetReplicationRunsResponse
- object GetServersRequest
- object GetServersResponse
- object ImportServerCatalogRequest
- object ImportServerCatalogResponse
- object LaunchAppRequest
- object LaunchAppResponse
- object LaunchDetails
- object LicenseTypeEnum
- object ListAppsRequest
- object ListAppsResponse
- object OutputFormatEnum
- object PutAppLaunchConfigurationRequest
- object PutAppLaunchConfigurationResponse
- object PutAppReplicationConfigurationRequest
- object PutAppReplicationConfigurationResponse
- object ReplicationJob
- object ReplicationJobStateEnum
- object ReplicationRun
- object ReplicationRunStageDetails
- object ReplicationRunStateEnum
- object ReplicationRunTypeEnum
- object S3Location
- object Server
- object ServerCatalogStatusEnum
- object ServerGroup
- object ServerGroupLaunchConfiguration
- object ServerGroupReplicationConfiguration
- object ServerLaunchConfiguration
- object ServerReplicationConfiguration
- object ServerReplicationParameters
- object ServerTypeEnum
- object StartAppReplicationRequest
- object StartAppReplicationResponse
- object StartOnDemandReplicationRunRequest
- object StartOnDemandReplicationRunResponse
- object StopAppReplicationRequest
- object StopAppReplicationResponse
- object Tag
- object TerminateAppRequest
- object TerminateAppResponse
- object UpdateAppRequest
- object UpdateAppResponse
- object UpdateReplicationJobRequest
- object UpdateReplicationJobResponse
- object UserData
- object VmManagerTypeEnum
- object VmServer
- object VmServerAddress