Amazon.EC2.Model.CopyImageRequest.IsSetSourceImageId C# (CSharp) Method

IsSetSourceImageId() private method

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