SanEnableProtectionInputArgs

data class SanEnableProtectionInputArgs(val instanceType: Output<String>? = null) : ConvertibleToJava<SanEnableProtectionInputArgs>

San enable protection provider specific input.

Constructors

Link copied to clipboard
fun SanEnableProtectionInputArgs(instanceType: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val instanceType: Output<String>? = null

The class type. Expected value is 'San'.