interface ContainerResource {
    container?: Container;
}

Properties

Properties

container?: Container