data class ListLocalRulestackAppIdsPlainArgs(val appIdVersion: String? = null, val appPrefix: String? = null, val localRulestackName: String, val resourceGroupName: String, val skip: String? = null, val top: Int? = null) : ConvertibleToJava<ListLocalRulestackAppIdsPlainArgs>