Amazon.CloudFormation.Model.ContinueUpdateRollbackRequest.IsSetResourcesToSkip C# (CSharp) Method

IsSetResourcesToSkip() private method

private IsSetResourcesToSkip ( ) : bool
return bool
        internal bool IsSetResourcesToSkip()
        {
            return this._resourcesToSkip != null && this._resourcesToSkip.Count > 0; 
        }