Interface

Libosinfo-1.0LibosinfoInstallConfigParamConstructorProps

interface ConstructorProps {
    id: string;
    name: string;
    policy: Libosinfo.InstallConfigParamPolicy;
    value_map: Libosinfo.Datamap;
    valueMap: Libosinfo.Datamap;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

Properties

name: string
value_map: Libosinfo.Datamap
valueMap: Libosinfo.Datamap

Properties - Inherited from Libosinfo.Entity.ConstructorProps

id: string