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