Amazon.OpsWorks.Model.DeleteInstanceRequest.IsSetDeleteElasticIp C# (CSharp) Метод

IsSetDeleteElasticIp() приватный Метод

private IsSetDeleteElasticIp ( ) : bool
Результат bool
        internal bool IsSetDeleteElasticIp()
        {
            return this._deleteElasticIp.HasValue; 
        }