AmlFilesystemHsmArgs

data class AmlFilesystemHsmArgs(val settings: Output<AmlFilesystemHsmSettingsArgs>? = null) : ConvertibleToJava<AmlFilesystemHsmArgs>

Hydration and archive settings and status

Constructors

Link copied to clipboard
constructor(settings: Output<AmlFilesystemHsmSettingsArgs>? = null)

Properties

Link copied to clipboard

Specifies HSM settings of the AML file system.

Functions

Link copied to clipboard
open override fun toJava(): AmlFilesystemHsmArgs