pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sqs.kotlin.inputs
/
GetQueuePlainArgs
Get
Queue
Plain
Args
data
class
GetQueuePlainArgs
(
val
queueUrl
:
String
)
:
ConvertibleToJava
<
GetQueuePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Queue
Plain
Args
Link copied to clipboard
fun
GetQueuePlainArgs
(
queueUrl
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetQueuePlainArgs
Properties
queue
Url
Link copied to clipboard
val
queueUrl
:
String
URL of the source queue.