pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkmanager.kotlin.inputs
/
GetConnectAttachmentPlainArgs
Get
Connect
Attachment
Plain
Args
data
class
GetConnectAttachmentPlainArgs
(
val
attachmentId
:
String
)
:
ConvertibleToJava
<
GetConnectAttachmentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Connect
Attachment
Plain
Args
Link copied to clipboard
fun
GetConnectAttachmentPlainArgs
(
attachmentId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetConnectAttachmentPlainArgs
Properties
attachment
Id
Link copied to clipboard
val
attachmentId
:
String
The ID of the attachment.