Package-level declarations

Types

Link copied to clipboard
data class WorkloadKmsSettings(val nextRotationTime: String, val rotationPeriod: String)
Link copied to clipboard
data class WorkloadResource(val resourceId: Int? = null, val resourceType: String? = null)
Link copied to clipboard
data class WorkloadResourceSetting(val resourceId: String? = null, val resourceType: String? = null)