KeyArgs

constructor(deletionWindowInDays: Output<Int>? = null, enabled: Output<Boolean>? = null, exportable: Output<Boolean>? = null, keyAttributes: Output<KeyKeyAttributesArgs>? = null, keyCheckValueAlgorithm: Output<String>? = null, tags: Output<Map<String, String>>? = null, timeouts: Output<KeyTimeoutsArgs>? = null)