package mq

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

Type Members

  1. trait BrokerInstance extends Object

    Returns information about all brokers.

    Returns information about all brokers.

    Annotations
    @RawJSType() @native()
  2. type BrokerState = String
  3. trait BrokerSummary extends Object

    The Amazon Resource Name (ARN) of the broker.

    The Amazon Resource Name (ARN) of the broker.

    Annotations
    @RawJSType() @native()
  4. type ChangeType = String
  5. trait Configuration extends Object

    Returns information about all configurations.

    Returns information about all configurations.

    Annotations
    @RawJSType() @native()
  6. trait ConfigurationId extends Object

    A list of information about the configuration.

    A list of information about the configuration.

    Annotations
    @RawJSType() @native()
  7. trait ConfigurationRevision extends Object

    Returns information about the specified configuration revision.

    Returns information about the specified configuration revision.

    Annotations
    @RawJSType() @native()
  8. trait Configurations extends Object

    Broker configuration information

    Broker configuration information

    Annotations
    @RawJSType() @native()
  9. trait CreateBrokerRequest extends Object

    Creates a broker using the specified properties.

    Creates a broker using the specified properties.

    Annotations
    @RawJSType() @native()
  10. trait CreateBrokerResponse extends Object
    Annotations
    @RawJSType() @native()
  11. trait CreateConfigurationRequest extends Object

    Creates a new configuration for the specified configuration name.

    Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).

    Annotations
    @RawJSType() @native()
  12. trait CreateConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  13. trait CreateTagsRequest extends Object

    A map of the key-value pairs for the resource tag.

    A map of the key-value pairs for the resource tag.

    Annotations
    @RawJSType() @native()
  14. trait CreateUserRequest extends Object

    Creates a new ActiveMQ user.

    Creates a new ActiveMQ user.

    Annotations
    @RawJSType() @native()
  15. trait CreateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  16. type DayOfWeek = String
  17. trait DeleteBrokerRequest extends Object
    Annotations
    @RawJSType() @native()
  18. trait DeleteBrokerResponse extends Object
    Annotations
    @RawJSType() @native()
  19. trait DeleteTagsRequest extends Object
    Annotations
    @RawJSType() @native()
  20. trait DeleteUserRequest extends Object
    Annotations
    @RawJSType() @native()
  21. trait DeleteUserResponse extends Object
    Annotations
    @RawJSType() @native()
  22. type DeploymentMode = String
  23. trait DescribeBrokerRequest extends Object
    Annotations
    @RawJSType() @native()
  24. trait DescribeBrokerResponse extends Object
    Annotations
    @RawJSType() @native()
  25. trait DescribeConfigurationRequest extends Object
    Annotations
    @RawJSType() @native()
  26. trait DescribeConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  27. trait DescribeConfigurationRevisionRequest extends Object
    Annotations
    @RawJSType() @native()
  28. trait DescribeConfigurationRevisionResponse extends Object
    Annotations
    @RawJSType() @native()
  29. trait DescribeUserRequest extends Object
    Annotations
    @RawJSType() @native()
  30. trait DescribeUserResponse extends Object
    Annotations
    @RawJSType() @native()
  31. type EngineType = String
  32. trait ListBrokersRequest extends Object
    Annotations
    @RawJSType() @native()
  33. trait ListBrokersResponse extends Object
    Annotations
    @RawJSType() @native()
  34. trait ListConfigurationRevisionsRequest extends Object
    Annotations
    @RawJSType() @native()
  35. trait ListConfigurationRevisionsResponse extends Object
    Annotations
    @RawJSType() @native()
  36. trait ListConfigurationsRequest extends Object
    Annotations
    @RawJSType() @native()
  37. trait ListConfigurationsResponse extends Object
    Annotations
    @RawJSType() @native()
  38. trait ListTagsRequest extends Object
    Annotations
    @RawJSType() @native()
  39. trait ListTagsResponse extends Object
    Annotations
    @RawJSType() @native()
  40. trait ListUsersRequest extends Object
    Annotations
    @RawJSType() @native()
  41. trait ListUsersResponse extends Object
    Annotations
    @RawJSType() @native()
  42. trait Logs extends Object

    The list of information about logs to be enabled for the specified broker.

    The list of information about logs to be enabled for the specified broker.

    Annotations
    @RawJSType() @native()
  43. trait LogsSummary extends Object

    The list of information about logs currently enabled and pending to be deployed for the specified broker.

    The list of information about logs currently enabled and pending to be deployed for the specified broker.

    Annotations
    @RawJSType() @native()
  44. class MQ extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "MQ" )
  45. implicit final class MQOps extends AnyVal
  46. type MaxResults = Int
  47. trait PendingLogs extends Object

    The list of information about logs to be enabled for the specified broker.

    The list of information about logs to be enabled for the specified broker.

    Annotations
    @RawJSType() @native()
  48. trait RebootBrokerRequest extends Object
    Annotations
    @RawJSType() @native()
  49. trait RebootBrokerResponse extends Object
    Annotations
    @RawJSType() @native()
  50. trait SanitizationWarning extends Object

    Returns information about the XML element or attribute that was sanitized in the configuration.

    Returns information about the XML element or attribute that was sanitized in the configuration.

    Annotations
    @RawJSType() @native()
  51. type SanitizationWarningReason = String
  52. trait UpdateBrokerRequest extends Object

    Updates the broker using the specified properties.

    Updates the broker using the specified properties.

    Annotations
    @RawJSType() @native()
  53. trait UpdateBrokerResponse extends Object
    Annotations
    @RawJSType() @native()
  54. trait UpdateConfigurationRequest extends Object

    Updates the specified configuration.

    Updates the specified configuration.

    Annotations
    @RawJSType() @native()
  55. trait UpdateConfigurationResponse extends Object
    Annotations
    @RawJSType() @native()
  56. trait UpdateUserRequest extends Object

    Updates the information for an ActiveMQ user.

    Updates the information for an ActiveMQ user.

    Annotations
    @RawJSType() @native()
  57. trait UpdateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  58. trait User extends Object

    An ActiveMQ user associated with the broker.

    An ActiveMQ user associated with the broker.

    Annotations
    @RawJSType() @native()
  59. trait UserPendingChanges extends Object

    Returns information about the status of the changes pending for the ActiveMQ user.

    Returns information about the status of the changes pending for the ActiveMQ user.

    Annotations
    @RawJSType() @native()
  60. trait UserSummary extends Object

    Returns a list of all ActiveMQ users.

    Returns a list of all ActiveMQ users.

    Annotations
    @RawJSType() @native()
  61. trait WeeklyStartTime extends Object

    The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.

    The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.

    Annotations
    @RawJSType() @native()
  62. type __boolean = Boolean
  63. type __integer = Int
  64. type __integerMin5Max100 = Int
  65. type __listOfBrokerInstance = Array[BrokerInstance]
  66. type __listOfBrokerSummary = Array[BrokerSummary]
  67. type __listOfConfiguration = Array[Configuration]
  68. type __listOfConfigurationId = Array[ConfigurationId]
  69. type __listOfConfigurationRevision = Array[ConfigurationRevision]
  70. type __listOfSanitizationWarning = Array[SanitizationWarning]
  71. type __listOfUser = Array[User]
  72. type __listOfUserSummary = Array[UserSummary]
  73. type __listOf__string = Array[__string]
  74. type __mapOf__string = Dictionary[__string]
  75. type __string = String
  76. type __timestampIso8601 = Date

Value Members

  1. object BrokerInstance
  2. object BrokerStateEnum

    The status of the broker.

  3. object BrokerSummary
  4. object ChangeTypeEnum

    The type of change pending for the ActiveMQ user.

  5. object Configuration
  6. object ConfigurationId
  7. object ConfigurationRevision
  8. object Configurations
  9. object CreateBrokerRequest
  10. object CreateBrokerResponse
  11. object CreateConfigurationRequest
  12. object CreateConfigurationResponse
  13. object CreateTagsRequest
  14. object CreateUserRequest
  15. object CreateUserResponse
  16. object DayOfWeekEnum
  17. object DeleteBrokerRequest
  18. object DeleteBrokerResponse
  19. object DeleteTagsRequest
  20. object DeleteUserRequest
  21. object DeleteUserResponse
  22. object DeploymentModeEnum

    The deployment mode of the broker.

  23. object DescribeBrokerRequest
  24. object DescribeBrokerResponse
  25. object DescribeConfigurationRequest
  26. object DescribeConfigurationResponse
  27. object DescribeConfigurationRevisionRequest
  28. object DescribeConfigurationRevisionResponse
  29. object DescribeUserRequest
  30. object DescribeUserResponse
  31. object EngineTypeEnum

    The type of broker engine.

    The type of broker engine. Note: Currently, Amazon MQ supports only ActiveMQ.

  32. object ListBrokersRequest
  33. object ListBrokersResponse
  34. object ListConfigurationRevisionsRequest
  35. object ListConfigurationRevisionsResponse
  36. object ListConfigurationsRequest
  37. object ListConfigurationsResponse
  38. object ListTagsRequest
  39. object ListTagsResponse
  40. object ListUsersRequest
  41. object ListUsersResponse
  42. object Logs
  43. object LogsSummary
  44. object PendingLogs
  45. object RebootBrokerRequest
  46. object RebootBrokerResponse
  47. object SanitizationWarning
  48. object SanitizationWarningReasonEnum

    The reason for which the XML elements or attributes were sanitized.

  49. object UpdateBrokerRequest
  50. object UpdateBrokerResponse
  51. object UpdateConfigurationRequest
  52. object UpdateConfigurationResponse
  53. object UpdateUserRequest
  54. object UpdateUserResponse
  55. object User
  56. object UserPendingChanges
  57. object UserSummary
  58. object WeeklyStartTime

Inherited from AnyRef

Inherited from Any

Ungrouped