Container Group Profile Args
data class ContainerGroupProfileArgs(val id: Output<String>, val revision: Output<Double>? = null) : ConvertibleToJava<ContainerGroupProfileArgs>
Details of the ContainerGroupProfile.
Details of the ContainerGroupProfile.