toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datasync.kotlin.inputs
/
GetStorageSystemPlainArgs
Get
Storage
System
Plain
Args
data
class
GetStorageSystemPlainArgs
(
val
storageSystemArn
:
String
)
:
ConvertibleToJava
<
GetStorageSystemPlainArgs
>
Members
Constructors
Get
Storage
System
Plain
Args
Link copied to clipboard
constructor
(
storageSystemArn
:
String
)
Properties
storage
System
Arn
Link copied to clipboard
val
storageSystemArn
:
String
The ARN of the on-premises storage system added to DataSync Discovery.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStorageSystemPlainArgs