Amazon.Lightsail.Model.CreateInstancesRequest.IsSetCustomImageName C# (CSharp) Method

IsSetCustomImageName() private method

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