toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
FileSourceInfoArgs
File
Source
Info
Args
data
class
FileSourceInfoArgs
(
val
shareId
:
Output
<
String
>
)
:
ConvertibleToJava
<
FileSourceInfoArgs
>
File source details.
Members
Constructors
File
Source
Info
Args
Link copied to clipboard
constructor
(
shareId
:
Output
<
String
>
)
Properties
share
Id
Link copied to clipboard
val
shareId
:
Output
<
String
>
File share ID.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FileSourceInfoArgs