EncryptionProtectorArgs

constructor(autoRotationEnabled: Output<Boolean>? = null, encryptionProtectorName: Output<String>? = null, resourceGroupName: Output<String>? = null, serverKeyName: Output<String>? = null, serverKeyType: Output<Either<String, ServerKeyType>>? = null, serverName: Output<String>? = null)