Amazon.EC2.Model.ExportToS3TaskSpecification.IsSetDiskImageFormat C# (CSharp) Method

IsSetDiskImageFormat() private method

private IsSetDiskImageFormat ( ) : bool
return bool
        internal bool IsSetDiskImageFormat()
        {
            return this._diskImageFormat != null;
        }