Amazon.EC2.Model.CopyImageRequest.IsSetSourceImageId C# (CSharp) 메소드

IsSetSourceImageId() 개인적인 메소드

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