Amazon.EC2.Model.ExportToS3TaskSpecification.IsSetDiskImageFormat C# (CSharp) 메소드

IsSetDiskImageFormat() 개인적인 메소드

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