package opsworkscm

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

Type Members

  1. trait AccountAttribute extends Object

    Stores account attributes.

    Stores account attributes.

    Annotations
    @RawJSType() @native()
  2. type AccountAttributes = Array[AccountAttribute]
  3. trait AssociateNodeRequest extends Object
    Annotations
    @RawJSType() @native()
  4. trait AssociateNodeResponse extends Object
    Annotations
    @RawJSType() @native()
  5. type AttributeName = String
  6. type AttributeValue = String
  7. trait Backup extends Object

    Describes a single backup.

    Describes a single backup.

    Annotations
    @RawJSType() @native()
  8. type BackupId = String
  9. type BackupRetentionCountDefinition = Int
  10. type BackupStatus = String
  11. type BackupType = String
  12. type Backups = Array[Backup]
  13. trait CreateBackupRequest extends Object
    Annotations
    @RawJSType() @native()
  14. trait CreateBackupResponse extends Object
    Annotations
    @RawJSType() @native()
  15. trait CreateServerRequest extends Object
    Annotations
    @RawJSType() @native()
  16. trait CreateServerResponse extends Object
    Annotations
    @RawJSType() @native()
  17. trait DeleteBackupRequest extends Object
    Annotations
    @RawJSType() @native()
  18. trait DeleteBackupResponse extends Object
    Annotations
    @RawJSType() @native()
  19. trait DeleteServerRequest extends Object
    Annotations
    @RawJSType() @native()
  20. trait DeleteServerResponse extends Object
    Annotations
    @RawJSType() @native()
  21. trait DescribeAccountAttributesRequest extends Object
    Annotations
    @RawJSType() @native()
  22. trait DescribeAccountAttributesResponse extends Object
    Annotations
    @RawJSType() @native()
  23. trait DescribeBackupsRequest extends Object
    Annotations
    @RawJSType() @native()
  24. trait DescribeBackupsResponse extends Object
    Annotations
    @RawJSType() @native()
  25. trait DescribeEventsRequest extends Object
    Annotations
    @RawJSType() @native()
  26. trait DescribeEventsResponse extends Object
    Annotations
    @RawJSType() @native()
  27. trait DescribeNodeAssociationStatusRequest extends Object
    Annotations
    @RawJSType() @native()
  28. trait DescribeNodeAssociationStatusResponse extends Object
    Annotations
    @RawJSType() @native()
  29. trait DescribeServersRequest extends Object
    Annotations
    @RawJSType() @native()
  30. trait DescribeServersResponse extends Object
    Annotations
    @RawJSType() @native()
  31. trait DisassociateNodeRequest extends Object
    Annotations
    @RawJSType() @native()
  32. trait DisassociateNodeResponse extends Object
    Annotations
    @RawJSType() @native()
  33. 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()
  34. type EngineAttributeName = String
  35. type EngineAttributeValue = String
  36. type EngineAttributes = Array[EngineAttribute]
  37. trait ExportServerEngineAttributeRequest extends Object
    Annotations
    @RawJSType() @native()
  38. trait ExportServerEngineAttributeResponse extends Object
    Annotations
    @RawJSType() @native()
  39. type InstanceProfileArn = String
  40. type KeyPair = String
  41. type MaintenanceStatus = String
  42. type MaxResults = Int
  43. type NextToken = String
  44. type NodeAssociationStatus = String
  45. type NodeAssociationStatusToken = String
  46. type NodeName = String
  47. class OpsWorksCM extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "OpsWorksCM" )
  48. implicit final class OpsWorksCMOps extends AnyVal
  49. trait RestoreServerRequest extends Object
    Annotations
    @RawJSType() @native()
  50. trait RestoreServerResponse extends Object
    Annotations
    @RawJSType() @native()
  51. trait Server extends Object

    Describes a configuration management server.

    Describes a configuration management server.

    Annotations
    @RawJSType() @native()
  52. 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()
  53. type ServerEvents = Array[ServerEvent]
  54. type ServerName = String
  55. type ServerStatus = String
  56. type Servers = Array[Server]
  57. type ServiceRoleArn = String
  58. trait StartMaintenanceRequest extends Object
    Annotations
    @RawJSType() @native()
  59. trait StartMaintenanceResponse extends Object
    Annotations
    @RawJSType() @native()
  60. type Strings = Array[String]
  61. type TimeWindowDefinition = String
  62. type Timestamp = Date
  63. trait UpdateServerEngineAttributesRequest extends Object
    Annotations
    @RawJSType() @native()
  64. trait UpdateServerEngineAttributesResponse extends Object
    Annotations
    @RawJSType() @native()
  65. trait UpdateServerRequest extends Object
    Annotations
    @RawJSType() @native()
  66. trait UpdateServerResponse extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. object AccountAttribute
  2. object AssociateNodeRequest
  3. object AssociateNodeResponse
  4. object Backup
  5. object BackupStatusEnum
  6. object BackupTypeEnum
  7. object CreateBackupRequest
  8. object CreateBackupResponse
  9. object CreateServerRequest
  10. object CreateServerResponse
  11. object DeleteBackupRequest
  12. object DeleteBackupResponse
  13. object DeleteServerRequest
  14. object DeleteServerResponse
  15. object DescribeAccountAttributesRequest
  16. object DescribeAccountAttributesResponse
  17. object DescribeBackupsRequest
  18. object DescribeBackupsResponse
  19. object DescribeEventsRequest
  20. object DescribeEventsResponse
  21. object DescribeNodeAssociationStatusRequest
  22. object DescribeNodeAssociationStatusResponse
  23. object DescribeServersRequest
  24. object DescribeServersResponse
  25. object DisassociateNodeRequest
  26. object DisassociateNodeResponse
  27. object EngineAttribute
  28. object ExportServerEngineAttributeRequest
  29. object ExportServerEngineAttributeResponse
  30. object MaintenanceStatusEnum
  31. 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.

  32. object RestoreServerRequest
  33. object RestoreServerResponse
  34. object Server
  35. object ServerEvent
  36. object ServerStatusEnum
  37. object StartMaintenanceRequest
  38. object StartMaintenanceResponse
  39. object UpdateServerEngineAttributesRequest
  40. object UpdateServerEngineAttributesResponse
  41. object UpdateServerRequest
  42. object UpdateServerResponse

Inherited from AnyRef

Inherited from Any

Ungrouped