Amazon.OpsWorks.Model.DeleteInstanceRequest.IsSetDeleteElasticIp C# (CSharp) Method

IsSetDeleteElasticIp() private method

private IsSetDeleteElasticIp ( ) : bool
return bool
        internal bool IsSetDeleteElasticIp()
        {
            return this._deleteElasticIp.HasValue; 
        }