Package-level declarations
Types
Link copied to clipboard
data class GetDeviceGroupsPlainArgs(val enableDetails: Boolean? = null, val groupName: String? = null, val ids: List<String>? = null, val iotInstanceId: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val superGroupId: String? = null) : ConvertibleToJava<GetDeviceGroupsPlainArgs>
A collection of arguments for invoking getDeviceGroups.
Link copied to clipboard
Builder for GetDeviceGroupsPlainArgs.
Link copied to clipboard
A collection of arguments for invoking getService.
Link copied to clipboard
Builder for GetServicePlainArgs.