Amazon.EC2.Model.CopyImageRequest.IsSetSourceImageId C# (CSharp) Méthode

IsSetSourceImageId() private méthode

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