Amazon.Lightsail.Model.CreateInstancesRequest.IsSetCustomImageName C# (CSharp) Méthode

IsSetCustomImageName() private méthode

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