C# Class Amazon.Batch.Model.ContainerProperties

Container properties are used in job definitions to describe the container that is launched as part of a job.
显示文件 Open project: aws/aws-sdk-net

Private Methods

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