Amazon.Lightsail.Model.DetachStaticIpRequest.IsSetStaticIpName C# (CSharp) Method

IsSetStaticIpName() private method

private IsSetStaticIpName ( ) : bool
return bool
        internal bool IsSetStaticIpName()
        {
            return this._staticIpName != null;
        }
DetachStaticIpRequest