toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.efs.kotlin.inputs
/
GetFileSystemPlainArgs
Get
File
System
Plain
Args
data
class
GetFileSystemPlainArgs
(
val
fileSystemId
:
String
)
:
ConvertibleToJava
<
GetFileSystemPlainArgs
>
Members
Constructors
Get
File
System
Plain
Args
Link copied to clipboard
constructor
(
fileSystemId
:
String
)
Properties
file
System
Id
Link copied to clipboard
val
fileSystemId
:
String
The ID of the EFS file system. For example:
fs-abcdef0123456789a
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFileSystemPlainArgs