toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.mq.kotlin.outputs
/
GetBrokerInstance
Get
Broker
Instance
data
class
GetBrokerInstance
(
val
consoleUrl
:
String
,
val
endpoints
:
List
<
String
>
,
val
ipAddress
:
String
)
Members
Constructors
Get
Broker
Instance
Link copied to clipboard
constructor
(
consoleUrl
:
String
,
endpoints
:
List
<
String
>
,
ipAddress
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
console
Url
Link copied to clipboard
val
consoleUrl
:
String
endpoints
Link copied to clipboard
val
endpoints
:
List
<
String
>
ip
Address
Link copied to clipboard
val
ipAddress
:
String