Amazon.SimpleSystemsManagement.Model.CreateAssociationBatchResponse.IsSetFailed C# (CSharp) Method

IsSetFailed() private method

private IsSetFailed ( ) : bool
return bool
        internal bool IsSetFailed()
        {
            return this._failed != null && this._failed.Count > 0; 
        }
CreateAssociationBatchResponse