SELinux Strategy Options Args
data class SELinuxStrategyOptionsArgs(val rule: Output<String>, val seLinuxOptions: Output<SELinuxOptionsArgs>? = null) : ConvertibleToJava<SELinuxStrategyOptionsArgs>
SELinuxStrategyOptions defines the strategy type and any options used to create the strategy. Deprecated: use SELinuxStrategyOptions from policy API Group instead.