ListServiceGroupAncestorsPlainArgs

data class ListServiceGroupAncestorsPlainArgs(val serviceGroupName: String) : ConvertibleToJava<ListServiceGroupAncestorsPlainArgs>

Constructors

Link copied to clipboard
constructor(serviceGroupName: String)

Properties

Link copied to clipboard

ServiceGroup Name.

Functions

Link copied to clipboard
open override fun toJava(): ListServiceGroupAncestorsPlainArgs