Fsx Functions
object FsxFunctions
Functions
Link copied to clipboard
Use this data source to get information about an Amazon FSx for OpenZFS Snapshot for use when provisioning new Volumes.
suspend fun getOpenZfsSnapshot(argument: suspend GetOpenZfsSnapshotPlainArgsBuilder.() -> Unit): GetOpenZfsSnapshotResult
suspend fun getOpenZfsSnapshot(filters: List<GetOpenZfsSnapshotFilter>? = null, mostRecent: Boolean? = null, name: String? = null, snapshotIds: List<String>? = null, tags: Map<String, String>? = null): GetOpenZfsSnapshotResult
Link copied to clipboard
suspend fun getWindowsFileSystem(argument: GetWindowsFileSystemPlainArgs): GetWindowsFileSystemResult
Retrieve information on FSx Windows File System.
suspend fun getWindowsFileSystem(argument: suspend GetWindowsFileSystemPlainArgsBuilder.() -> Unit): GetWindowsFileSystemResult
suspend fun getWindowsFileSystem(id: String, tags: Map<String, String>? = null): GetWindowsFileSystemResult