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