Interface ContainerImageSettings.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, ContainerImageSettings.DefinitionStages.WithShmSize<ParentT>
All Known Subinterfaces:
ContainerImageSettings.Definition<ParentT>, ContainerImageSettings.DefinitionStages.Blank<ParentT>
Enclosing interface:
ContainerImageSettings.DefinitionStages

public static interface ContainerImageSettings.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>, ContainerImageSettings.DefinitionStages.WithShmSize<ParentT>
The final stage of the output directory settings definition. At this stage, any remaining optional settings can be specified, or the output directory settings definition can be attached to the parent Batch AI job definition.