toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sqs.kotlin.inputs
/
GetQueuePlainArgs
Get
Queue
Plain
Args
data
class
GetQueuePlainArgs
(
val
queueUrl
:
String
)
:
ConvertibleToJava
<
GetQueuePlainArgs
>
Members
Constructors
Get
Queue
Plain
Args
Link copied to clipboard
constructor
(
queueUrl
:
String
)
Properties
queue
Url
Link copied to clipboard
val
queueUrl
:
String
Returns the URLs of the queues from the policy.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetQueuePlainArgs