Amazon.OpsWorks.Model.DeleteInstanceRequest.IsSetDeleteElasticIp C# (CSharp) Méthode

IsSetDeleteElasticIp() private méthode

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