toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sqs.kotlin.inputs
/
GetQueueInlinePolicyPlainArgs
Get
Queue
Inline
Policy
Plain
Args
data
class
GetQueueInlinePolicyPlainArgs
(
val
queue
:
String
)
:
ConvertibleToJava
<
GetQueueInlinePolicyPlainArgs
>
Members
Constructors
Get
Queue
Inline
Policy
Plain
Args
Link copied to clipboard
constructor
(
queue
:
String
)
Properties
queue
Link copied to clipboard
val
queue
:
String
The URL of the SQS queue.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetQueueInlinePolicyPlainArgs