package opsworkscm
- Alphabetic
- By Inheritance
- opsworkscm
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
trait
AccountAttribute extends Object
Stores account attributes.
Stores account attributes.
- Annotations
- @RawJSType() @native()
- type AccountAttributes = Array[AccountAttribute]
-
trait
AssociateNodeRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
AssociateNodeResponse extends Object
- Annotations
- @RawJSType() @native()
- type AttributeName = String
- type AttributeValue = String
-
trait
Backup extends Object
Describes a single backup.
Describes a single backup.
- Annotations
- @RawJSType() @native()
- type BackupId = String
- type BackupRetentionCountDefinition = Int
- type BackupStatus = String
- type BackupType = String
- type Backups = Array[Backup]
-
trait
CreateBackupRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateBackupResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateServerRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateServerResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteBackupRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteBackupResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteServerRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteServerResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeAccountAttributesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeAccountAttributesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeBackupsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeBackupsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEventsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEventsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNodeAssociationStatusRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNodeAssociationStatusResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeServersRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeServersResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateNodeRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateNodeResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
EngineAttribute extends Object
A name and value pair that is specific to the engine of the server.
A name and value pair that is specific to the engine of the server.
- Annotations
- @RawJSType() @native()
- type EngineAttributeName = String
- type EngineAttributeValue = String
- type EngineAttributes = Array[EngineAttribute]
-
trait
ExportServerEngineAttributeRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ExportServerEngineAttributeResponse extends Object
- Annotations
- @RawJSType() @native()
- type InstanceProfileArn = String
- type KeyPair = String
- type MaintenanceStatus = String
- type MaxResults = Int
- type NextToken = String
- type NodeAssociationStatus = String
- type NodeAssociationStatusToken = String
- type NodeName = String
-
class
OpsWorksCM extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "OpsWorksCM" )
- implicit final class OpsWorksCMOps extends AnyVal
-
trait
RestoreServerRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
RestoreServerResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
Server extends Object
Describes a configuration management server.
Describes a configuration management server.
- Annotations
- @RawJSType() @native()
-
trait
ServerEvent extends Object
An event that is related to the server, such as the start of maintenance or backup.
An event that is related to the server, such as the start of maintenance or backup.
- Annotations
- @RawJSType() @native()
- type ServerEvents = Array[ServerEvent]
- type ServerName = String
- type ServerStatus = String
- type Servers = Array[Server]
- type ServiceRoleArn = String
-
trait
StartMaintenanceRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartMaintenanceResponse extends Object
- Annotations
- @RawJSType() @native()
- type Strings = Array[String]
- type TimeWindowDefinition = String
- type Timestamp = Date
-
trait
UpdateServerEngineAttributesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateServerEngineAttributesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateServerRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateServerResponse extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object AccountAttribute
- object AssociateNodeRequest
- object AssociateNodeResponse
- object Backup
- object BackupStatusEnum
- object BackupTypeEnum
- object CreateBackupRequest
- object CreateBackupResponse
- object CreateServerRequest
- object CreateServerResponse
- object DeleteBackupRequest
- object DeleteBackupResponse
- object DeleteServerRequest
- object DeleteServerResponse
- object DescribeAccountAttributesRequest
- object DescribeAccountAttributesResponse
- object DescribeBackupsRequest
- object DescribeBackupsResponse
- object DescribeEventsRequest
- object DescribeEventsResponse
- object DescribeNodeAssociationStatusRequest
- object DescribeNodeAssociationStatusResponse
- object DescribeServersRequest
- object DescribeServersResponse
- object DisassociateNodeRequest
- object DisassociateNodeResponse
- object EngineAttribute
- object ExportServerEngineAttributeRequest
- object ExportServerEngineAttributeResponse
- object MaintenanceStatusEnum
-
object
NodeAssociationStatusEnum
The status of the association or disassociation request.
The status of the association or disassociation request.
*Possible values:SUCCESS: The association or disassociation succeeded. *FAILED: The association or disassociation failed. *IN_PROGRESS: The association or disassociation is still in progress. - object RestoreServerRequest
- object RestoreServerResponse
- object Server
- object ServerEvent
- object ServerStatusEnum
- object StartMaintenanceRequest
- object StartMaintenanceResponse
- object UpdateServerEngineAttributesRequest
- object UpdateServerEngineAttributesResponse
- object UpdateServerRequest
- object UpdateServerResponse