toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.deadline.kotlin.outputs
/
QueueJobAttachmentSettings
Queue
Job
Attachment
Settings
data
class
QueueJobAttachmentSettings
(
val
rootPrefix
:
String
,
val
s3BucketName
:
String
)
Members
Constructors
Queue
Job
Attachment
Settings
Link copied to clipboard
constructor
(
rootPrefix
:
String
,
s3BucketName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
root
Prefix
Link copied to clipboard
val
rootPrefix
:
String
The root prefix.
s3Bucket
Name
Link copied to clipboard
val
s3BucketName
:
String
The Amazon S3 bucket name.