Location FSx Lustre Args
data class LocationFSxLustreArgs(val fsxFilesystemArn: Output<String>? = null, val securityGroupArns: Output<List<String>>? = null, val subdirectory: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<LocationFSxLustreArgs>
Resource schema for AWS::DataSync::LocationFSxLustre.
Example Usage
Example
No Java example available.
Example
No Java example available.