C# Class Amazon.Batch.Model.ContainerDetail

An object representing the details of a container that is part of a job.
显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetCommand ( ) : bool
IsSetContainerInstanceArn ( ) : bool
IsSetEnvironment ( ) : bool
IsSetExitCode ( ) : bool
IsSetImage ( ) : bool
IsSetJobRoleArn ( ) : bool
IsSetMemory ( ) : bool
IsSetMountPoints ( ) : bool
IsSetPrivileged ( ) : bool
IsSetReadonlyRootFilesystem ( ) : bool
IsSetReason ( ) : bool
IsSetUlimits ( ) : bool
IsSetUser ( ) : bool
IsSetVcpus ( ) : bool
IsSetVolumes ( ) : bool