Amazon.EC2.Model.DescribeBundleTasksRequest.IsSetBundleIds C# (CSharp) Méthode

IsSetBundleIds() private méthode

private IsSetBundleIds ( ) : bool
Résultat bool
        internal bool IsSetBundleIds()
        {
            return this._bundleIds != null && this._bundleIds.Count > 0; 
        }
DescribeBundleTasksRequest