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