SELinux Strategy Options Patch Args
data class SELinuxStrategyOptionsPatchArgs(val rule: Output<String>? = null, val seLinuxOptions: Output<SELinuxOptionsPatchArgs>? = null) : ConvertibleToJava<SELinuxStrategyOptionsPatchArgs>
SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.