toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetNetworkInterfaceAttachmentPlainArgs
Get
Network
Interface
Attachment
Plain
Args
data
class
GetNetworkInterfaceAttachmentPlainArgs
(
val
attachmentId
:
String
)
:
ConvertibleToJava
<
GetNetworkInterfaceAttachmentPlainArgs
>
Members
Constructors
Get
Network
Interface
Attachment
Plain
Args
Link copied to clipboard
constructor
(
attachmentId
:
String
)
Properties
attachment
Id
Link copied to clipboard
val
attachmentId
:
String
The ID of the network interface attachment.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNetworkInterfaceAttachmentPlainArgs