DefenderForServersAwsOfferingSubPlanArgs

data class DefenderForServersAwsOfferingSubPlanArgs(val type: Output<Either<String, SubPlan>>? = null) : ConvertibleToJava<DefenderForServersAwsOfferingSubPlanArgs>

configuration for the servers offering subPlan

Constructors

Link copied to clipboard
constructor(type: Output<Either<String, SubPlan>>? = null)

Properties

Link copied to clipboard
val type: Output<Either<String, SubPlan>>? = null

The available sub plans

Functions

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